| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| __init__.py | ||
| test_case.py | ||
| test_completer.py | ||
| test_exploits.py | ||
| test_interpreter.py | ||
| test_modules.py | ||
| test_utils.py | ||
| test_validators.py |
Introduce `Exploit.validate_setup` method in order to check whether Exploit's setup is correct. In most case scanarios we will check if `Exploit.target` is not `None`. When exploit need custom validation logic please overwrite `validate_setup`.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| __init__.py | Loading commit data... | |
| test_case.py | Loading commit data... | |
| test_completer.py | Loading commit data... | |
| test_exploits.py | Loading commit data... | |
| test_interpreter.py | Loading commit data... | |
| test_modules.py | Loading commit data... | |
| test_utils.py | Loading commit data... | |
| test_validators.py | Loading commit data... |