banner
andrewji8

Being towards death

Heed not to the tree-rustling and leaf-lashing rain, Why not stroll along, whistle and sing under its rein. Lighter and better suited than horses are straw sandals and a bamboo staff, Who's afraid? A palm-leaf plaited cape provides enough to misty weather in life sustain. A thorny spring breeze sobers up the spirit, I feel a slight chill, The setting sun over the mountain offers greetings still. Looking back over the bleak passage survived, The return in time Shall not be affected by windswept rain or shine.
telegram
twitter
github

EasyPen!グラフィカルなクロスプラットフォームのセキュリティスキャンツール

EasyPen は、Python + wxPython で作成されたシンプルなグラフィカルインターフェースを提供し、クロスプラットフォームで動作するセキュリティスキャンツールです。企業の内外ネットワーク巡回、緊急対応、ホワイトハッカーによる各 SRC の持続的な検出に使用することができます。
100 以上の脆弱性検出プラグインが組み込まれており、ユーザーはプラグインを自作し、広範囲なスキャンに迅速に適用することができます。

コア機能#

アセットの発見:ドメイン、IP、ポート、サービスの発見、アセットライブラリの構築、後続のスキャンに使用

脆弱性スキャン:AsyncIO をベースにしたスキャンフレームワークで、100 以上の脆弱性検出プラグインが組み込まれており、Hydra/Medusa/Ncrack を使用した一般的な弱いパスワードのスキャンをサポートしています。
緊急対応:重大な脆弱性の発生後、フレームワークと既存のアセットライブラリに依存して、数行の検出ロジックコードを書くだけで、数千のターゲットを数分でスキャンすることができます。
脆弱性の利用:複数の脆弱性利用ツールの統合
ツールのインストール

Windows では、生成された実行可能ファイルをダウンロードして実行し、EasyPen.exe を展開します。

Python に精通しているユーザーは、pip3 を使用して次のコマンドで依存関係をインストールできます。

pip3 install -r requirements.txt

注:このツールは主に Python3.8 で開発およびテストされています。Python3.8 を使用してこのプログラムをインストールおよび実行してください。

Ubuntu ユーザーは、次のコマンドで依存ツールをインストールできます。

apt install masscan nmap hydra medusa nfs-common ipmitool rsync -y

CentOS ユーザーは、次のコマンドで依存ツールをインストールできます。
yum install masscan nmap nfs-utils ipmitool rsync -y

hydra のインストール:https://github.com/vanhauser-thc/thc-hydra
または medusa のインストール:https://github.com/jmk-foofus/medusa

image

image

読み込み中...
文章は、創作者によって署名され、ブロックチェーンに安全に保存されています。