diff --git a/README.md b/README.md index ef3d6d6..93707e7 100644 --- a/README.md +++ b/README.md @@ -1870,6 +1870,10 @@ _return-to-libc techniques_ OALabs/PyIATRebuild Automatically rebuild Import Address Table for dumped PE file. With python bindings! + + outflanknl/EvilClippy + A cross-platform assistant for creating malicious MS Office documents. Can hide VBA macros, stomp VBA code (via P-Code) and confuse macro analysis tools. Runs on Linux, OSX and Windows. + P4T12ICK/ypsilon Ypsilon is an Automated Security Use Case Testing Environment using real malware to test SIEM use cases in an closed environment. Different tools such as Ansible, Cuckoo, VirtualBox, Splunk and ELK are combined to determine the quality of a SIEM use case by testing any number of malware against a SIEM use case. Finally, a test report is generated giving insight to the quality of an use case.