Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/averagesecurityguy/scripts
Scripts I use during pentest engagements.
https://github.com/averagesecurityguy/scripts
hacking penetration-testing pentests python tools
Last synced: 3 months ago
JSON representation
Scripts I use during pentest engagements.
- Host: GitHub
- URL: https://github.com/averagesecurityguy/scripts
- Owner: averagesecurityguy
- License: other
- Created: 2011-11-22T18:38:54.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2020-08-18T17:20:11.000Z (over 4 years ago)
- Last Synced: 2024-08-01T09:21:50.526Z (6 months ago)
- Topics: hacking, penetration-testing, pentests, python, tools
- Language: Python
- Homepage:
- Size: 7.56 MB
- Stars: 985
- Watchers: 103
- Forks: 339
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - averagesecurityguy/scripts - Scripts I use during pentest engagements. (Python)
- awesome-rainmana - averagesecurityguy/scripts - Scripts I use during pentest engagements. (Python)
- awesome-security-collection - **736**星
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.