pentesting-web-apps
Audited by Socket on Jul 17, 2026
1 alert found:
AnomalyThis module is a dual-use offensive security automation utility: it generates SQLi/XSS/SSRF probe URLs for each query parameter of a user-supplied URL and can actively replay/probe those targets using curl/sqlmap/dalfox/OWASP ZAP when tool support is present (and depending on execution gating in common.sh). The fragment shows no clear malware behaviors (no credential theft, persistence, or stealth exfiltration), but it does carry meaningful security/misuse risk because it automates injection payload generation and can generate real exploit/scan traffic to attacker-selected endpoints (including loopback-style SSRF tests). Overall risk is medium due to active scanning capability and partial uncertainty about gating behavior in sourced common.sh.