sethsec / celerystalk

An asynchronous enumeration & vulnerability scanner. Run all the tools on all the hosts.
https://sethsec.github.io/celerystalk/
MIT License
397 stars 69 forks source link

Supported services are not trimmed #133

Closed cwaazywabbit closed 4 years ago

cwaazywabbit commented 4 years ago
[!] Nmap reports 10.35.100.202:1433 is running: [ms-sql-s]. There are no commands to run against ms-sql-s in config.ini

but in my config.ini

mssql = ms-sql, ms-sql-s

you see it, that little devilish space?

suggestion: after they are split, they should be trimmed.

sethsec commented 4 years ago

@cwaazywabbit - Thanks for this and all of the other issues. This one was easy, the others not as easy, but I look forward to getting to them!