5 matches found
ctf-tools
ctf-tools これは、さまざまなセキュリティ研究ツールのインストールを作成するためのセットアップスクリプト集です。 もちろん難しい問題ではありませんが、ツールを一箇所にまとめて、新しいマシンなどに簡単にデプロイできるのは非常に便利です。 これらのツールのインストールスクリプトは定期的にチェックされているので、うまく動作する可能性は高いはずです! 以下のツールのインストーラが含まれています: カテゴリ| ツール| 説明 ---|---|--- binary| angr| Shellphish 製の次世代バイナリ解析エンジン。 binary| angr-management| GUI...
ctftools
CTFツールデータベース Twitter: @hydr0nium 依存関係: sudo apt install python2 インストール: git clone https://github.com/white-hood/ctftools.git cp .ctftools cd /bin ln -s ctftools /path/to/ctftools.py 使い方: ./ctftools | 通常使用 ./ctftools --remove | データベースからツールを削除 ./ctftools --add | データベースにツールを追加 ./ctftools --help |...
CTF-s-Tools
興味深いCapture The Flagツールやその他のものをまとめたリポジトリ。 目次 練習用プラットフォーム 暗号 メイン サブ ハッシュ 難解言語 ステガノグラフィー OSINT 脅威ハンティング フォレンジック リバースエンジニアリング エクスプロイト ペネトレーションテスト 偵察 Web エクスプロイトデータベース Docker 認証情報 CVEデータベースの脆弱性 エクスプロイテーション Active Directory 権限昇格 Windows Linux システム内の正規バイナリ AV回避 自動化フレームワーク モバイル Wi-Fi ユーティリティ マルウェア...
ctf-party
ctf-party 概要...
xortool
xortool.py A tool to do some xor analysis: guess the key length based on count of equal chars guess the key base on knowledge of most frequent char Notice: xortool is now only running on Python 3. The old Python 2 version is accessible at the py2 branch. The pip package has been updated...