• Stars
    star
    142
  • Rank 257,310 (Top 6 %)
  • Language
    Python
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

reGeorg的特殊版本,适用于老版本weblogic。

reGeorg的特殊版本,适用于老版本weblogic。

正常版本请参考Neo-reGeorgreGeorg(https://github.com/sensepost/reGeorg)

English

测试环境:

docker image:victorrenato/weblogic1036

使用原版会提示如下错误:

1

4

通过修改reGeorgSocksProxy.py,使其支持老版本weblogic。

python reGeorgSocksProxy_trim.py -p 8888 -l 127.0.0.1 -u http://site.com:7001/tunnelnotrim.jsp

3

2