HackTricks-wiki / hacktricks

Welcome to the page where you will find each trick/technique/whatever I have learnt in CTFs, real life apps, and reading researches and news.
http://book.hacktricks.xyz/
Other
8.87k stars 2.65k forks source link

Update SNMP and Basic PowerShell for Pentesters #758

Closed manesec closed 9 months ago

manesec commented 9 months ago

Add Microsoft Windows SNMP parameters, which very useful. Add AMSI Bypass - More Resources Add Powershell - Port scan

Reference - Microsoft Windows SNMP parameters

https://www.websecgeeks.com/2017/04/hacking-snmp-service-part-2-post.html

https://refabr1k.gitbook.io/oscp/info-gathering/snmp#juicy-mib-values

Reference - AMSI Bypass - More Resources

S3cur3Th1sSh1t/Amsi-Bypass-Powershell

Amsi Bypass on Windows 11 In 2023 Github

Reference - Powershell - Port scan

https://techcommunity.microsoft.com/t5/itops-talk-blog/powershell-basics-how-to-scan-open-ports-within-a-network/ba-p/924149

https://medium.com/@nallamuthu/powershell-port-scan-bf27fc754585

https://www.sans.org/blog/pen-test-poster-white-board-powershell-built-in-port-scanner/

carlospolop commented 9 months ago

nice! Thanks @manesec !