Mass Hunting SQL Injections.

Advance methodlogy for Mass Hunting SQL Injections on bbp/vdp this will directly fetch all the subdomains that based on php,asp,jsp,jspx,aspx.


Subdomains & Domain

For multiple subdomains:

subfinder -dL subdomains.txt -all -silent | httpx-toolkit -td -sc -silent | grep -Ei 'asp|php|jsp|jspx|aspx'

For single domain:

subfinder -d example.com -all -silent | httpx-toolkit -td -sc -silent | grep -Ei 'asp|php|jsp|jspx|aspx',
Developed by JavoxPosted by CoffinXP