Skip to content

A fast & lightweight script to scan machines. Specially customized to work with HackTheBox, OffSec Proving Grounds, PWK Lab machines and OSCP.

Notifications You must be signed in to change notification settings

dexter-11/Dexscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Dexscan

Made for HTB / OffSec PG / THM / PWK and OSCP!


FEATURES

  • 2 modes: Quick and Full Scans
  • Very fast (Full scan: <10 mins, Quick scan: <5 mins)
  • TCP and UDP ports together
  • Gives a list of open ports, pre-recon, in less than 10 seconds (maybe inaccurate)
  • Gives suggestions post-recon to begin working with instantly
  • Scan results saved in a folder named 0machines located in $HOME
  • Full Scan is 99.99% accurate, covering ALL TCP ports and 100 common UDP ports.

USAGE

git clone https://github.com/dexter-11/Dexscan
cd dexscan && chmod +x dexscan.sh

./dexscan.sh <IP>                   #--QUICK SCAN
./dexscan.sh <IP> <folder_name>     #--FULL SCAN

SAMPLES

  • Quick Scan
    image
  • Full Scan
    image image

ToDo

  • Option to add hostname to /etc/host automatically

Reference

  1. Scan Suggestions - Nmap-Automator
  2. Colors - LinPEAS

About

A fast & lightweight script to scan machines. Specially customized to work with HackTheBox, OffSec Proving Grounds, PWK Lab machines and OSCP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages