averagesecurityguy / scripts

Scripts I use during pentest engagements.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Scripts I use during pentest engagements.

License:Other


Languages

Language:Python 72.2%Language:Go 13.0%Language:Ruby 10.2%Language:HTML 1.5%Language:Shell 1.5%Language:C 1.3%Language:JavaScript 0.4%