- Net Equity Alliance

- Jul 2
- 0 min read
Updated: Jul 6


Updated: Jul 6

Project Deep Focus is an asynchronous network scanner specifically designed for large-scale service discovery. Unlike basic port scanners, it goes beyond simple identification to provide actionable operational insights.
Key capabilities of the tool include:
Service Probing: It scans common network services such as HTTP, FTP, SSH, VNC, RTSP, and RDP.
Authentication Detection: It attempts to determine if authentication is required for the discovered services.
Device Identification: The tool identifies service types and software patterns, allowing users to distinguish between various devices like generic servers, cameras, NAS devices, DVRs, or potentially vulnerable appliances.
Strategic Design: It is built with a specific focus on identifying weakly secured services to maximize immediate operational usefulness.
kali > git clone https://github.com/Y0oshi/Project-Deep-Focus.git kali > cd Project-Deep-Focus
kali > bash install.sh
kali > deepfocus
https://github.com/soupbone89/Scripts/blob/main/Project-Deep-Focus/run_targets.pscay#L1
You need to download the run_targets.py file from GitHub and save it inside the project Deep Focus directory. Also, you need to rename the targets.json file to targets.txt.
kali > python3 run_targets.py
kali > deepfocus Deep
Focus > /stop