Jeffrey Stiles

Results 33 issues of Jeffrey Stiles

ntp-info detects this. If ntp-info is successful and output table contains more than "receive time stamp" (i.e. contains additional fields such as version, peer, system, etc.), mode 6 was used.

script proposal

This doesn't seem to be done anywhere. Since grpc isn't really a web protocol (though it runs over http2), this seems like a good fit for nmap. I'm not sure...

script proposal

nmap script using [wappalyzer database](https://github.com/AliasIO/Wappalyzer/blob/master/src/apps.json)

script proposal

https://www.tenable.com/plugins/nessus/121008 https://github.com/sec-consult/houseofkeys Use SHA1 from ssl-cert. May even be stored so that we can just review and compare.

script proposal

The only nmap output that will show you the response message from MySQL when it is using IP filtering is the `mysql-enum` script with debug `-dd`. You will see a...

script proposal

I always run -v4 in scans. Most of the potential ouput in these scripts is printed at that level. I should probably downgrade most printing to debug1 (with the possible...

My changed to `ike-mode` are very minimal, and with the latest commit even include a bug fix that would apply to `ike-version`. nmap accepts github PR's. I should submit one...

I think the table should have this format: ``` x-xss-protection: present: true value: 1; mode=block description: solution or recommendation: ```

http://lua-users.org/lists/lua-l/2010-09/msg00955.html Now that we have timeout working, we should probably spend some time implementing proper error handing into http-screenshot. Lua doens't have great support for handing the otuput streams from...