public class MaliciousCodeScanner extends Plugin
Modifier and Type | Field and Description |
---|---|
boolean |
LHS |
boolean |
LHT |
boolean |
LIP |
boolean |
LWW |
boolean |
NSM |
boolean |
OIO |
boolean |
ONE |
boolean |
ORE |
boolean |
ORU |
boolean |
ROB |
Constructor and Description |
---|
MaliciousCodeScanner(boolean reflect,
boolean runtime,
boolean net,
boolean io,
boolean www,
boolean http,
boolean https,
boolean ip,
boolean nullSecMan,
boolean robot) |
Modifier and Type | Method and Description |
---|---|
void |
execute(java.util.ArrayList<org.objectweb.asm.tree.ClassNode> classNodeList)
Whenever the plugin is started, this method is called
|
isFinished, run, setFinished
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public boolean ORE
public boolean ONE
public boolean ORU
public boolean OIO
public boolean LWW
public boolean LHT
public boolean LHS
public boolean LIP
public boolean NSM
public boolean ROB
public MaliciousCodeScanner(boolean reflect, boolean runtime, boolean net, boolean io, boolean www, boolean http, boolean https, boolean ip, boolean nullSecMan, boolean robot)