freezscholte / Ninja-API-Portscanner

Portscanner for Ninja One RMM to fill custom fields
GNU General Public License v3.0
4 stars 0 forks source link

More advanced API Scanner #4

Open freezscholte opened 2 years ago

freezscholte commented 2 years ago

Look into building out a custom NMAP API with python/flask/celery in some sort. The benefit will be that you could utilize the more advanced scan functions of NMAP like service / OS detection and maybe some basic scripting. But the scans can't take too long since the invoke-webrequest will time-out. But also a more advanced existing scan API would do the job.

freezscholte commented 2 years ago

Also will look at the Shodan API instead of Geekflare