Skip to content
Ali Razmjoo edited this page Apr 20, 2018 · 24 revisions

OWASP Nettacker

Wiki sections are visible in the sidebar (right).

OWASP Nettacker is an open source software in Python language which lets you automated penetration testing and automated Information Gathering. This software can be run on Windows/Linux/OSX under Python.

OWASP Nettacker

Introduction

OWASP Nettacker project is created to automate information gathering, vulnerability scanning and eventually generating a report for networks, including services, bugs, vulnerabilities, misconfigurations, and other information. This software will utilize TCP SYN, ACK, ICMP and many other protocols in order to detect and bypass Firewall/IDS/IPS devices. By leveraging a unique method in OWASP Nettacker for discovering protected services and devices such as SCADA. It would make a competitive edge compared to other scanner making it one of the bests.

This project is compatible with Python 2.x and 3.x and tested on Windows, Mac OS X and Linux.

Links

Clone this wiki locally