BitTheByte / Monitorizer

Monitoring framework to detect and report newly found subdomains on a specific target using various scanning tools
257 stars 49 forks source link

Little Changes #13

Closed xElkomy closed 5 months ago

xElkomy commented 2 years ago
Change default.yaml and replace -impact with -severity

2 -

Add to the requirements.txt werkzeug==2.0.0 because the new versions make an errors when try to run the server.

And You must download the new version of nuclei to change the -impact to -severity but in the old version still use -impact.

BitTheByte commented 2 years ago

Hi @xElkomy

Your work is really appreciated. I'm working on more clean and stable version of the tool which should resolve this issue. Should be ready to release in a week or two. Meanwhile I'll keep this PR open

Again, Thanks for your contribution and taking time to improve this codebase