Hi All,
This is the codes for scanning various types of cryptography sources in the systems.
Types of Cryptographic Sources

- INSTALLATION
Download all codes in a directory
$pip install pipreqs
$pipreqs .
$pip install -r requirements.txt
-
RUNNING SCRIPT 1 to 8 WITH
$sudo python <script> -
RUNNING SCRIPT 9
a. $mkdir result
b. put domain inside a file, eg :
$vim target
uitm.edu.my
upm.edu.my
c.run the script with
$sudo python 9NetworkProtocol.py --out-dir=result target
4.The code will be updated from time to time
please update and give comment!
Muhammad Saufy Rohmad
Malaysia Cryptology Technology and Management Center

