Hack The Box Cheat Sheat
02/07/2020 


Port Tarama:
ports=$(nmap -p- --min-rate=1000 -T4 10.10.10.4 | grep ^[0-9] | cut -d '/' -f 1 | tr '\n' ',' | sed s/,$//)
nmap -sC -sV -p$ports 10.10.10.4
Alternatif:
nmap -sS -A 10.10.10.4
nmap -sC -sV 10.10.10.4
DirSearch
git clone https://github.com/maurosoria/dirsearch.git
cd dirsearch
python3 dirsearch.py -u http://10.10.10.28 -e php
SMB Client
smbclient -N -L \\\\10.10.10.4\\
smbclient -N \\\\10.10.10.4\\data
Okunma: 695
Bunları da beğenebilirsiniz

Sophos E-Mail Appliance için Lisanslama
29/05/2019
Merhaba Dünya!
27/05/2019