通过有效构建的 HTTP 请求创建 TCP 电路
#1. Name
ReDuh
#2. Authors
Glenn
Ian de Villiers
Gert Burger
#3. License, version & release date
License : GPL
Version : v.0.3
Release Date : 2008/07/29
#4. Description
ReDuh was released as part of SensePost's BlackHat USA 2008 talk on tunnelling data in and out of networks.
ReDuh is a tool that can be used to create a TCP circuit through validly formed HTTP requests.
Essentially this means that if we can upload a JSP/PHP/ASP page on a server, we can connect to hosts behind that server trivially.
#5. Usage
##5.1 Basic Overview
The system can handle multiple connections, so while RDP is running, we can use the management connection (on port 1010) again, and request [createTunnel]5555:sshd.victim.com:22
Glenn can now ssh to localhost on port 5555 to access the sshd on sshd.victim.com (while still running his RDP session)
##5.2 Un-needed technical details
#6. Requirements ability to upload / create a JSP page on the remote server ##6.1 Disclaimer The JSP version of reDuh is the most deployed/used/tested version. ASPX & PHP ports were done for completeness (but not extensively tested). Please let us know if you have any bug reports on any of these tools #7. Additional Resources Blackhat USA 2008 slides: http://www.sensepost.com/cms/resources/labs/conferences/eye_of_the_needle/SensePost_Eye_of_a_Needle.pdf
暂无开放 Issues,或尚未同步最近议题。