Host script results:
| smb-check-vulns:
| MS08-067: NOT RUN
| Conficker: Likely INFECTED
|_ regsvc DoS: NOT RUN (add script-args=unsafe=1 to run)
Alternatively, it might say Likely CLEAN.
4. Give props to those writing code to help us all out.
I have a couple subnets, so I did them one at a time, and just tossed the results into a text file and did a find on "Likely INFECTED". It's a pretty dirty search, but it worked for what I wanted to find.
I have a couple subnets, so I did them one at a time, and just tossed the results into a text file and did a find on "Likely INFECTED". It's a pretty dirty search, but it worked for what I wanted to find.
Yea, I've just been asked to enumerate which hosts need the patch applied, so I wanted an easy way to quickly reference and make myself a to-do list to hand to the helpdesk guys. I imported the nmap generated xml file into excel but it leaves out the information i need, I should probably look into why if does that, but I figured someone might have a good idea I haven't thought of yet
For now I've got it open in notepad++ with the requisite information highlighted, that might just have to do