A collection of more than 170+ tools, scripts, cheatsheets and other loots that I've developed over years for Red Teaming/Pentesting/IT Security audits purposes. https://mgeeky.tech/
Go to file
Mariusz B. / mgeeky f072ae211a Added rdpFileUpload.py 2020-05-14 12:09:50 +02:00
clouds/aws Update evaluate-iam-role.sh 2020-04-15 12:40:42 +02:00
file-formats First 2018-02-02 22:22:43 +01:00
linux Added code-exec-templates and some additions to rogue-dot-net 2020-05-07 01:42:52 +02:00
networks Update IBM-MQ-Pentesting-notes.md 2020-04-08 13:41:46 +02:00
others fixed readme 2020-03-04 16:54:15 +01:00
red-teaming Updated cobalt-arsenal 2020-05-07 19:51:26 -04:00
web Updated proxy2 2020-02-20 15:10:57 +01:00
windows Added rdpFileUpload.py 2020-05-14 12:09:50 +02:00
.gitmodules Added mention of my SharpWMI fork 2020-05-07 01:41:48 +02:00
README.md Added AWS CloudTrail disruption tool 2019-03-20 17:47:42 +01:00

README.md

Penetration Testing Tools, Scripts, CheatSheets

This is a collection of many tools, scripts, cheatsheets and other loots that I've been developing over years for penetration testing and IT Security audits purposes. Many of them actually had been used during real-world assignments, some of them are a collection gathered from various sources (waiting to be used someday).

Notice: In order to clone it properly - use --recurse-submodules option:

bash$ git clone --recurse-submodules https://github.com/mgeeky/Penetration-Testing-Tools

This repository does not contain actual exploits. These I will release under separate repository in some point in future.

Most of these files actually comes straight from my Gists - I've decided to move them into separated repository as managmenet of this number of scripts became tough nut to crack.

This repository is divided further onto following directories:

  • clouds - Cloud-Security related tools
  • file-formats - Contains various file-format related utilities, fuzzers and so on.
  • linux - Contains linux-based scripts for various purposes.
  • networks - Network devices & services Penetration Testing and auditing scripts
  • others - Others related somehow to penetration tests & Audits
  • red-teaming - Powershell, Visual Basic, js, phishings and other alike candys
  • web - Web-Application auditing, pentesting, fuzzing related.
  • windows - Windows utilities, scripts, exploits.

Of course these tools do not contain any customer/client related sensitive informations and there are no assignment-specific tools developed as PoCs.