• 内网渗透-代理(reGeorg)


    我对于reGeorg的使用,只是简单说下。

    首先需要下载reGeorg,下载地址:https://github.com/sensepost/reGeorg

    然后将reGeorg,上传到服务端。直接访问上传的reGeorg文件,提示“Georg says, 'All seems fine'”,则为正常(PHP版本的服务端,一直没有使用成功过)。

    最后用在PC端使用命令行,运行py程序:python reGeorgSocksProxy.py -p 8080 -u http: //www.XXX.com/tunnel.jsp

    接下来只要使用Socks5的工具,将代理指向127.0.0.1:8080,就可以了。

    网上这样的教学太多了,例如:

    http://www.tuicool.com/articles/JNRn6nY

    http://www.freebuf.com/articles/system/12182.html

    http://blog.csdn.net/na_tion/article/details/47728121

  • 相关阅读:
    leetcode74
    leetcode59
    leetcode1283
    0079. Word Search (M)
    0067. Add Binary (E)
    0203. Remove Linked List Elements (E)
    用async 解放你的大脑
    Python 类属性和方法
    Python 类装饰器
    Python 装饰器
  • 原文地址:https://www.cnblogs.com/MiWhite/p/6220075.html
Copyright © 2020-2023  润新知