byt3bl33d3r / WitnessMe

Web Inventory tool, takes screenshots of webpages using Pyppeteer (headless Chrome/Chromium) and provides some extra bells & whistles to make life easier.
GNU General Public License v3.0
727 stars 109 forks source link

Nmap/Nessus file upload through api #34

Open elreydetoda opened 3 years ago

elreydetoda commented 3 years ago

First off, very cool project :grin: I enjoy most of the stuff you do :partying_face: so thank you for doing this! :pray:

I was curious if there was a reason for not exposing ( from what I can see in the fastapi docs page ) uploading a nmap/nessus file?

I noticed you have the functionality already there from the CLI perspective, but is there a limitation for exposing that through the API?