Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/c0ny1/sqlmap4burp-plus-plus
/ setIsInject
Method
setIsInject
src/main/java/burp/Config.java:96–98 ·
view source on GitHub ↗
(boolean isInject)
Source
from the content-addressed store, hash-verified
94
}
95
96
public
static
void
setIsInject(boolean isInject) {
97
IS_INJECT = isInject;
98
}
99
}
Callers
3
actionPerformed
Method · 0.95
actionPerformed
Method · 0.95
windowClosing
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected