Nicolas Mattiocco

Results 28 comments of Nicolas Mattiocco

Hi, great idea (didn't know about it) ! We also use/provide the vulners nmap script. See https://vulners.com/ and https://github.com/vulnersCom/nmap-vulners I've added it to the roadmap (https://trello.com/b/rksoIN5y/patrowl-roadmap) :)

Hi ! You don't do anything wrong. It's a bug :/ We added it on the next release

Great idea. By the way, we should be as agnostic as possible when adding newly discovered assets. My suggestions: - allow auto-creation of new asset using a scan option or...

hi @vtasio : great idea. We could also use the Settings model for global configuration parameters ?

Yes, it would be nice. We just have to clearly specify a priority order. Example: Scan Settings > Engine Settings > Global Settings > Environment variables

Yes, I'm just using the Settings model for notification settings. BTW, it could be extended to all global variables ?

Hi, Could you please check the arachni web server is correctly started ? When the engine starts, check if something is responding on `http://localhost:7331` More logs ? add `logging.basicConfig(level=logging.DEBUG)` at...

Nice idea @vtasio ! I'm working on splitting the rules into: - Notifications (email, slack, theHive alert) - Alerts/Alarms - Tags (thanks to you) Question before live testing: How do...