OSID (57154580), and the following md5 value: (50b6dc06ba34380d084902646ab9c214).

sudo rustscan -a 10.10.10.11 -u 5000 -t 8000 --scripts -- -n -Pn -sVC


192.168.142.110
192.168.142.112
192.168.142.111
192.168.142.100
192.168.142.1168.142.100
192.168.142.11168


使用者名稱： OS-57154580
密碼： 31xkQ46W0sG

https://10.70.70.70/cpanel/exam.php?md=50b6dc06ba34380d084902646ab9c214&pid=1078445

sudo rustscan -a 10.10.10.100 -u 5000 -t 8000 --scripts -- -n -Pn -sVC

sudo nmap -n -sV --script "ldap* and not brute" 10.10.10.161 -oA output.txt

ldapsearch -H ldap://10.10.10.161 -x -s base namingcontexts

oscp.exam

wget https://github.com/RustScan/RustScan/releases/download/2.0.1/rustscan_2.0.1_amd64.deb
sudo dpkg -i rustscan_2.0.1_amd64.deb

wget https://raw.githubusercontent.com/danielmiessler/SecLists/master/Passwords/Default-Credentials/tomcat-betterdefaultpasslist.txt
git clone https://github.com/b33lz3bub-1/Tomcat-Manager-Bruteforce.git

python mgr_brute.py -u users.txt -p passwd.txt -U http://192.168.142.101:8080/ -P host-manager/ 

wget https://raw.githubusercontent.com/peass-ng/PEASS-ng/master/winPEAS/winPEASps1/winPEAS.ps1

git clone https://github.com/BeichenDream/Godzilla.git
git clone https://github.com/Hackhoven/wp-mail-masta-exploit.git