GithubHelp home page GithubHelp logo

sudosuraz / awesome-bug-bounty Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 62 KB

This is my personal repo including bug bounty tips, tools collections, one lines I personally prefer while hunting, and so on. It is under development, so feel free to contribute.

Shell 14.28% Python 3.52% PHP 82.19%
bugbounty bug-bounty sudosuraj

awesome-bug-bounty's Introduction

Awesome Bug Bounty

This is my personal repo including bug bounty tips, tools collections, one lines I personally prefer while hunting, and so on. It is under development, so feel free to contribute.

But, How to recon?

Using this scrip, it automates the recon process like; subdomain enumeration, resolving subdomains, IP address gathering, port scanning on IP addressses, and as of now, I am currently working on it, I will add more functionality and approach in this script

Running The Script

Before you run the script, make sure:

  1. You've donwloaded Go-Lang, and set up env variable for go tools
  2. you have basic go tools, like httpx, anew, etc...
  3. The Other scripts like crt are present, (you can download them from this repo)

chmod +x recon.sh

recon.sh target.com

What after this script is done?

Now you have:

  1. resolved domains
  2. IP address
  3. Scanned port reports
  4. screenshots (I will add this soon)

Besides above, what should I do? Is it all so called recon done?

Probablly not, continue approaching target,

How?

Google Dorks (working)

<find drupal> : inurl:”q=user/password” site:*.gov

awesome-bug-bounty's People

Contributors

sudosuraz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.