intrigueio / intrigue-ident

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

Adds changes to ip.rb, ident.rb, creating new oracle.rb ip check #120

Closed adambakalar closed 3 years ago

adambakalar commented 3 years ago

Adds details hash to ip.rb in order to allow banner capture to behave like the other checks.

Adds 7001 port to ident.rb.

Creating a new oracle.rb IP check, which makes the Oracle Weblogic Server fingerprintable (also returns a version number).

Kudos to Duarte for helping with figuring out the banner capturing functionality.