BrianWGray / cmty-nexpose-checks

Nexpose Community vulnerability checks
32 stars 15 forks source link

"cant write file" #1

Open OIFhax opened 5 years ago

OIFhax commented 5 years ago

I am trying to use the darcode password list and a generic username list to compile the check but when i use it, i get this...

"./weak_creds.pl mysql usernames.txt darkc0de.txt mysql check generated for: Debian-exim/| mysql check generated for: Debian-exim/-- mysql check generated for: Debian-exim/:-) mysql check generated for: Debian-exim/?? mysql check generated for: Debian-exim/??? mysql check generated for: Debian-exim//., can't write file"

BrianWGray commented 4 years ago

The issue comes down to the file name generation, I have typically worked around this with a manual edit but you're right this should be resolved. I've started working on correcting this and re-writing portions of the ruby version of the check generator. I'm hoping to get more time to complete the updates and push the updated code to this public repo by fall.