摘要:
OSCP Security Technology - Buffer Overflows Anatomy of Memory Anatomy of the Stack 阅读全文
摘要:
OSCP Security Technology - Netcat Netcat Download Netcat for windows from following website. https://eternallybored.org/misc/netcat/ nc -nv 192.168.2. 阅读全文
摘要:
OSCP Security Technology - Enumeration(3) DNS Enumeration host -t ns zonetransfer.me host -t mx zonetransfer.me host zonetransfer.me host -l zonetrans 阅读全文
摘要:
OSCP Security Technology - Enumeration(2) SMB Enumeration We found the tcp port 111 is open from the scanning result. locate smb.conf nano /etc/samba/ 阅读全文