摘要: OSCP Security Technology - Buffer Overflows Anatomy of Memory Anatomy of the Stack 阅读全文
posted @ 2021-06-19 21:06 晨风_Eric 阅读(49) 评论(0) 推荐(0)
摘要: OSCP Security Technology - Netcat Netcat Download Netcat for windows from following website. https://eternallybored.org/misc/netcat/ nc -nv 192.168.2. 阅读全文
posted @ 2021-06-19 20:42 晨风_Eric 阅读(60) 评论(0) 推荐(0)
摘要: OSCP Security Technology - Enumeration(3) DNS Enumeration host -t ns zonetransfer.me host -t mx zonetransfer.me host zonetransfer.me host -l zonetrans 阅读全文
posted @ 2021-06-19 14:24 晨风_Eric 阅读(174) 评论(0) 推荐(0)
摘要: 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/ 阅读全文
posted @ 2021-06-19 13:46 晨风_Eric 阅读(211) 评论(0) 推荐(0)