
Scanner di vulnerabilità web usando script shell
Framework Web Crawler, Scanner e Analizzatore (basato su script Shell)

Bashter è uno strumento per la scansione di applicazioni basate sul Web. Bashter è molto adatto per fare Bug Bounty o Penetration Testing. È progettato come un framework, in modo da poter aggiungere facilmente script per rilevare vulnerabilità.
Per essere più potente, puoi aggiungere uno script (personalizzato) come questo:
modules/form/yourscript.bash {WEB-URL} {SOURCECODE}
modules/url/yourscript.bash {WEB-URL} {SOURCECODE}
modules/header/yourscript.bash {WEB-URL} {SOURCECODE}
Per l'esempio, puoi seguire gli script esistenti.
Devi solo cambiare l'estensione, ad esempio .bash => .bashx.
git clone https://github.com/zerobyte-id/Bashter.git
cd Bashter/
bash bashter.bash
bashter-tempdata e scan-logs.