Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/averagesecurityguy/scripts

Scripts I use during pentest engagements.
https://github.com/averagesecurityguy/scripts

hacking penetration-testing pentests python tools

Last synced: about 1 month ago
JSON representation

Scripts I use during pentest engagements.

Awesome Lists containing this project

README

        

Scripts
=======

Introduction
------------
This is a collection of scripts I have written to use in pentests. Let me know if there are any problems with the scripts. If you have any suggestions for new scripts let me know as well; I am always looking for new ideas.

Organization
------------
* `bruteforce` - Password brute forcing.
* `cloud` - Interacting with or testing cloud-based services.
* `database` - Testing traditional databases.
* `enumeration` - Enumerate DNS, web applications, and users.
* `exploit` - Exploits and exploit development.
* `nosql` - Testing non-traditional databases.
* `osint` - Open source intelligence gathering.
* `passwords` - Password.
* `phishing` - Tools to facilitate phishing.
* `postexploit` - Tools for gathering data post exploitation.
* `scan` - Network scanners and parsers.
* `shells` - No explanation necessary.
* `webapp` - Tools for web application testing.
* `wireless` - Wireless testing tools.