Built in console to run CLI tools
logicsec-zz opened this issue · 1 comments
logicsec-zz commented
Was thinking about this today. Wonder if there is a way to possibly have a console built into the GUI. Then you can run nmap, nikto, sqlmap, etc and have the outputs automatically loaded into the DB.
djkottmann commented
Not sure that reward is worth the effort. Sure, the convenience may be nice but there are a number of significant challenges with trying to do this reliably and safely across tools with varying input/output requirements. The drone model we've been using to parse static files has been sufficient to date. Perhaps you can build a drone to consume some of the data for other tools even if it isn't facilitated through the UI?