Automated Penetration Testing Framework - Open-Source Vulnerability Scanner - Vulnerability Management
Go to file
Shaddy Garg 2d96d0b4ee
Add license for intro.js
2018-06-29 01:32:53 +05:30
api Migration to sqlalchemy (#140) 2018-05-18 01:35:58 +04:30
core Solve issue#165 (#167) 2018-06-28 17:40:30 +04:30
database Solve issue#165 (#167) 2018-06-28 17:40:30 +04:30
lib remove unnecessary code 2018-06-28 20:43:00 +04:30
scripts final PEP8 Fixes 2018-03-12 00:52:34 +05:30
web Merge branch 'web-tutorial' of https://github.com/shaddygarg/OWASP-Nettacker into web-tutorial 2018-06-28 00:59:10 +05:30
.gitignore ignore .swp and .ds_store files 2018-05-25 15:07:22 +04:30
.travis.yml temporary fix for #124 2018-04-25 05:22:46 +04:30
CODE_OF_CONDUCT.md create code of conduct 2017-12-24 18:11:58 +03:30
CONTRIBUTING.md Replace viraintel with zdresearch (#170) 2018-06-27 15:59:26 +04:30
Dockerfile bug fixed #160 2018-06-21 12:13:41 +04:30
EXTERNAL_LIBRARIES_LICENSES.md Add license for intro.js 2018-06-29 01:32:53 +05:30
ISSUE_TEMPLATE.md issues default template 2017-12-24 17:50:25 +03:30
LICENSE update license to apache version 2.0 2017-08-27 18:29:07 +04:30
PULL_REQUEST_TEMPLATE.md Change the pull request template 2018-05-01 21:52:31 +05:30
nettacker.py update code-based docs 2018-02-25 19:13:39 +03:30
readme.md Replace viraintel with zdresearch (#170) 2018-06-27 15:59:26 +04:30
requirements.txt Bug Fix setup.py (#159) 2018-06-20 14:31:05 +04:30
setup.py Replace viraintel with zdresearch (#170) 2018-06-27 15:59:26 +04:30

readme.md

OWASP Nettacker

Build Status Travic CI Donate US Codacy Badge Codacy Badge Python 2.x Python 3.x Apache License Executed Twitter

Concerns

  • THIS SOFTWARE WAS CREATED FOR AUTOMATED PENETRATION TESTING AND INFORMATION GATHERING. 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 scanner making it one of the bests.


  • Future 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… )
  • Network Service Analysis
  • Services Brute Force Testing
  • Services Vulnerability Testing
  • HTTP/HTTPS Crawling, Fuzzing, Information Gathering and …
  • HTML, JSON and Text Outputs
  • API & WebUI
  • This project is at the moment in research and development phase and most of results/codes are not published yet.