摘要:
DOS命令的学习 常用命令net use \\ip\ipc$ " " /user:" " 建立IPC空链接 net use \\ip\ipc$ "密码" /user:"用户名" 建立IPC非空链接 net use h: \\ip\c$ "密码" /user:"用户名" 直接登陆后映射对方C:到本地为 阅读全文
摘要:
msf下的各种生成payload命令 List payloads msfvenom -l Binaries: Linux Windows Mac PHP ASP JSP WAR Python Bash Perl Shellcode: For all shellcode see ‘msfvenom – 阅读全文