This is the series of scrips to help organization to scan their servers and clients internally. The code run on both linux and windows but we are imporoving the windows detection.
$git clone https://github.com/msaufyrohmad/CBOM-scanning.git
$cd CBOM-scanning
$pip install pipreqs
$pipreqs .
$pip install -r requirements.txt$sudo python <script> $mkdir result$vim target
uitm.edu.my
upm.edu.my$sudo python 9NetworkProtocol.py --out-dir=result targetWe are improving the scanning accuracy (even we have a few version of crypto_scan()) that we will published soon. The (promise) version contains: 4.1 CycloneDX v1.7 output 4.2 PTPKM information added as cycloneDX Property 4.3 Configuration inspection of Software
Muhammad Saufy Rohmad
Malaysia Cryptology Technology and Management Center