Skip to content

Pytheas22 is a Port Scanner which scans IP-Cameras, internal networks and individual hosts. If the port 22 is open it will try to login to that host via bruteforce

License

Notifications You must be signed in to change notification settings

MeDiaKiLleR/Pytheas22

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytheas22

image

Created by: Fawaz Bashiru

Pytheas22 is an innovative Port Scanner. It scans IP-Cameras of countries, your home network and individual IP-Addresses or websites. Analysis of the IP-Cameras and the scanned home network will be saved in a database. Every open port will have a documentation.

If the port 22 of an IP-Address or a website is open pytheas22 will try to login to the host via bruteforce.

Pytheas22 is recommended to be used in Kali linux but works on every linux distro

First of all

Change to root:

sudo su

Clone my project with:

git clone https://github.com/Kill0geR/Pytheas22

Change to Pytheas22 directory:

cd Pytheas22

Install requirements:

pip install -r requirements.txt

Install nmap (kali linux already installed) sudo apt-get install nmap

If finished run the main.py file

python main.py

It is very easy to use so everything will be explained in main.py

Thank you for using Pytheas22

Additional

  • Works only on Linux

  • Pytheas22 is very easy to use.

  • DO NOT USE THIS TO ATTACK SOMEONE FOREIGN. I BUILD IT FOR EDUCATIONAL PURPOSES.

About

Pytheas22 is a Port Scanner which scans IP-Cameras, internal networks and individual hosts. If the port 22 is open it will try to login to that host via bruteforce

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%