intrigue-ident 0.2 → 0.9.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.circleci/config.yml +21 -0
- data/.gitignore +3 -0
- data/.ruby-version +1 -0
- data/Dockerfile +39 -0
- data/Gemfile +10 -3
- data/Gemfile.lock +35 -20
- data/LICENSE.md +12 -0
- data/README.md +79 -0
- data/checks/ftp/base.rb +15 -0
- data/checks/ftp/filezilla.rb +28 -0
- data/checks/ftp/microsoft.rb +27 -0
- data/checks/ftp/proftp.rb +28 -0
- data/checks/ftp/pureftpd.rb +27 -0
- data/checks/ftp/vsftp.rb +28 -0
- data/checks/http/123reg.rb +31 -0
- data/checks/http/acme.rb +28 -0
- data/checks/http/acquia.rb +28 -0
- data/checks/http/adeptia.rb +30 -0
- data/checks/http/adobe.rb +168 -0
- data/checks/http/advantshop.rb +33 -0
- data/checks/http/afrihost.rb +29 -0
- data/checks/http/aftermarketpl.rb +46 -0
- data/checks/http/agility.rb +34 -0
- data/checks/http/akamai.rb +88 -0
- data/checks/http/alkacon.rb +30 -0
- data/checks/http/allegro.rb +28 -0
- data/checks/http/almuba.rb +30 -0
- data/checks/http/amazon.rb +263 -0
- data/checks/http/amirocms.rb +30 -0
- data/checks/http/anelectron.rb +29 -0
- data/checks/http/anquanbao.rb +32 -0
- data/checks/http/aol.rb +29 -0
- data/checks/http/apache.rb +358 -0
- data/checks/http/appdynamics.rb +43 -0
- data/checks/http/arris.rb +30 -0
- data/checks/http/artifactory.rb +30 -0
- data/checks/http/aruba.rb +27 -0
- data/checks/http/atlassian.rb +152 -0
- data/checks/http/auth0.rb +44 -0
- data/checks/http/automattic.rb +292 -0
- data/checks/http/axinom.rb +30 -0
- data/checks/http/axios.rb +29 -0
- data/checks/http/axis.rb +27 -0
- data/checks/http/axway.rb +33 -0
- data/checks/http/backdrop.rb +30 -0
- data/checks/http/banu.rb +30 -0
- data/checks/http/barracuda.rb +99 -0
- data/checks/http/base.rb +139 -0
- data/checks/http/beehive.rb +30 -0
- data/checks/http/bigcartel.rb +33 -0
- data/checks/http/bigcommerce.rb +33 -0
- data/checks/http/binarysec.rb +47 -0
- data/checks/http/bitly.rb +40 -0
- data/checks/http/blackboard.rb +44 -0
- data/checks/http/blueimp.rb +27 -0
- data/checks/http/bomgar.rb +27 -0
- data/checks/http/bootstrap.rb +27 -0
- data/checks/http/bower.rb +28 -0
- data/checks/http/broadcom.rb +29 -0
- data/checks/http/brocade.rb +39 -0
- data/checks/http/browsermedia.rb +29 -0
- data/checks/http/bsm.rb +29 -0
- data/checks/http/bynder.rb +31 -0
- data/checks/http/calibre.rb +33 -0
- data/checks/http/centos.rb +28 -0
- data/checks/http/cerberus.rb +28 -0
- data/checks/http/charity_engine.rb +27 -0
- data/checks/http/checkpoint.rb +56 -0
- data/checks/http/cherokee.rb +29 -0
- data/checks/http/cisco.rb +134 -0
- data/checks/http/citrix.rb +137 -0
- data/checks/http/cloud_city.rb +30 -0
- data/checks/http/cloudflare.rb +219 -0
- data/checks/http/cmsimple.rb +30 -0
- data/checks/http/codeigniter.rb +26 -0
- data/checks/http/communigate.rb +32 -0
- data/checks/http/concrete5.rb +30 -0
- data/checks/http/contenido.rb +33 -0
- data/checks/http/content/analytics.rb +40 -0
- data/checks/http/content/authentication.rb +111 -0
- data/checks/http/content/content.rb +92 -0
- data/checks/http/content/security_headers.rb +70 -0
- data/checks/http/cpanel.rb +56 -0
- data/checks/http/cradlepoint.rb +30 -0
- data/checks/http/craft.rb +42 -0
- data/checks/http/crazydomains.rb +31 -0
- data/checks/http/crowdstrike.rb +27 -0
- data/checks/http/dan.rb +30 -0
- data/checks/http/danneo.rb +30 -0
- data/checks/http/day.rb +31 -0
- data/checks/http/debian.rb +27 -0
- data/checks/http/dell.rb +43 -0
- data/checks/http/dev_php.rb +30 -0
- data/checks/http/discourse.rb +30 -0
- data/checks/http/discuz!.rb +30 -0
- data/checks/http/distil.rb +27 -0
- data/checks/http/django.rb +27 -0
- data/checks/http/dmanager.rb +29 -0
- data/checks/http/dns_made_easy.rb +29 -0
- data/checks/http/docuwiki.rb +27 -0
- data/checks/http/docverify.rb +29 -0
- data/checks/http/domain_parking_ru.rb +31 -0
- data/checks/http/domainname_shop.rb +30 -0
- data/checks/http/dosarrest.rb +29 -0
- data/checks/http/dreamhost.rb +31 -0
- data/checks/http/drupal.rb +91 -0
- data/checks/http/duo.rb +45 -0
- data/checks/http/dyn.rb +41 -0
- data/checks/http/dynamicweb.rb +29 -0
- data/checks/http/dynatrace.rb +40 -0
- data/checks/http/easyname.rb +44 -0
- data/checks/http/eclipse.rb +64 -0
- data/checks/http/enservio.rb +29 -0
- data/checks/http/envoy.rb +26 -0
- data/checks/http/epiccom.rb +31 -0
- data/checks/http/ergon.rb +31 -0
- data/checks/http/expressjs.rb +27 -0
- data/checks/http/ezproxy.rb +28 -0
- data/checks/http/f5.rb +122 -0
- data/checks/http/facebook.rb +27 -0
- data/checks/http/fastly.rb +67 -0
- data/checks/http/first_domains.rb +31 -0
- data/checks/http/flywheel.rb +30 -0
- data/checks/http/forgerock.rb +43 -0
- data/checks/http/fortinet.rb +29 -0
- data/checks/http/fresh_service.rb +30 -0
- data/checks/http/frontify.rb +29 -0
- data/checks/http/generic.rb +272 -0
- data/checks/http/github.rb +40 -0
- data/checks/http/gitlab.rb +30 -0
- data/checks/http/glimpse.rb +32 -0
- data/checks/http/globalscape.rb +27 -0
- data/checks/http/goahead.rb +31 -0
- data/checks/http/godaddy.rb +31 -0
- data/checks/http/google.rb +164 -0
- data/checks/http/google_cloud.rb +27 -0
- data/checks/http/grafana.rb +27 -0
- data/checks/http/gunicorn.rb +30 -0
- data/checks/http/haskell.rb +31 -0
- data/checks/http/heroku.rb +77 -0
- data/checks/http/hikvision.rb +29 -0
- data/checks/http/hp.rb +27 -0
- data/checks/http/hubspot.rb +104 -0
- data/checks/http/ibm.rb +182 -0
- data/checks/http/icewarp.rb +29 -0
- data/checks/http/impresspages.rb +30 -0
- data/checks/http/imunify360.rb +28 -0
- data/checks/http/incapsula.rb +54 -0
- data/checks/http/ingram_micro.rb +28 -0
- data/checks/http/innovative_interfaces_inc.rb +27 -0
- data/checks/http/inside_sales.rb +27 -0
- data/checks/http/instra.rb +61 -0
- data/checks/http/intercom.rb +27 -0
- data/checks/http/ivanti.rb +28 -0
- data/checks/http/jamf.rb +31 -0
- data/checks/http/jekyll.rb +31 -0
- data/checks/http/jenkins.rb +59 -0
- data/checks/http/jetbrains.rb +27 -0
- data/checks/http/jetty.rb +27 -0
- data/checks/http/jforum.rb +27 -0
- data/checks/http/jitbit.rb +30 -0
- data/checks/http/jive.rb +27 -0
- data/checks/http/joomla.rb +43 -0
- data/checks/http/jquery.rb +58 -0
- data/checks/http/jupyter.rb +28 -0
- data/checks/http/kentico.rb +27 -0
- data/checks/http/kerio.rb +34 -0
- data/checks/http/kibana.rb +56 -0
- data/checks/http/kong.rb +32 -0
- data/checks/http/kubernetes.rb +66 -0
- data/checks/http/laravel.rb +27 -0
- data/checks/http/lastpass.rb +27 -0
- data/checks/http/lcn.rb +27 -0
- data/checks/http/leadpages.rb +29 -0
- data/checks/http/lighttpd.rb +31 -0
- data/checks/http/limelight_networks.rb +43 -0
- data/checks/http/limesuvey.rb +27 -0
- data/checks/http/link1.rb +31 -0
- data/checks/http/linksys.rb +38 -0
- data/checks/http/litespeed.rb +29 -0
- data/checks/http/lithium.rb +43 -0
- data/checks/http/lotus.rb +55 -0
- data/checks/http/magento.rb +96 -0
- data/checks/http/magnolia.rb +27 -0
- data/checks/http/mailchimp.rb +27 -0
- data/checks/http/manage_engine.rb +27 -0
- data/checks/http/markmonitor.rb +27 -0
- data/checks/http/mbf_bioscience.rb +29 -0
- data/checks/http/mcafee.rb +27 -0
- data/checks/http/media_temple.rb +27 -0
- data/checks/http/mediawiki.rb +54 -0
- data/checks/http/mhcsoftwareinc.rb +29 -0
- data/checks/http/microsoft.rb +1325 -0
- data/checks/http/mikrotik.rb +44 -0
- data/checks/http/modwsgi.rb +30 -0
- data/checks/http/mojolicious.rb +32 -0
- data/checks/http/moodle.rb +28 -0
- data/checks/http/mura.rb +30 -0
- data/checks/http/nagios.rb +27 -0
- data/checks/http/namesilo.rb +31 -0
- data/checks/http/nationbuilder.rb +30 -0
- data/checks/http/nec.rb +32 -0
- data/checks/http/netlify.rb +40 -0
- data/checks/http/netobjects_inc.rb +30 -0
- data/checks/http/netscape.rb +29 -0
- data/checks/http/neustar.rb +29 -0
- data/checks/http/new_relic.rb +27 -0
- data/checks/http/nexicom.rb +44 -0
- data/checks/http/nginx.rb +82 -0
- data/checks/http/nisource.rb +29 -0
- data/checks/http/nodejs.rb +79 -0
- data/checks/http/okta.rb +53 -0
- data/checks/http/ookla.rb +28 -0
- data/checks/http/openbsd.rb +30 -0
- data/checks/http/openresty.rb +41 -0
- data/checks/http/openscholar.rb +27 -0
- data/checks/http/opensolution.rb +46 -0
- data/checks/http/openssl.rb +43 -0
- data/checks/http/opentext.rb +46 -0
- data/checks/http/openvpn.rb +27 -0
- data/checks/http/opscode.rb +43 -0
- data/checks/http/oracle.rb +335 -0
- data/checks/http/orion_technology.rb +30 -0
- data/checks/http/ovh.rb +46 -0
- data/checks/http/palo_alto.rb +27 -0
- data/checks/http/pantheon.rb +54 -0
- data/checks/http/papercut.rb +29 -0
- data/checks/http/parallels.rb +44 -0
- data/checks/http/pardot.rb +44 -0
- data/checks/http/parkingcrew.rb +47 -0
- data/checks/http/pbworks.rb +27 -0
- data/checks/http/perfectsense.rb +28 -0
- data/checks/http/perl.rb +62 -0
- data/checks/http/pfsense.rb +27 -0
- data/checks/http/php.rb +72 -0
- data/checks/http/phpmyadmin.rb +40 -0
- data/checks/http/phpwind.rb +30 -0
- data/checks/http/phusion.rb +59 -0
- data/checks/http/ping_identity.rb +28 -0
- data/checks/http/pivotal_software.rb +97 -0
- data/checks/http/pjax.rb +40 -0
- data/checks/http/plesk.rb +58 -0
- data/checks/http/porkbun.rb +31 -0
- data/checks/http/progress.rb +30 -0
- data/checks/http/proofpoint.rb +30 -0
- data/checks/http/pulsesecure.rb +91 -0
- data/checks/http/python.rb +30 -0
- data/checks/http/qnap.rb +43 -0
- data/checks/http/qualys.rb +69 -0
- data/checks/http/rapid7.rb +27 -0
- data/checks/http/rbs.rb +30 -0
- data/checks/http/readmeio.rb +28 -0
- data/checks/http/red_hat.rb +95 -0
- data/checks/http/redmine.rb +38 -0
- data/checks/http/restlet.rb +30 -0
- data/checks/http/ritecms.rb +30 -0
- data/checks/http/roadiz.rb +30 -0
- data/checks/http/rock.rb +30 -0
- data/checks/http/rollbar.rb +27 -0
- data/checks/http/roundcube.rb +42 -0
- data/checks/http/ruby.rb +92 -0
- data/checks/http/ruckus_wireless.rb +26 -0
- data/checks/http/sailpoint.rb +30 -0
- data/checks/http/salesforce.rb +28 -0
- data/checks/http/sap.rb +149 -0
- data/checks/http/seamless_cms.rb +30 -0
- data/checks/http/securi.rb +54 -0
- data/checks/http/sedo.rb +63 -0
- data/checks/http/segment.rb +27 -0
- data/checks/http/sencha.rb +31 -0
- data/checks/http/sentry.rb +27 -0
- data/checks/http/serendipity.rb +30 -0
- data/checks/http/shopfactory.rb +30 -0
- data/checks/http/sip.rb +29 -0
- data/checks/http/sitecore.rb +39 -0
- data/checks/http/smartling.rb +27 -0
- data/checks/http/smf.rb +30 -0
- data/checks/http/snews.rb +30 -0
- data/checks/http/software_ag.rb +47 -0
- data/checks/http/soha.rb +66 -0
- data/checks/http/solarwinds.rb +41 -0
- data/checks/http/sonatype.rb +43 -0
- data/checks/http/sonicwall.rb +63 -0
- data/checks/http/sophos.rb +40 -0
- data/checks/http/southriver.rb +43 -0
- data/checks/http/splash.rb +29 -0
- data/checks/http/splunk.rb +27 -0
- data/checks/http/springfox.rb +43 -0
- data/checks/http/squarespace.rb +41 -0
- data/checks/http/stackpath.rb +29 -0
- data/checks/http/stibo_systems.rb +35 -0
- data/checks/http/subrion.rb +29 -0
- data/checks/http/symantec.rb +27 -0
- data/checks/http/synacor.rb +26 -0
- data/checks/http/tableau_software.rb +42 -0
- data/checks/http/telerik.rb +46 -0
- data/checks/http/tengine.rb +29 -0
- data/checks/http/tibco.rb +57 -0
- data/checks/http/townnews.rb +33 -0
- data/checks/http/tridium.rb +28 -0
- data/checks/http/twiki.rb +27 -0
- data/checks/http/typo3.rb +27 -0
- data/checks/http/uberflip.rb +28 -0
- data/checks/http/ucoz.rb +31 -0
- data/checks/http/umbraco.rb +29 -0
- data/checks/http/unbounce.rb +28 -0
- data/checks/http/united_domains.rb +27 -0
- data/checks/http/vanilla_forums.rb +27 -0
- data/checks/http/varnish.rb +79 -0
- data/checks/http/vbulletin.rb +66 -0
- data/checks/http/verizon.rb +27 -0
- data/checks/http/vmware.rb +53 -0
- data/checks/http/vue_js.rb +27 -0
- data/checks/http/webflow.rb +44 -0
- data/checks/http/webgui.rb +30 -0
- data/checks/http/webmin.rb +44 -0
- data/checks/http/webpagetest_project.rb +30 -0
- data/checks/http/wftpserver.rb +28 -0
- data/checks/http/wildfly.rb +29 -0
- data/checks/http/wix.rb +28 -0
- data/checks/http/woltlab_gmbh.rb +30 -0
- data/checks/http/wordpress/ithemes.rb +50 -0
- data/checks/http/wordpress/john_godley.rb +29 -0
- data/checks/http/wordpress/pixelcraft.rb +31 -0
- data/checks/http/wordpress/rocklobster.rb +29 -0
- data/checks/http/wordpress/team_heateor.rb +31 -0
- data/checks/http/wordpress/w3_total_cache.rb +30 -0
- data/checks/http/wordpress/wp_fastest_cache.rb +30 -0
- data/checks/http/wordpress/wp_super_cache.rb +46 -0
- data/checks/http/wordpress/wpbakery.rb +30 -0
- data/checks/http/world4you.rb +46 -0
- data/checks/http/wp_engine.rb +57 -0
- data/checks/http/xcms.rb +30 -0
- data/checks/http/xelion.rb +27 -0
- data/checks/http/xerox.rb +27 -0
- data/checks/http/xmb.rb +30 -0
- data/checks/http/xtec.rb +30 -0
- data/checks/http/yaf.rb +30 -0
- data/checks/http/yaws.rb +30 -0
- data/checks/http/yoast.rb +31 -0
- data/checks/http/zeit.rb +30 -0
- data/checks/http/zendesk.rb +41 -0
- data/checks/http/zengenti.rb +30 -0
- data/checks/http/zoho.rb +69 -0
- data/checks/http/zscaler.rb +30 -0
- data/checks/smtp/base.rb +16 -0
- data/checks/smtp/exim.rb +30 -0
- data/checks/snmp/base.rb +15 -0
- data/checks/snmp/cisco.rb +59 -0
- data/checks/ssh/array_networks.rb +28 -0
- data/checks/ssh/base.rb +16 -0
- data/checks/ssh/openssh.rb +26 -0
- data/checks/telnet/base.rb +16 -0
- data/checks/telnet/huawei.rb +26 -0
- data/data/logos/acquia.png +0 -0
- data/data/logos/amazon_cloudfront.png +0 -0
- data/data/logos/apache_coyote.png +0 -0
- data/data/logos/apache_tomcat.png +0 -0
- data/data/logos/atlassian_bamboo.png +0 -0
- data/data/logos/atlassian_bitbucket.png +0 -0
- data/data/logos/atlassian_confluence.png +0 -0
- data/data/logos/atlassian_crowd.png +0 -0
- data/data/logos/atlassian_crucible.png +0 -0
- data/data/logos/atlassian_fisheye.png +0 -0
- data/data/logos/atlassian_jira.png +0 -0
- data/data/logos/atlassian_sourcetree.png +0 -0
- data/data/logos/automattic_wordpress.png +0 -0
- data/data/logos/calibre.png +0 -0
- data/data/logos/cisco_ssl_vpn.png +0 -0
- data/data/logos/citrix_netscaler_gateway.png +0 -0
- data/data/logos/cloudflare_cdn.png +0 -0
- data/data/logos/drupal.png +0 -0
- data/data/logos/f5_big-ip.png +0 -0
- data/data/logos/f5_big-ip_apm.png +0 -0
- data/data/logos/fastly.png +0 -0
- data/data/logos/generic.png +0 -0
- data/data/logos/gitlab.png +0 -0
- data/data/logos/ibm_axway_securetransport.png +0 -0
- data/data/logos/lithium.png +0 -0
- data/data/logos/microsoft_asp.net.png +0 -0
- data/data/logos/microsoft_iis.png +0 -0
- data/data/logos/microsoft_outlook_web_access.png +0 -0
- data/data/logos/microsoft_sharepoint.png +0 -0
- data/data/logos/microtik_routeros.png +0 -0
- data/data/logos/mikrotik_routeros.png +0 -0
- data/data/logos/newrelic.png +0 -0
- data/data/logos/nginx.png +0 -0
- data/data/logos/okta.png +0 -0
- data/data/logos/oracle_glassfish.png +0 -0
- data/data/logos/oracle_java_application_server.png +0 -0
- data/data/logos/oracle_java_server_pages.png +0 -0
- data/data/logos/oracle_weblogic.png +0 -0
- data/data/logos/phpmyadmin.png +0 -0
- data/data/logos/tableau.png +0 -0
- data/data/logos/vmware_esxi.png +0 -0
- data/data/logos/vmware_horizon.png +0 -0
- data/data/logos/zendesk.png +0 -0
- data/data/logos/zimbra_server.png +0 -0
- data/data/microsoft_sharepoint_versions.csv +224 -0
- data/intrigue-ident.gemspec +8 -7
- data/lib/banner_helpers.rb +36 -0
- data/lib/ftp/check_factory.rb +24 -0
- data/lib/ftp/content.rb +13 -0
- data/lib/ftp/ftp.rb +52 -0
- data/lib/ftp/matchers.rb +26 -0
- data/lib/http/browser.rb +260 -0
- data/lib/http/check_factory.rb +47 -0
- data/lib/http/content.rb +45 -0
- data/lib/http/http.rb +463 -0
- data/lib/http/matchers.rb +132 -0
- data/lib/ident.rb +263 -0
- data/lib/recog_wrapper.rb +70 -0
- data/lib/simple_socket.rb +41 -0
- data/lib/smtp/check_factory.rb +24 -0
- data/lib/smtp/content.rb +13 -0
- data/lib/smtp/matchers.rb +28 -0
- data/lib/smtp/smtp.rb +53 -0
- data/lib/snmp/check_factory.rb +24 -0
- data/lib/snmp/content.rb +13 -0
- data/lib/snmp/matchers.rb +25 -0
- data/lib/snmp/snmp.rb +55 -0
- data/lib/ssh/check_factory.rb +24 -0
- data/lib/ssh/content.rb +13 -0
- data/lib/ssh/matchers.rb +26 -0
- data/lib/ssh/ssh.rb +52 -0
- data/lib/telnet/check_factory.rb +24 -0
- data/lib/telnet/content.rb +13 -0
- data/lib/telnet/matchers.rb +26 -0
- data/lib/telnet/telnet.rb +52 -0
- data/lib/utils.rb +19 -0
- data/lib/version.rb +3 -0
- data/lib/vulndb_client.rb +43 -0
- data/util/console.rb +9 -0
- data/util/docker.sh +2 -0
- data/util/ident.rb +375 -0
- data/util/list_paths.rb +12 -0
- data/util/tags.rb +36 -0
- data/utils.rb +19 -0
- metadata +487 -55
- data/ident.rb +0 -319
- data/lib/check_factory.rb +0 -22
- data/lib/checks/akamai.rb +0 -22
- data/lib/checks/amazon.rb +0 -26
- data/lib/checks/aruba.rb +0 -20
- data/lib/checks/asp_net.rb +0 -70
- data/lib/checks/atlassian.rb +0 -55
- data/lib/checks/base.rb +0 -13
- data/lib/checks/chef.rb +0 -31
- data/lib/checks/cisco.rb +0 -33
- data/lib/checks/citrix.rb +0 -24
- data/lib/checks/cloudflare.rb +0 -59
- data/lib/checks/cloudfront.rb +0 -41
- data/lib/checks/cpanel.rb +0 -23
- data/lib/checks/django.rb +0 -22
- data/lib/checks/drupal.rb +0 -26
- data/lib/checks/f5.rb +0 -24
- data/lib/checks/fastly.rb +0 -22
- data/lib/checks/generic.rb +0 -23
- data/lib/checks/gitlab.rb +0 -22
- data/lib/checks/google.rb +0 -23
- data/lib/checks/grafana.rb +0 -22
- data/lib/checks/jenkins.rb +0 -40
- data/lib/checks/joomla.rb +0 -23
- data/lib/checks/limesuvey.rb +0 -22
- data/lib/checks/lithium.rb +0 -30
- data/lib/checks/magento.rb +0 -22
- data/lib/checks/mcafee.rb +0 -22
- data/lib/checks/mediawiki.rb +0 -38
- data/lib/checks/microsoft.rb +0 -69
- data/lib/checks/nagios.rb +0 -22
- data/lib/checks/oracle.rb +0 -38
- data/lib/checks/palo_alto.rb +0 -23
- data/lib/checks/pardot.rb +0 -22
- data/lib/checks/pfsense.rb +0 -25
- data/lib/checks/phpmyadmin.rb +0 -22
- data/lib/checks/rabbitmq.rb +0 -29
- data/lib/checks/spring.rb +0 -31
- data/lib/checks/team_city.rb +0 -22
- data/lib/checks/telerik.rb +0 -25
- data/lib/checks/tomcat.rb +0 -22
- data/lib/checks/varnish.rb +0 -27
- data/lib/checks/wordpress.rb +0 -120
- data/lib/checks/wp_engine.rb +0 -22
@@ -0,0 +1,29 @@
|
|
1
|
+
module Intrigue
|
2
|
+
module Ident
|
3
|
+
module Check
|
4
|
+
class HikVision < Intrigue::Ident::Check::Base
|
5
|
+
|
6
|
+
def generate_checks(url)
|
7
|
+
[
|
8
|
+
{
|
9
|
+
:type => "fingerprint",
|
10
|
+
:category => "application",
|
11
|
+
:tags => ["IoT"],
|
12
|
+
:vendor => "HikVision",
|
13
|
+
:product => "DNVRS",
|
14
|
+
:references => ["https://www.hikvision.com/en/products/Turbo-HD-Products/Turbo-HD-Cameras/IOT-Series/"],
|
15
|
+
:version => nil,
|
16
|
+
:match_type => :content_headers,
|
17
|
+
:match_content => /^server:\ DNVRS-Webs$/i,
|
18
|
+
:dynamic_version => lambda { |x|
|
19
|
+
_first_header_capture(x,/^server:\ DNVRS-Webs$/i) },
|
20
|
+
:hide => false,
|
21
|
+
:paths => ["#{url}"],
|
22
|
+
:inference => false
|
23
|
+
}
|
24
|
+
]
|
25
|
+
end
|
26
|
+
end
|
27
|
+
end
|
28
|
+
end
|
29
|
+
end
|
data/checks/http/hp.rb
ADDED
@@ -0,0 +1,27 @@
|
|
1
|
+
module Intrigue
|
2
|
+
module Ident
|
3
|
+
module Check
|
4
|
+
class Hp < Intrigue::Ident::Check::Base
|
5
|
+
|
6
|
+
def generate_checks(url)
|
7
|
+
[
|
8
|
+
{
|
9
|
+
:type => "fingerprint",
|
10
|
+
:category => "application",
|
11
|
+
:tags => ["Embedded", "Printer"],
|
12
|
+
:vendor => "HP",
|
13
|
+
:product =>"HP-ChaiSOE",
|
14
|
+
:version => "1.0",
|
15
|
+
:match_type => :content_headers,
|
16
|
+
:match_content => /server: HP-ChaiSOE\/1.0/i,
|
17
|
+
:match_details =>"Generic HP Printer match",
|
18
|
+
:paths => ["#{url}"],
|
19
|
+
:inference => true
|
20
|
+
}
|
21
|
+
]
|
22
|
+
end
|
23
|
+
|
24
|
+
end
|
25
|
+
end
|
26
|
+
end
|
27
|
+
end
|
@@ -0,0 +1,104 @@
|
|
1
|
+
module Intrigue
|
2
|
+
module Ident
|
3
|
+
module Check
|
4
|
+
class Hubspot < Intrigue::Ident::Check::Base
|
5
|
+
|
6
|
+
def generate_checks(url)
|
7
|
+
[
|
8
|
+
{
|
9
|
+
:type => "fingerprint",
|
10
|
+
:category => "service",
|
11
|
+
:tags => ["Marketing", "Javascript"],
|
12
|
+
:vendor => "Hubspot",
|
13
|
+
:product =>"Analytics",
|
14
|
+
:match_details =>"unique string",
|
15
|
+
:version => nil,
|
16
|
+
:match_type => :content_body,
|
17
|
+
:match_content => /<!-- End of HubSpot Analytics Code -->/,
|
18
|
+
:hide => false,
|
19
|
+
:paths => ["#{url}"],
|
20
|
+
:inference => false
|
21
|
+
},
|
22
|
+
{
|
23
|
+
:type => "fingerprint",
|
24
|
+
:category => "service",
|
25
|
+
:tags => ["Marketing", "SaaS"],
|
26
|
+
:vendor => "Hubspot",
|
27
|
+
:product =>"Hubspot",
|
28
|
+
:match_details =>"x-powered-by header",
|
29
|
+
:version => nil,
|
30
|
+
:match_type => :content_headers,
|
31
|
+
:match_content => /x-powered-by: HubSpot/,
|
32
|
+
:hide => false,
|
33
|
+
:paths => ["#{url}"],
|
34
|
+
:inference => false
|
35
|
+
},
|
36
|
+
{
|
37
|
+
:type => "fingerprint",
|
38
|
+
:category => "service",
|
39
|
+
:tags => ["Marketing", "SaaS"],
|
40
|
+
:vendor => "Hubspot",
|
41
|
+
:product =>"Hubspot",
|
42
|
+
:match_details =>"x-hs-content-group-id header",
|
43
|
+
:version => nil,
|
44
|
+
:match_type => :content_headers,
|
45
|
+
:match_content => /^x-hs-content-group-id:.*$/,
|
46
|
+
:hide => false,
|
47
|
+
:paths => ["#{url}"],
|
48
|
+
:inference => false
|
49
|
+
},
|
50
|
+
{
|
51
|
+
:type => "fingerprint",
|
52
|
+
:category => "service",
|
53
|
+
:tags => ["Marketing", "SaaS"],
|
54
|
+
:vendor => "Hubspot",
|
55
|
+
:product =>"Hubspot",
|
56
|
+
:match_details =>"x-hs-content-group-id header",
|
57
|
+
:version => nil,
|
58
|
+
:match_type => :content_headers,
|
59
|
+
:match_content => /^x-hs-cache-config:.*$/,
|
60
|
+
:hide => false,
|
61
|
+
:paths => ["#{url}"],
|
62
|
+
:inference => false
|
63
|
+
},
|
64
|
+
{
|
65
|
+
:type => "fingerprint",
|
66
|
+
:category => "service",
|
67
|
+
:tags => ["Marketing", "Javascript"],
|
68
|
+
:vendor => "Hubspot",
|
69
|
+
:product =>"Template Builder",
|
70
|
+
:references => [
|
71
|
+
"https://www.betterhacker.com/2018/12/rce-in-hubspot-with-el-injection-in-hubl.html"
|
72
|
+
],
|
73
|
+
:match_details =>"unique string",
|
74
|
+
:version => nil,
|
75
|
+
:match_type => :content_body,
|
76
|
+
:dynamic_version => lambda {|x|
|
77
|
+
_first_body_capture(x,/<!-- Generated by the HubSpot Template Builder - template version ([\d\.]*) \ -->/i,)
|
78
|
+
},
|
79
|
+
:match_content => /<!-- Generated by the HubSpot Template Builder - template version [\d\.]*\ -->/,
|
80
|
+
:hide => true,
|
81
|
+
:paths => ["#{url}"],
|
82
|
+
:inference => false
|
83
|
+
},
|
84
|
+
{
|
85
|
+
:type => "fingerprint",
|
86
|
+
:category => "service",
|
87
|
+
:tags => ["Marketing"],
|
88
|
+
:vendor => "Hubspot",
|
89
|
+
:product =>"Hubspot",
|
90
|
+
:match_details =>"generator string",
|
91
|
+
:version => nil,
|
92
|
+
:match_type => :content_generator,
|
93
|
+
:match_content => /HubSpot/,
|
94
|
+
:hide => true,
|
95
|
+
:paths => ["#{url}"],
|
96
|
+
:inference => false
|
97
|
+
}
|
98
|
+
]
|
99
|
+
end
|
100
|
+
|
101
|
+
end
|
102
|
+
end
|
103
|
+
end
|
104
|
+
end
|
data/checks/http/ibm.rb
ADDED
@@ -0,0 +1,182 @@
|
|
1
|
+
module Intrigue
|
2
|
+
module Ident
|
3
|
+
module Check
|
4
|
+
class Ibm < Intrigue::Ident::Check::Base
|
5
|
+
|
6
|
+
def generate_checks(url)
|
7
|
+
[
|
8
|
+
{
|
9
|
+
:type => "fingerprint",
|
10
|
+
:category => "application",
|
11
|
+
:tags => ["Embedded", "Appliance","COTS", "Web Server"],
|
12
|
+
:vendor => "IBM",
|
13
|
+
:product =>"Datapower",
|
14
|
+
:references => ["https://www.ibm.com/developerworks/community/blogs/HermannSW/entry/datapower_x_backside_transport_transfer_encoding_and_connection_header_fields9?lang=en"],
|
15
|
+
:version => nil,
|
16
|
+
:match_type => :content_headers,
|
17
|
+
:match_content => /X-Backside-Transport:/i,
|
18
|
+
:match_details =>"header thrown by ibm datapower (on error)",
|
19
|
+
:paths => ["#{url}"],
|
20
|
+
:inference => false
|
21
|
+
},
|
22
|
+
{
|
23
|
+
:type => "fingerprint",
|
24
|
+
:category => "application",
|
25
|
+
:tags => ["Web Server"],
|
26
|
+
:vendor => "IBM",
|
27
|
+
:product =>"HTTP Server",
|
28
|
+
:references => [],
|
29
|
+
:version => nil,
|
30
|
+
:match_type => :content_body,
|
31
|
+
:match_content => /<address>IBM_HTTP_Server Server/i,
|
32
|
+
:match_details =>"error thrown by ibm http server",
|
33
|
+
:paths => ["#{url}"],
|
34
|
+
:inference => false
|
35
|
+
},
|
36
|
+
{
|
37
|
+
:type => "fingerprint",
|
38
|
+
:category => "application",
|
39
|
+
:tags => ["Web Server"],
|
40
|
+
:vendor => "IBM",
|
41
|
+
:product =>"HTTP Server",
|
42
|
+
:references => [],
|
43
|
+
:version => nil,
|
44
|
+
:match_type => :content_headers,
|
45
|
+
:match_content => /^server: IBM_HTTP_Server/i,
|
46
|
+
:match_details =>"server header",
|
47
|
+
:paths => ["#{url}"],
|
48
|
+
:inference => false
|
49
|
+
},
|
50
|
+
{
|
51
|
+
:type => "fingerprint",
|
52
|
+
:category => "application",
|
53
|
+
:tags => ["Administrative","COTS"],
|
54
|
+
:vendor => "IBM",
|
55
|
+
:product =>"IBM Security Access Manager for Web",
|
56
|
+
:references => ["https://www.ibm.com/support/knowledgecenter/SSPREK_9.0.2.1/com.ibm.isam.doc/wrp_config/concept/con_sam_intro.html"],
|
57
|
+
:version => nil,
|
58
|
+
:match_type => :content_headers,
|
59
|
+
:match_content => /www-authenticate: Basic realm=\"IBM Security Access Manager for Web\"/i,
|
60
|
+
:match_details =>"IBM security access manager login prompt",
|
61
|
+
:paths => ["#{url}"],
|
62
|
+
:inference => false
|
63
|
+
},
|
64
|
+
{
|
65
|
+
:type => "fingerprint",
|
66
|
+
:category => "application",
|
67
|
+
:tags => ["Administrative","COTS"],
|
68
|
+
:vendor => "IBM",
|
69
|
+
:product =>"Tivoli Access Manager for e-business",
|
70
|
+
:references => ["https://www.ibm.com/support/knowledgecenter/en/SSPREK_6.1.0/com.ibm.itame.doc_6.1/am61_qsg_en.htm"],
|
71
|
+
:version => nil,
|
72
|
+
:match_type => :content_body,
|
73
|
+
:match_content => /<title>Access Manager for e-Business Login/i,
|
74
|
+
:match_details =>"Generic Ibm tivoli copyright",
|
75
|
+
:paths => ["#{url}"],
|
76
|
+
:inference => false
|
77
|
+
},
|
78
|
+
{
|
79
|
+
:type => "fingerprint",
|
80
|
+
:category => "application",
|
81
|
+
:tags => ["Web Server","COTS"],
|
82
|
+
:vendor => "IBM",
|
83
|
+
:product =>"WebSEAL",
|
84
|
+
:references => ["https://www.ibm.com/support/knowledgecenter/en/SSPREK_8.0.1.2/com.ibm.isamw.doc_8.0.1.2/wrp_config/task/tsk_submt_form_data_ws.html"],
|
85
|
+
:version => nil,
|
86
|
+
:match_type => :content_body,
|
87
|
+
:match_content => /<form method=\"POST\" action=\"\/pkmslogin.form\">/i,
|
88
|
+
:match_details =>"form action to submit to webseal (on ourselves)",
|
89
|
+
:paths => ["#{url}"],
|
90
|
+
:inference => false
|
91
|
+
},
|
92
|
+
{
|
93
|
+
:type => "fingerprint",
|
94
|
+
:category => "application",
|
95
|
+
:tags => ["Web Server","COTS"],
|
96
|
+
:vendor => "IBM",
|
97
|
+
:product =>"WebSEAL",
|
98
|
+
:references => ["https://www.ibm.com/support/knowledgecenter/en/SSPREK_8.0.1.2/com.ibm.isamw.doc_8.0.1.2/wrp_config/task/tsk_submt_form_data_ws.html"],
|
99
|
+
:match_type => :content_headers,
|
100
|
+
:match_content => /^server:\ WebSEAL\/[\d\.]{1,}(\ \(Build \d{6}\)){0,1}$/i,
|
101
|
+
:dynamic_version => lambda { |x|
|
102
|
+
_first_header_capture(x,/^server:\ WebSEAL\/[\d\.]{1,}(\ \(Build \d{6}\)){0,1}$/i) },
|
103
|
+
:paths => ["#{url}"],
|
104
|
+
:inference => true
|
105
|
+
},
|
106
|
+
{
|
107
|
+
:type => "fingerprint",
|
108
|
+
:category => "application",
|
109
|
+
:tags => ["Application Server"],
|
110
|
+
:vendor => "IBM",
|
111
|
+
:product =>"WebSphere",
|
112
|
+
:references => ["https://github.com/wireghoul/lbmap/commit/2d15ace54266ecf146fdf8a06f4d226398ddd19c"],
|
113
|
+
:match_type => :content_headers,
|
114
|
+
:match_content => /^\$WSEP:.*$/i,
|
115
|
+
:match_details => "header",
|
116
|
+
:paths => ["#{url}"],
|
117
|
+
:inference => false
|
118
|
+
},
|
119
|
+
{
|
120
|
+
:type => "fingerprint",
|
121
|
+
:category => "application",
|
122
|
+
:tags => ["Application Server"],
|
123
|
+
:vendor => "IBM",
|
124
|
+
:product =>"WebSphere",
|
125
|
+
:references => [],
|
126
|
+
:match_type => :content_headers,
|
127
|
+
:match_content => /^server: WebSphere Application Server\/[\d\.]+$/i,
|
128
|
+
:dynamic_version => lambda { |x|
|
129
|
+
_first_header_capture(x,/^server: WebSphere Application Server\/([\d\.]+)/i) },
|
130
|
+
:match_details => "webphere header",
|
131
|
+
:paths => ["#{url}"],
|
132
|
+
:inference => true
|
133
|
+
},
|
134
|
+
{
|
135
|
+
:type => "fingerprint",
|
136
|
+
:category => "application",
|
137
|
+
:tags => ["Application Server"],
|
138
|
+
:vendor => "IBM",
|
139
|
+
:product =>"WebSphere",
|
140
|
+
:references => ["https://github.com/danamodio/webintel"],
|
141
|
+
:version => "6.1",
|
142
|
+
:match_type => :content_body,
|
143
|
+
:match_content => /infocenter\/wasinfo\/v6r1/i,
|
144
|
+
:match_details => "header",
|
145
|
+
:paths => ["#{url}"],
|
146
|
+
:inference => true
|
147
|
+
},
|
148
|
+
{
|
149
|
+
:type => "fingerprint",
|
150
|
+
:category => "application",
|
151
|
+
:tags => ["Application Server"],
|
152
|
+
:vendor => "IBM",
|
153
|
+
:product =>"WebSphere",
|
154
|
+
:references => ["https://github.com/wireghoul/lbmap/commit/2d15ace54266ecf146fdf8a06f4d226398ddd19c"],
|
155
|
+
:version => nil,
|
156
|
+
:match_type => :content_body,
|
157
|
+
:match_content => /SRVE0190E: File not found/i,
|
158
|
+
:match_details => "header",
|
159
|
+
:paths => ["#{url}"],
|
160
|
+
:inference => false
|
161
|
+
},
|
162
|
+
{
|
163
|
+
:type => "fingerprint",
|
164
|
+
:category => "application",
|
165
|
+
:tags => ["Application Server"],
|
166
|
+
:vendor => "IBM",
|
167
|
+
:product =>"WebSphere",
|
168
|
+
:references => ["https://github.com/wireghoul/lbmap/commit/2d15ace54266ecf146fdf8a06f4d226398ddd19c"],
|
169
|
+
:version => nil,
|
170
|
+
:match_type => :content_body,
|
171
|
+
:match_content => /SRVE0190E: File not found/i,
|
172
|
+
:match_details => "header",
|
173
|
+
:paths => ["#{url}/doesntexist-123"],
|
174
|
+
:inference => false
|
175
|
+
}
|
176
|
+
]
|
177
|
+
end
|
178
|
+
|
179
|
+
end
|
180
|
+
end
|
181
|
+
end
|
182
|
+
end
|
@@ -0,0 +1,29 @@
|
|
1
|
+
module Intrigue
|
2
|
+
module Ident
|
3
|
+
module Check
|
4
|
+
class IceWarp < Intrigue::Ident::Check::Base
|
5
|
+
|
6
|
+
def generate_checks(url)
|
7
|
+
[
|
8
|
+
{
|
9
|
+
:type => "fingerprint",
|
10
|
+
:category => "application",
|
11
|
+
:tags => ["Productivity", "COTS", "Email"],
|
12
|
+
:vendor => "IceWarp",
|
13
|
+
:product => "IceWarp",
|
14
|
+
:references => ["https://www.icewarp.com/"],
|
15
|
+
:version => nil,
|
16
|
+
:match_type => :content_headers,
|
17
|
+
:match_content => /^server:\ IceWarp\/(\d{1,}\.\d{1,}\.\d{1,})$/i,
|
18
|
+
:dynamic_version => lambda { |x|
|
19
|
+
_first_header_capture(x,/^server:\ IceWarp\/(\d{1,}\.\d{1,}\.\d{1,})$/i) },
|
20
|
+
:hide => false,
|
21
|
+
:paths => ["#{url}"],
|
22
|
+
:inference => true
|
23
|
+
}
|
24
|
+
]
|
25
|
+
end
|
26
|
+
end
|
27
|
+
end
|
28
|
+
end
|
29
|
+
end
|
@@ -0,0 +1,30 @@
|
|
1
|
+
module Intrigue
|
2
|
+
module Ident
|
3
|
+
module Check
|
4
|
+
class ImpressPages < Intrigue::Ident::Check::Base
|
5
|
+
|
6
|
+
def generate_checks(url)
|
7
|
+
[
|
8
|
+
{
|
9
|
+
:type => "fingerprint",
|
10
|
+
:category => "application",
|
11
|
+
:tags => ["CMS"],
|
12
|
+
:vendor => "ImpressPages",
|
13
|
+
:product => "ImpressPages",
|
14
|
+
:references => ["https://www.impresspages.org/"],
|
15
|
+
:version => nil,
|
16
|
+
:match_type => :content_body,
|
17
|
+
:match_content => /impresspages/i,
|
18
|
+
:dynamic_version => lambda { |x| _first_body_capture(x, /impresspages (.*\d)/i)},
|
19
|
+
:match_details => "header match",
|
20
|
+
:hide => false,
|
21
|
+
:paths => ["#{url}"],
|
22
|
+
:inference => true
|
23
|
+
}
|
24
|
+
]
|
25
|
+
end
|
26
|
+
|
27
|
+
end
|
28
|
+
end
|
29
|
+
end
|
30
|
+
end
|
@@ -0,0 +1,28 @@
|
|
1
|
+
module Intrigue
|
2
|
+
module Ident
|
3
|
+
module Check
|
4
|
+
class Imunify360 < Intrigue::Ident::Check::Base
|
5
|
+
|
6
|
+
def generate_checks(url)
|
7
|
+
[
|
8
|
+
{
|
9
|
+
:type => "fingerprint",
|
10
|
+
:category => "service",
|
11
|
+
:tags => ["Web Server","Proxy Server"],
|
12
|
+
:vendor => "CloudLinux",
|
13
|
+
:product => "Imunify360",
|
14
|
+
:references => ["https://www.imunify360.com/blog/webshield-introduction-for-server-administrators"],
|
15
|
+
:version => nil,
|
16
|
+
:match_type => :content_headers,
|
17
|
+
:match_content => /^server:\ imunify360-webshield\/[\d\.]{1,}$/i,
|
18
|
+
:dynamic_version => lambda { |x|
|
19
|
+
_first_header_capture(x,/^server:\ imunify360-webshield\/[\d\.]{1,}$/i) },
|
20
|
+
:paths => ["#{url}"],
|
21
|
+
:inference => true
|
22
|
+
}
|
23
|
+
]
|
24
|
+
end
|
25
|
+
end
|
26
|
+
end
|
27
|
+
end
|
28
|
+
end
|
@@ -0,0 +1,54 @@
|
|
1
|
+
module Intrigue
|
2
|
+
module Ident
|
3
|
+
module Check
|
4
|
+
class Incapsula < Intrigue::Ident::Check::Base
|
5
|
+
|
6
|
+
def generate_checks(url)
|
7
|
+
[
|
8
|
+
{
|
9
|
+
:type => "fingerprint",
|
10
|
+
:category => "service",
|
11
|
+
:tags => ["CDN","WAF"],
|
12
|
+
:vendor =>"Incapsula",
|
13
|
+
:product =>"CDN",
|
14
|
+
:match_details =>"incapsula header",
|
15
|
+
:version => nil,
|
16
|
+
:match_type => :content_headers,
|
17
|
+
:match_content => /^x-iinfo:\ .*$/i,
|
18
|
+
:paths => ["#{url}"],
|
19
|
+
:inference => false
|
20
|
+
},
|
21
|
+
{
|
22
|
+
:type => "fingerprint",
|
23
|
+
:category => "service",
|
24
|
+
:tags => ["CDN","WAF"],
|
25
|
+
:vendor =>"Incapsula",
|
26
|
+
:product =>"CDN",
|
27
|
+
:match_details =>"incapsula header",
|
28
|
+
:version => nil,
|
29
|
+
:match_type => :content_headers,
|
30
|
+
:match_content => /^x-cdn: Incapsula$/i,
|
31
|
+
:paths => ["#{url}"],
|
32
|
+
:inference => false
|
33
|
+
},
|
34
|
+
{
|
35
|
+
:type => "fingerprint",
|
36
|
+
:category => "service",
|
37
|
+
:tags => ["CDN","WAF"],
|
38
|
+
:vendor =>"Incapsula",
|
39
|
+
:product =>"CDN",
|
40
|
+
:match_details =>"incapsula header (miss)",
|
41
|
+
:version => nil,
|
42
|
+
:match_type => :content_body,
|
43
|
+
:match_content => /Request unsuccessful. Incapsula incident ID/i,
|
44
|
+
:paths => ["#{url}"],
|
45
|
+
:inference => false,
|
46
|
+
:hide => true
|
47
|
+
}
|
48
|
+
]
|
49
|
+
end
|
50
|
+
|
51
|
+
end
|
52
|
+
end
|
53
|
+
end
|
54
|
+
end
|