3 matches found
endsfuzzer
endsfuzzer endsfuzzer は、特定のエンドポイントに対してドメインリストをファズするためのシンプルなツールです。リスト内のすべてのドメインを1つのエンドポイントに対してチェックし、その後次のエンドポイントに移ります。 機能 高速。goroutineを活用。 サーバーに優しい。すべてのホストを一度に1つのエンドポイントずつファズする。 徹底的。HTTPS(ポート443)とHTTP(ポート80)の両方をチェック。 インストール endsfuzzer の実行には Golang が必要です。 root@kitploit: go get -u...
POC-T
This is a Python-based penetration testing framework called POC-T. It is designed to facilitate concurrent testing of multiple targets and supports various features such as multi-threading, URL parsing, and user agent management. The framework includes a range of scripts for testing different...
POC-T
This is a Python-based penetration testing framework called POC-T. It is designed to facilitate concurrent testing and provides a variety of features for vulnerability scanning and exploitation. The framework includes a range of built-in scripts for testing various vulnerabilities, including SQL...