1 matches found
not-slithering-anywhere
概要 Not Slithering Anywhere は、Not Go-ing Anywhere 脆弱性アプリケーションの Python3 版です。Python アプリケーションで一般的に見られる数多くのセキュリティ問題を示すことを目的としており、静的・動的ツールのテスト環境の基盤としても機能します。 はじめに 1. python3 -m venv /.venv/class のように venv をセットアップします 2. source /.venv/class/bin/activate のように venv に入ります 3. 依存関係をインストールします: pip3 install -r...
5.9AI score
SaveExploits0References1
20