Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
reGeorg — reDuhの後継ツール。要塞Webサーバをpwnし、DMZ経由でSOCKSプロキシを作成。ピボットしてpwn。 | Kitploit
ツール/GitHubGitHub/sensepost/regeorg
ポストエクスプロイトウェブセキュリティペネトレーションテストレッドチーミング
GitHubsensepost/regeorg

reGeorg

reDuhの後継ツール。要塞Webサーバをpwnし、DMZ経由でSOCKSプロキシを作成。ピボットしてpwn。

リポジトリを見る
3.2k8259年前Kitploit レビュー済み

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有

reGeorg

root@kitploit:~
  _____   ______  __|___  |__  ______  _____  _____   ______
 |     | |   ___||   ___|    ||   ___|/     \|     | |   ___|
 |     \ |   ___||   |  |    ||   ___||     ||     \ |   |  |
 |__|\__\|______||______|  __||______|\_____/|__|\__\|______|
                    |_____|
                    ... every office needs a tool like Georg

[email protected] / @_w_m__

[email protected] / @trowalts

[email protected] / @kamp_staaldaad

バージョン

1.0

依存関係

reGeorg は Python 2.7 と以下のモジュールが必要です:

  • urllib3 - スレッドセーフなコネクションプーリング、ファイル投稿などを備えた HTTP ライブラリ。

使用方法

root@kitploit:~
$ 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]

  • ステップ 1. tunnel.(aspx|ashx|jsp|php) をウェブサーバーにアップロードします(方法はご自身で決めてください)。

  • ステップ 2. ツールが SOCKS プロキシを使うように設定し、reGeorgSocksProxy.py を起動したときに指定した IP アドレスとポートを使用します。

** 注意:NMap などのツールが SOCKS プロキシをサポートしていない場合は、proxychains を使用してください(Wiki 参照)。

  • ステップ 3. 地球をハックしましょう :)

例

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

ライセンス

MIT

ツールをダウンロード