GithubHelp home page GithubHelp logo

averagesecurityguy / scripts Goto Github PK

View Code? Open in Web Editor NEW
984.0 102.0 337.0 7.75 MB

Scripts I use during pentest engagements.

License: Other

Python 72.19% C 1.25% Ruby 10.22% Shell 1.48% JavaScript 0.40% HTML 1.50% Go 12.96%
penetration-testing hacking tools pentests python

scripts's Introduction

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.

scripts's People

Contributors

0xdabbad00 avatar akash0x53 avatar averagesecurityguy avatar mastenp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

scripts's Issues

.

.

Provide installer for netintel files

Suggestion: Package netintel as a pip or similar package to make it easier to install. This would reduce the friction of getting a machine setup to use it.

Issue in CORS PoC

Hi,

I have two suggestions for your script for CORS PoC.

On this page: https://github.com/averagesecurityguy/pocs/blob/master/cors.html

  1. The 3rd line is commented. It has a starting comment but no ending comment. This makes every lines after that being commented.
  2. The 26th line passes parameters. But there is a syntax error. Instead of "GET" and "/", it should be 'GET' and '/'.

Thanks !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.