Matt Kiely
Matt Kiely
Feature Request: Recursive Download Use case: recursive download for smash and grab/massive data exfiltration. Concept of operation is that it could be a `-r` flag for the `download` utility that...
Hi! If there's any interest in a dockerized version, I've created a Dockerfile and edited the README with instructions. I hit some dependency snags when working with Certipy and sought...
Integrating https://github.com/Squiblydoo/MalAPIReader into Blue Jupyter to: - Identify PE sample - Parse IAT and compare to entries on MalAPI - Retain results in object Ref: https://malapi.io/

**Describe the bug** `inject self` will kill the Notion agent if the injection happens but no session spawns. If you inject meterpreter shellcode but no multi/handler is up to catch...
Though it may be a while before SCShell is online, we did accidentally discover the API call patterns required to do token creation and impersonation a la Cobalt Strike. Ref:...
A how-to guide for adding things like new commands to the project
There are slight differences between main.py's config setup and the one that occurs if you run the agent with `-d`. These should be 1-1 - [ ] Default cfg.json location...
Develop lat move capabilities for all OS builds. ### Idea board Win: - PSRemoting - PSexec - SCShell (see other issue) - WMI remote exec Lin/macOS: - SSH ### Rando...