/scripts

Scripts I use during pentest engagements.

Primary LanguagePythonOtherNOASSERTION

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.