Approach Methodology
- Network
- Web (Front & Backend and Web services)
- Mobile App (Android & iOS)
- Wireless Connectivity (Zigbee , WiFi , Bluetooth , etc)
- Firmware Pentesting (OS of IoT Devices)
- Hardware Hacking & Fault Injections & SCA Attacks
- Storage Medium
- I/O Ports
I've mainly focused on the network level pentesting (Basic ports & Vulnerability scanner )
Apache : Start your Apache server to check your local machine
- sudo service apache2 start
- sudo service apache2 status
Now, Go run the Python file for Port Scanning
##Requirements
- pip
- pyfiglet library
#if you don't have pip installed
1)sudo apt install python-pip
2)sudo apt install python3-pip
- pip3 install pyfiglet
python3 Port_Scanner.py