Sploitus New Exploits Released: netattack2 and BruteXSS Tools
Article Content
- •Netattack2 allows network scanning and ARP spoofing attacks.
- •BruteXSS targets XSS vulnerabilities in web applications.
- •Both tools are open-source and easily accessible on GitHub.
On September 18, 2026, two new Python-based cybersecurity tools were released: netattack2 and BruteXSS. Netattack2 is designed for network scanning and attacks, capable of identifying active hosts, operating systems, and open ports, while also executing ARP spoofing and DoS attacks. BruteXSS focuses on detecting XSS vulnerabilities in web applications, featuring a graphical interface for ease of use. Both tools are open-source and available on GitHub, raising concerns about their potential misuse by malicious actors. The release of these tools could lead to increased attacks on networks and web applications, affecting organizations that do not implement robust security measures. Security professionals are urged to be vigilant and assess their defenses against these new threats.
Ask AI about this cluster
Answers cite the sources they use
Timeline
More articles in this cluster (2)
Continue Reading
Critical GitLab Vulnerabilities Exploited Within Hours of Disclosure On September 10, 2026, GitLab released patches for critical vulnerabilities CVE-2026-85706 and CVE-2026-87719. CVE-2026-85706, a path traversal flaw, allows unauthenticated users to read arbitrary files from GitLab servers, while CVE-2026-87719 enables credential theft via insecure deserialization. Both…