All Projects → pdelteil → BugBountyHuntingScripts

pdelteil / BugBountyHuntingScripts

Licence: other
I built some bash functions to help me while doing mundane and repetitive tasks using BBRF, Nuclei or other Bug bounty tool.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to BugBountyHuntingScripts

crtfinder
Fast tool to extract all subdomains from crt.sh website. Output will be up to sub.sub.sub.subdomain.com with standard and advanced search techniques
Stars: ✭ 96 (-40%)
Mutual labels:  bugbounty
fleex
Fleex makes it easy to create multiple VPS on cloud providers and use them to distribute workloads.
Stars: ✭ 181 (+13.13%)
Mutual labels:  bugbounty
xssfinder
Toolset for detecting reflected xss in websites
Stars: ✭ 105 (-34.37%)
Mutual labels:  bugbounty
h1-search
Tool that will request the public disclosures on a specific HackerOne program and show them in a localhost webserver.
Stars: ✭ 58 (-63.75%)
Mutual labels:  bugbounty
vaf
Vaf is a cross-platform very advanced and fast web fuzzer written in nim
Stars: ✭ 294 (+83.75%)
Mutual labels:  bugbounty
gradejs
GradeJS analyzes production Webpack bundles without having access to the source code of a website. Instantly see vulnerabilities, outdated packages, and more just by entering a web application URL.
Stars: ✭ 362 (+126.25%)
Mutual labels:  bugbounty
Find-Hardcoded
You can find hardcoded Api-Key,Secret,Token Etc..
Stars: ✭ 63 (-60.62%)
Mutual labels:  bugbounty
Bug-Hunting
A Collection of Notes, Methodologies, POCs and everything else related to Bug Hunting.
Stars: ✭ 110 (-31.25%)
Mutual labels:  bugbounty
Sudomy
Sudomy is a subdomain enumeration tool to collect subdomains and analyzing domains performing automated reconnaissance (recon) for bug hunting / pentesting
Stars: ✭ 1,572 (+882.5%)
Mutual labels:  bugbounty
SourceWolf
Amazingly fast response crawler to find juicy stuff in the source code! 😎🔥
Stars: ✭ 132 (-17.5%)
Mutual labels:  bugbounty
Blind-SSRF
Nuclei Templates to reproduce Cracking the lens's Research
Stars: ✭ 111 (-30.62%)
Mutual labels:  bugbounty
ScanApi
Subdomains-enumeration, subdomain-takeover monitoring api and S3 bucket scanner.
Stars: ✭ 34 (-78.75%)
Mutual labels:  bugbounty
gosint
Gosint is a distributed asset information collection and vulnerability scanning platform
Stars: ✭ 344 (+115%)
Mutual labels:  bugbounty
credcheck
Credentials Checking Framework
Stars: ✭ 50 (-68.75%)
Mutual labels:  bugbounty
roboxtractor
Extract endpoints marked as disallow in robots files to generate wordlists.
Stars: ✭ 40 (-75%)
Mutual labels:  bugbounty
fuzzmost
all manner of wordlists
Stars: ✭ 23 (-85.62%)
Mutual labels:  bugbounty
ras-fuzzer
RAS(RAndom Subdomain) Fuzzer
Stars: ✭ 42 (-73.75%)
Mutual labels:  bugbounty
flydns
Related subdomains finder
Stars: ✭ 29 (-81.87%)
Mutual labels:  bugbounty
Bugs-feed
Bug's feed is a local hosted portal where you can search for the latest news, videos, CVEs, vulnerabilities...
Stars: ✭ 90 (-43.75%)
Mutual labels:  bugbounty
tugarecon
Pentest: Subdomains enumeration tool for penetration testers.
Stars: ✭ 142 (-11.25%)
Mutual labels:  bugbounty

Bug bounty hunting scripts (helpers)

Required software

subfinder
httpx 
dnsx 
assetfinder 
httprobe
gau
amass
unfurl

How to install

git clone https://github.com/pdelteil/Bug-bounty-hunting-scripts.git

cd Bug-bounty-hunting-scripts

./setup.sh 

(you might need to source .bashrc or relogin)

You can check them running declare -F You can also use tab to autocomplete them.

How to use BBH script helpers

How to use (Wiki)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].