🐝
🐝
🐝
🐝
OSCP 2022 Materials
Search…
⌃K
General
Whoami
Resources
Frequently Asked Questions
Shared Resource
Enumeration
Foreword
FTP
SMTP
DNS
Finger
HTTP/ HTTPS
Kerberos
POP3
SMB
IMAP
SNMP
IRC
RSync
MSSQL
NFS
REDIS
Port Forwarding
Linux Post Exploitation
Post Exploit Checks
Pivoting ( ProxyChains )
Windows Post Exploitation
Post Exploit Checks
Active Directory ( Recon -> PE)
Notes
Buffer Overflow
Hackthebox
TryHackMe
Mobile Pentesting
Android Pentesting
MISC
Useful
Web
Linux
Application Specific
Programming Notes for Offensive Security
Forensics
Inspection
Troubleshooting
Powered By
GitBook
SNMP
SNMP Service is an UDP protocol that gives information about the systems and processes that are being executed on the target system
Accessing
snmpwalk
-c
public
-v2
$ip
.1
Check the outputs for juicy informations like running services
Stored password etc..,
Enumeration - Previous
IMAP
Next - Enumeration
IRC
Last modified
9mo ago