NS Cipher Scanner

parv.ashwani 768059b3f7 Update 'README.md' 6 meses atrás
LICENSE 51f4451154 Initial commit 6 meses atrás
README.md 768059b3f7 Update 'README.md' 6 meses atrás
example_cipher.txt b54545dbcc Cipher Scanner 6 meses atrás
scanner.py b54545dbcc Cipher Scanner 6 meses atrás

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