scantron
scantron copied to clipboard
A distributed nmap / masscan scanning framework complete with scan scheduling, engine pooling, subsequent scan port diff-ing, and an API client for automation workflows.
install
plz make install esy like do just one command ./install.sh or install by Docker
Ubuntu 22.04 While processing scan results [email protected]. fails with the traceback below The console UI results page gives 404 results from console/scan_results/complete are not moved to processed ``` Jun 28...
hi, after adding new engine i notice that `pooled` results are empty. open ports was discovered during scan and they are listed in json file for scan part however pooled...
I noticed that I randomly see instances where results files are missing even tho the job is completed. Even if I see results JSON in the scantron UI, the link...
having an issue with the console install. after running this command ansible-playbook console.yml -u masscan --become --private-key=/home/masscan/.ssh/id_rsa TASK [console : Install specified packages. pkg={{ install_packages }}, state=latest] ***************************************************************************************************************************** fatal: [Blacked...
Not needed https://github.com/opsdisk/scantron/blob/master/engine/requirements.txt
Hi, I have script which utilize `/api/scheduled_scans` endpoint to expose scan stats to external system. This script was created some times ago. Now a day i had tones of scans...