Advertisement

🚀 Try NucleiFuzzer – Your Web VAPT Automation Tool

Supercharge your bug bounty or pentesting workflow! NucleiFuzzer automates XSS, LFI, RCE & more using Nuclei + Fuzzing Templates.

SNMP Enumeration - 0xKayala

SNMP Enumeration

SNMP Enumeration

SNMP-Check

snmp-check ip
snmp-check $IP
snmpcheck -t $IP -c public
snmpcheck -t ip.X -c public

snmp-check

ONESIXTYONE

onesixtyone -c names -i hosts

onesixtyone

SNMPWALK

snmpwalk -c public -v1 $IP

snmpwalk

SNMPENUM

snmpenum $IP public windows.txt

snmpenum

NMAP SCRIPTS

nmap -p 88 --script krb5-enum-users --script-args krb5-enum-users.realm='domain.local',userdb=/usr/share/wordlists/SecLists/Usernames/top_shortlist.txt x.x.x.x

nmap -vv -sV -sU -Pn -p 161,162 --script=snmp-netstat,snmp-processes $IP

nmap -sU -p 161 --script /usr/share/nmap/scripts/snmp-win32-users.nse $IP

nmap

Thank you guys for reading this post — Happy Hunting 🐞


Support me: If you'd like to support me, buy me a cup of Coffee ☕

Follow me: Medium | LinkedIn | Twitter

Post a Comment

0 Comments