Skip to main content

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

Project description

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. Pytheas22 can also arpsooof a device on your network (only on linux).

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 as well on Windows

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 has it already installed (not needed in Windows))

sudo apt-get install nmap

Install nslookup (kali linux has it already installed (not needed in Windows))

sudo apt install dnsutils

Install dsniff (for arpspoffing) sudo apt install dsniff

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 on Linux and Windows

  • It takes around 1.11 seconds to scan a list with 31 elements

  • Pytheas22 is very easy to use.

  • Bruteforce list is trained on ip-cameras

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

Change Log

0.0.1 (01/06/2023)

  • First Release

0.0.2 (05/06/2023)

  • New Internal database
  • Files on GitHub now work on windows
  • "question" function now also works on windows

0.0.2.1 (10/06/2023)

  • (small fixes)

0.0.3 (28/07/2023)

  • prints hostnames of internal network
  • new printing system
  • more efficient port information

0.0.4 (01/08/2023)

  • 15x faster port scanning

0.0.5 (10/11/2023)

  • Better Code
  • New Arp Poisoning Feature (only on Linux)
  • Better Port scanning on Windows
  • Shows Seconds over run seconds when scanning lots of ip's
  • Multithreading Error fixed

0.0.6 (12/12/2023)

  • IPv6 port scanning
  • new terminal look
  • Getting the exact location of the target's IP

Change Log

0.0.1 (01/06/2023)

  • First Release

0.0.2 (05/06/2023)

  • New Internal database
  • Files on GitHub now work on windows
  • "question" function now also works on windows

0.0.2.1 (10/06/2023)

  • (small fixes)

0.0.3 (28/07/2023)

  • prints hostnames of internal network
  • new printing system
  • more efficient port information

0.0.4 (01/08/2023)

  • 15x faster port scanning

0.0.5 (10/09/2023)

  • Better Code
  • New Arp Poisoning Feature (only on Linux)
  • Better Port scanning on Windows
  • Shows Seconds over run seconds when scanning lots of ip's
  • Multithreading Error fixed

0.0.6 (17/09/2023)

  • New Printing Modell
  • New Python_Port_Scanner.py Script

0.0.7 (12/12/2023)

  • IPv6 port scanning
  • new terminal look
  • Getting the exact location of the target's IP

0.0.7.1 (15/12/2023)

  • Download fix

0.0.7.2 (15/12/2023)

  • Error fix

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Pytheas22-0.0.7.2.tar.gz (17.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page