Commit Graph

58 Commits (26c0c54c8fbf6468e22f4357bf40e2848eec6d52)

Author SHA1 Message Date
Thorsten Sick 26c0c54c8f Requirements update and fixes 2 years ago
Thorsten Sick c8b960f610 More MyPy enforcements 2 years ago
Thorsten Sick 3dd5eda374 Next mypy iteration. Integration test worked 2 years ago
Thorsten Sick 4721bc986c Machine code improvements. Integration tests work, unit tests fail 2 years ago
Thorsten Sick a4c979a492 More Mypy fixes 2 years ago
Thorsten Sick 5c70b7202b Make code survive a mypy scan 2 years ago
Thorsten Sick b2fc4c81d4 Extended documentation 2 years ago
Thorsten Sick 8253f54326 Made pylint happy 3 years ago
Thorsten Sick 55c72a1e81 Unit tests and local run work 3 years ago
Thorsten Sick b1e13da419 Pylint cleanup 3 years ago
Thorsten Sick de71244776 Adding line numbers and file names to metasploit attacks 3 years ago
Thorsten Sick e5a1193233 nicer code 3 years ago
Thorsten Sick 3f849a5178 Handling an odd error that can happen despite proper upload of the file 3 years ago
Thorsten Sick 6177532133 Some PEP8 cleanup 3 years ago
Thorsten Sick 76a1c210eb Simplifying Metasploit. Fixing stuff and adding requirement for plugins 3 years ago
Thorsten Sick 442c89e8c6 Type checking 2 3 years ago
Thorsten Sick 8d9e1b025b Type checking 3 years ago
Thorsten Sick 68a3bd8dd6 removing redundant variables 3 years ago
Thorsten Sick df03e0c74e type cleanup 3 years ago
Thorsten Sick 11206f6aee Priming vulnerabilities 3 years ago
Thorsten Sick 1616226105 This one makes PEP8 happy 3 years ago
Thorsten Sick 73f9af75da Even better error handling in SSH 3 years ago
Thorsten Sick 3ff5912cb8 Adding human readable doc generator 3 years ago
Thorsten Sick 2b6e2a4586 pylinting round 4 3 years ago
Thorsten Sick 12a481da70 pylinting round3 3 years ago
Thorsten Sick ab6787241c pylinting round2 3 years ago
Thorsten Sick f93de3f455 TODO cleanup 3 years ago
Thorsten Sick 47873ba430 Fixed copy and paste error 3 years ago
Thorsten Sick 04215b1394 Fixed plugins 3 years ago
Thorsten Sick 1cb76d8cf9 Added stand alone metasploit attacks 3 years ago
Thorsten Sick ba79493eae Added compilation of FIN7 tools. Not all tools are tested yet. But they compile. Compilation is currently switched off until the infrastructure for testing is operational. 3 years ago
Thorsten Sick b1a6593908 Adds the compilation steps to step 10. Rest of step 10 is still todo 3 years ago
Thorsten Sick ab8b4f04aa Adding install function to attack plugins 3 years ago
Thorsten Sick d36cd2896d supporting nicknames for target machines. Those can be used to identify machines in complex attack simulations 3 years ago
Thorsten Sick fda1ecd372 Sensors can now defined which files are part of the loot 3 years ago
Thorsten Sick 6efe57e30e
Merge pull request #3 from avast/metasploit_basics
First metasploit command called successfully
3 years ago
Thorsten Sick afa63af469 First metasploit command called successfully 3 years ago
Thorsten Sick 39be15b150 Extended code documentation 3 years ago
Thorsten Sick fbd2ab99e0 improved documentation 3 years ago
Thorsten Sick 4f62301b6e Full unit test coverage for config.py 3 years ago
Thorsten Sick 3bac1d862d PEP8 fixes 3 years ago
Thorsten Sick 0ee814c2eb Adding first metasploit steps for FIN7 3 years ago
Thorsten Sick 96a5770a63 Simpler access to machine data 3 years ago
Thorsten Sick ebd9854413 Adding Caldera parameter handling 3 years ago
Thorsten Sick 04440bb1ab Attack plugins will now get the full machine object for targets 3 years ago
Thorsten Sick 49711ee4c9 Next move from kali plugin to attack plugin. Step2 3 years ago
Thorsten Sick 95e9efb966 Improving kali plugins towards being more flexible and handling any kind of attacks. Step 1 3 years ago
Thorsten Sick 12c92939c0 Caldera now supports jitter and obfuscator from configuration file. Keep in mind: Not all implants support all obfuscators. 3 years ago
Thorsten Sick f4cdde6776 Added linux filebeat sensor and template feature for config files 3 years ago
Thorsten Sick 28b6ffb211 added verbosity switch 3 years ago