intrigueio / intrigue-ident

Application and Service Fingerprinting
https://core.intrigue.io
Other
131 stars 40 forks source link

Webresource.asmx should be a secondary check #23

Closed jcran closed 4 years ago

jcran commented 4 years ago

As surfaced in the comments on #20, Webresource.asmx is being requested as a first-round resource. Figure out which check is requesting it, and make it a follow-on check to ASP.net.

Checking URL: http://server.amconstruct1.com:8080
Getting http://server.amconstruct1.com:8080
Getting http://server.amconstruct1.com:8080/api
Getting http://server.amconstruct1.com:8080/doesntexist-123
Getting http://server.amconstruct1.com:8080/WebResource.asmx
Getting http://server.amconstruct1.com:8080/admin
Getting http://server.amconstruct1.com:8080/error.json
Ran 576 checks against base URL
Fingerprint:
 - Nginx Nginx   - Nginx (no version) (CPE: cpe:2.3:a:nginx:nginx::) (Tags: ["Web Server"]) (Hide: false)
jcran commented 4 years ago

cc @jen140 might be a good one for you to knock out.

jen140 commented 4 years ago

Will be fixed with #24