|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
boolean |
isBrute()
|
void |
setBrute(boolean brute)
|
boolean |
shouldRun()
this is used as a runtime initializer on a per-probe basis. |
int |
test(java.lang.String passwd)
The implementer of test is responsible for making sure that the resulting user/password success ends up in the report |
Methods inherited from interface com.securitycentric.metacoretex.interfaces.Probe |
addDepends, addOption, addProvides, addReport, depends, dumpOptions, getCopyright, getException, getFamily, getHelp, getHost, getName, getOption, getOptionKeys, getProbeId, getReport, getSeverity, getTarget, getTimeout, getVersion, hasSafe, isEnabled, isReportable, kbGet, kbHas, kbPut, probe, probeSafe, provides, replaceOptions, setCopyright, setEnabled, setFamily, setHelp, setName, setProbeId, setReport, setReportable, setSeverity, setTarget, setTimeout, setVersion |
Methods inherited from interface java.lang.Runnable |
run |
Method Detail |
public boolean isBrute()
public void setBrute(boolean brute)
public int test(java.lang.String passwd) throws ProbeException
ProbeException
public boolean shouldRun() throws ProbeException
ProbeException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |