NS Cipher Scanner

parv.ashwani 768059b3f7 Update 'README.md' 6 달 전
LICENSE 51f4451154 Initial commit 6 달 전
README.md 768059b3f7 Update 'README.md' 6 달 전
example_cipher.txt b54545dbcc Cipher Scanner 6 달 전
scanner.py b54545dbcc Cipher Scanner 6 달 전

README.md

NS_Ciphers_Scanners

Basic scan

python scanner.py --nsconf ns.conf --cipher ciphers.txt

Scan with JSON output

python scanner.py --nsconf ns.conf --cipher ciphers.txt --output scan_report.json

Verbose mode

python scanner.py --nsconf ns.conf --cipher ciphers.txt --verbose