-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Share your story #96
Comments
We are still investigating. In the first try we scanned our DMZ systems now we are going to scan the rest. At the end its around 2900 Servers (Win/Unix). We searched with own powershell scripts etc. what our automation team is missing the most are error codes for the scanner but we are happy to have this tool :) |
Would you introduce yourself? Sr Linux Sysadmin at Pavlov Media. Formally a Java developer. How many server did you scanned or fixed? scanned several hundred, fixed about 20. Did you completed your mission? How long does it take? Not completed. The darn issue keeps expanding with more CVEs. Have you tried other tools? What was the difference? Looked at other tools, the best one requires python to be installed on hosts to run it; total non starter for Windows, our Senior Windows admin rejected that idea outright. He's willing to use the pre-compiled binary for windows, though. (I'm old school and don't download linux binaries from github, I build from source.) Do you have any useful tips? Beware the spaces in filenames issues. Running the jar on Linux doesn't like being told to use a ./ prefix on a path. windows doesn't like putting quotes around parameters, and powershell can mangle your dashes and quotes. I'm used to bash so I escape such things without thinking much about it. |
|
Would you introduce yourself? How many server did you scanned or fixed? Did you complete your mission? How long does it take? Have you tried other tools? What was the difference? Do you have any useful tips? |
Would you introduce yourself? How many server did you scanned or fixed? Did you completed your mission? How long does it take? Have you tried other tools? What was the difference? Do you have any useful tips?
@xeraph AWSOME work! Keep going! Tell us if you need help. Contact the checkmk guys and bundle your competences. |
Great scanner, thank you. Very easy to use and very effective too.
We are able to scan our 89 servers from a single location this way. |
The text was updated successfully, but these errors were encountered: