Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 544 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 544 Bytes

Threat stuff

  • quad9.py : Check if a domain is blocked by Quad9 (you can test with isitblocked.org)
  • urlscan.py : Query urlscan.io
  • cobaltstrike_config.py : extract the configuration of a Cobalt Strike payload (from Amnesty repo)
  • cobaltstrike_decode.py : decode an obfuscated Cobalt Strike payload (from Amnesty repo)