Fast-Security-Scanners – Security Checks For Your Researches

A compact contribution to community 🙂
We use all these equipment in safety assessments and in our vulnerability monitoring company
Check your area for DNS NS takeover (Repo)
docker operate --dns=8.8.8.8 -e VULN_ID=dns_ns_takeover -e Domain=internet site.com whitespots/dnsnstakeover
docker operate --rm -it --identify wcdscanner -e VULN_ID=wcd -e Come across_XSS=Phony -e Area=website.com whitespots/wcdxss
XSS by means of Meta tags (exploitable with cache poisoning) (Repo)
docker operate --rm -it --identify wcdscanner -e VULN_ID=xss_meta -e Obtain_XSS=Real -e Domain=site.com whitespots/wcdxss
CORS misconfiguration on webpages from Webarchives (Repo)
docker run --rm -it --name corsfinder -e VULN_ID=cors -e Area=web page.com whitespots/corsfinder
CRLF vulnerabilities through url path and headers (Repo)
docker run --rm -it --title crlf-finder -e VULN_ID=crlf -e Area=web page.com whitespots/crlf-finder
Route Traversal by way of url path (Repo)
docker operate --rm -it --identify ptrav-finder -e VULN_ID=ptrav -e Domain=web page.com whitespots/ptrav-finder
Check out your 403 for bypasses (Repo)
docker run --rm --title forbid-bypasser -e VULN_ID=forbid_bypassed -e Domain=site.com whitespots/forbid-bypasser
Uncover admin panels (Repo)
docker run --rm -it --name adminfinder -e VULN_ID=adminfinder -e Area=website.com whitespots/adminfinder
Check your website for social networks “accounts takeover” via broken social community backlinks (Repo)
docker run --rm -it --identify scanner -e VULN_ID=broken_social -e Area=website.com whitespots/brokensocial