1173 matches found
http-protocol-exfil
HTTP协议版本外传工具 使用HTTP协议版本逐位发送文件(“HTTP/1.0”表示0,“HTTP/1.1”表示1)。它使用GET请求,因此蓝队只会看到发往你IP地址的请求。但发送较大文件需要很长时间,例如发送200 KB需要1小时,并且请求数量会非常高(文件字节数的8倍)。 创建监听器 运行监听器使用listener.py,带一个可选参数:监听端口。 root@kitploit: python3 listener.py PORT 示例: root@kitploit: python3 listener.py 8080 发送文件...
5.9AI score
SaveExploits0
20