subnet

Offsec - Sumo - Jun 15th 2023

Enumerate Looking for targets on subnet. Found [LAB_IP] ##Nmap Adding -O for OS detection in the field sudo nmap -sT -sV -sC -O --open -p- [LAB_IP] -oN sumo.

1337 Sheets · · 12 min read Paid
network

Offsec - Slort - Apr 22nd 2023

Target given: [LAB_IP] Nmap on target: sudo nmap -sC -sV -v -p- [LAB_IP] (-sC Common scripts; -sV service Versions; -v verbose (start seeing data to research results sooner)

1337 Sheets · · 7 min read Paid
IP

Offsec - Sar - Nov 4th 2023

Given IP [LAB_IP] Netdiscover under normal non given circumstances rustscan [LAB_IP] 22/tcp open ssh syn-ack 80/tcp open http syn-ack nmap -sC -sV -p22,80 [LAB_IP]

1337 Sheets · · 2 min read Paid