Commit Graph

117 Commits (develop)

Author SHA1 Message Date
Thorsten Sick 474a2ea185 Mypy fixes 3 years ago
Thorsten Sick 11206f6aee Priming vulnerabilities 3 years ago
Thorsten Sick 8645b79472 Shipit update for more file formats 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 033eb74886 pylinting 3 years ago
Thorsten Sick c72ab031bb More testability by re-structuring log 3 years ago
Thorsten Sick f93de3f455 TODO cleanup 3 years ago
Thorsten Sick 279b7e59a3 Removed kali config from yaml files. Replaced with a more generic attack_plugin config 3 years ago
Thorsten Sick b2c36de402 Automated tests for plugins 3 years ago
Thorsten Sick 15602f1893 Config section rename (kali to a more generic one) 3 years ago
Thorsten Sick 19df05172e Fixed PEP8 3 years ago
Thorsten Sick 4291529a38 Enhanced metasploit base class with lots of helper functions 3 years ago
Thorsten Sick adfe027f42 Metasploit migrate implemented 3 years ago
Thorsten Sick 1cb76d8cf9 Added stand alone metasploit attacks 3 years ago
Thorsten Sick ab8b4f04aa Adding install function to attack plugins 3 years ago
Thorsten Sick 1f9a0d444f waiting for session to be established 3 years ago
Thorsten Sick 9a25537e99 Added Metasploit exception. 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 c190bcf090 Adjusted retries in metasploit 3 years ago
Thorsten Sick a1df98c0c0 FIN7 step 5 works. mimikatz plus uac bypass is very likely flaky. Depending on target os version 3 years ago
Thorsten Sick fda1ecd372 Sensors can now defined which files are part of the loot 3 years ago
Thorsten Sick afa63af469 First metasploit command called successfully 3 years ago
Thorsten Sick de5fc486d1 code simplification 3 years ago
Thorsten Sick 2d69e87142 basic functionality for metasploit working as POC 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 a4bda7a46c Bugfix 3 years ago
Thorsten Sick 1564f3a42b Simpler access to machine data 2 3 years ago
Thorsten Sick 96a5770a63 Simpler access to machine data 3 years ago
Thorsten Sick 725db17cf6 First caldera based attack in FIN7 playbook 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 c0598c577b Single central Caldera object 3 years ago
Thorsten Sick 66f304eb86 Concepts for adversary emulation: FIN7 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 090cd7c16a Caldera experiments can be independently controlled by files. Those will overwrite the caldera attacks in the experiment files. Good for batch processing 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 d88a1625a9 Unit test and code cleanup 3 years ago
Thorsten Sick 28b6ffb211 added verbosity switch 3 years ago
Thorsten Sick 8025dbcd67 Simplified sensor plugins, round 2 3 years ago
Thorsten Sick 27c204c0c9 Simplified kali plugins 3 years ago
Thorsten Sick b2a65566b9 Firsts step in plugin streamlining 3 years ago
Thorsten Sick baf2515c60 Code cleanup. Removed TODOs 3 years ago
Thorsten Sick 89b73a7262 Added default config for plugins 3 years ago
Thorsten Sick 3d9780d57e Added plugin manager 3 years ago
Thorsten Sick d25c4d95dc added background colours 3 years ago
Thorsten Sick 7de36592ab pep 8 fix 3 years ago
Thorsten Sick 1378f9c2f7 Improved Caldera output 3 years ago
Thorsten Sick cc5a29c517 Caldera fix for long running experiments 3 years ago
Thorsten Sick 191be9b049 Added bug with partial attack configs (kali or caldera) in yaml file 3 years ago
Thorsten Sick ad3809092c Windows SSH improvements: Caldera in background thanks to WMI. More reliable SSH connections thanks to retries. 3 years ago
Thorsten Sick 3bcb7ea1f9 Fixing Caldera for Linux targets 3 years ago
Thorsten Sick 1f4a302ce5 Added caldera control features for agent handling 3 years ago
Thorsten Sick 4a17c77d59 fixed typo 3 years ago
Thorsten Sick 6da13fada3 Added the option to supply a ssh password 3 years ago
Thorsten Sick a4944f9b30 Better STDOUT progress logging 3 years ago
Thorsten Sick f94174dc97 Code cleanup 3 years ago
Thorsten Sick a7888e0631 Fixing bug: Zero kali or caldera attacks crash the script 3 years ago
Thorsten Sick 61277eb2de Added caldera todos 3 years ago
Thorsten Sick 93b8edadf7 Fixed caldera startup unit test 3 years ago
Thorsten Sick 6c41d1ddc2 attacker and target 3 working properly in vagrant 3 years ago
Thorsten Sick d25676032e Documentation can be built now 3 years ago