D9scan Save

Network Scanner with Backdoor Detection, other Nmap resources and syn-protection detection

Project README

d9scan

Python Network Scanner with Backdoor Detection on Network

d9scan is a script written in Python3 that allows port scanning, Backdoor Detection on networks. The program is interactive and simply requires you to run it to begin. Obtain open ports , asks for option which script you want to run. All scripts are backed by NMAP.

d9scan

**Usage**

./d9scan~$ python3 scan.py <target>


or

~$ chmod +x  scan.sh
~$ ./scan.sh

Scripts

>  nmap -v -A scan
>  http-malware-host Detection (recommanded malware detection) 
>  http-dlink-backdoor Detection (dlink backdoor detection)
>  ftp-proftpd-backdoor Detection (ftp proftpd detection runs on port 21)

Requirements

Python3 must be installed on your system in order to function Install bs4 via pip using pip install bs4

or

chmod +x install.sh

./install.sh

Installation

Install via Git

git clone https://github.com/xadhrit/d9scan.git 
sudo ln -s $(pwd)/scan.py /usr/local/bin/scan

SYN protection Detection

go run main.go

LICENSE

Distributed under MIT LICENSE

Open Source Agenda is not affiliated with "D9scan" Project. README Source: xadhrit/d9scan
Stars
32
Open Issues
0
Last Commit
9 months ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating