Automated Penetration Testing Framework - Open-Source Vulnerability Scanner - Vulnerability Management
Go to file
Achintya Jai cd34fba676
fixing the global flags issue in joomla_template_scan and drupal_theme_scan (#1091)
* fixing the global flags issue in joomla template and drupal theme scans, and adding a regex validation testcase

* ruff fixes
2025-06-25 14:06:50 +00:00
.data Fix typo 2022-04-12 17:33:02 -04:00
.github Update PR template (#1084) 2025-06-18 08:31:36 +00:00
docs updated relevant parts of the documentation (#1064) 2025-04-28 21:11:33 +00:00
nettacker fixing the global flags issue in joomla_template_scan and drupal_theme_scan (#1091) 2025-06-25 14:06:50 +00:00
tests fixing the global flags issue in joomla_template_scan and drupal_theme_scan (#1091) 2025-06-25 14:06:50 +00:00
.gitattributes Create .gitattributes 2023-07-03 10:25:07 +01:00
.gitignore Nettacker code base major refactoring 2024-08-08 11:04:35 -07:00
.pre-commit-config.yaml Nettacker code base major refactoring 2024-08-08 11:04:35 -07:00
.readthedocs.yml mkdocs 2024-08-25 01:56:35 +01:00
ADOPTERS.md Adding ADOPTERS.md (#1065) 2025-05-05 10:38:31 +00:00
CODE_OF_CONDUCT.md create code of conduct 2017-12-24 18:11:58 +03:30
CONTRIBUTING.md Change old hardcoded reference to OWASP repo #363 2021-01-11 18:59:13 +05:30
Dockerfile Update Dockerfile - bump python to 3.11.11 (#1021) 2025-02-21 20:45:08 +00:00
EXTERNAL_LIBRARIES_LICENSES.md Add license for intro.js 2018-06-29 01:32:53 +05:30
LICENSE update license to apache version 2.0 2017-08-27 18:29:07 +04:30
Makefile Update PR template (#951) 2024-11-14 09:25:12 +00:00
README.md Adding ADOPTERS.md (#1065) 2025-05-05 10:38:31 +00:00
SECURITY.md Update Security.md (#964) 2024-11-21 18:23:05 +00:00
docker-compose.yml Optimize docker image 2024-09-07 12:24:23 -07:00
mkdocs.yml mkdocs 2024-08-25 01:56:35 +01:00
nettacker.py Implement `nettacker` command 2024-09-05 09:44:03 -07:00
poetry.lock Bump urllib3 from 2.2.2 to 2.5.0 (#1089) 2025-06-19 17:22:57 +00:00
pyproject.toml feature: add smb_brute command (#1070) 2025-06-09 15:49:15 +00:00

README.md

OWASP Nettacker

Build Status Apache License Twitter GitHub contributors Documentation Status repo size Docker Pulls

DISCLAIMER

  • THIS SOFTWARE WAS CREATED FOR AUTOMATED PENETRATION TESTING AND INFORMATION GATHERING. YOU MUST USE THIS SOFTWARE IN A RESPONSIBLE AND ETHICAL MANNER. DO NOT TARGET SYSTEMS OR APPLICATIONS WITHOUT OBTAINING PERMISSIONS OR CONSENT FROM THE SYSTEM OWNERS OR ADMINISTRATORS. CONTRIBUTORS WILL NOT BE RESPONSIBLE FOR ANY ILLEGAL USAGE.

2018-01-19_0-45-07

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 scanners making it one of the best.


Quick Setup & Run

$ docker-compose up -d && docker exec -it nettacker-nettacker-1 /bin/bash
# poetry run python nettacker.py -i owasp.org -s -m port_scan

Thanks to our awesome contributors

Awesome Contributors

Adopters

Were grateful to the organizations, community projects, and individuals who adopt and rely on OWASP Nettacker for their security workflows.

If youre using OWASP Nettacker in your organization or project, wed love to hear from you! Feel free to add your details to the ADOPTERS.md file by submitting a pull request or reach out to us via GitHub issues. Lets showcase how Nettacker is making a difference in the security community!

See ADOPTERS.md for details.


IoT Scanner

  • Python Multi Thread & Multi Process Network Information Gathering Vulnerability Scanner
  • Service and Device Detection ( SCADA, Restricted Areas, Routers, HTTP Servers, Logins and Authentications, None-Indexed HTTP, Paradox System, Cameras, Firewalls, UTM, WebMails, VPN, RDP, SSH, FTP, TELNET Services, Proxy Servers and Many Devices like Juniper, Cisco, Switches and many more… )
  • Asset Discovery & Network Service Analysis
  • Services Brute Force Testing
  • Services Vulnerability Testing
  • HTTP/HTTPS Crawling, Fuzzing, Information Gathering and …
  • HTML, JSON, CSV and Text Outputs
  • API & WebUI
  • This project is at the moment in research and development phase
  • Thanks to Google Summer of Code Initiative and all the students who contributed to this project during their summer breaks:


Stargazers over time

Stargazers over time