Commit Graph

1178 Commits (f8e95c83975c59fe9728eca96340aa17a3f13803)

Author SHA1 Message Date
Ritik Chaddha 9c2d4cc5c0
Update and rename geowebserver-detect.yaml to geo-webserver-detect.yaml 2022-10-28 17:55:26 +05:30
y0no 84285592ce Add php-detect 2022-10-28 10:03:26 +02:00
Muhammad Daffa 29618ff571
feat: added version detection geowebserver 2022-10-28 14:45:14 +07:00
Ricardo Maia c71a3f062b Update glpi-panel.yaml 2022-10-27 17:59:48 -03:00
Ritik Chaddha 2182097d16
Update tech-detect.yaml 2022-10-26 22:03:07 +05:30
Tiago Drumond b3624ab9a3 Adding SailsJS detection 2022-10-26 11:43:46 +02:00
Dhiyaneshwaran d73014db23
Update azure-kubernetes-service.yaml 2022-10-26 03:23:06 +05:30
Prince Chaddha e532efa7c2
Merge pull request #5804 from ricardomaia/liferay-portal-detect
Update liferay-portal-detect.yaml
2022-10-25 17:57:35 +05:30
Prince Chaddha 76e5510dc8
Update and rename technologies/liferay-portal.yaml to exposed-panels/liferay-portal.yaml 2022-10-25 17:55:05 +05:30
Prince Chaddha 5a4394fff7
Update liferay-portal.yaml 2022-10-25 17:53:29 +05:30
Prince Chaddha 00c7e51909
Update and rename liferay-portal-detect.yaml to liferay-portal.yaml 2022-10-25 17:51:47 +05:30
Prince Chaddha 4df068cc9b
Merge pull request #5788 from projectdiscovery/express-default-page
Create express-default-page.yaml
2022-10-25 15:41:49 +05:30
Prince Chaddha cc2408b169
Merge pull request #5767 from clem9669/master
Update nextcloud-detect.yaml with a new path
2022-10-25 11:50:08 +05:30
Prince Chaddha beb5c7a8e8
Merge pull request #5753 from daffainfo/patch-32
fix: false negative wordpress template
2022-10-25 11:43:40 +05:30
Prince Chaddha 1920b0bc38
Update wordpress-detect.yaml 2022-10-25 11:39:19 +05:30
Ricardo Maia ac4f58f16e Update liferay-portal-detect.yaml 2022-10-24 14:03:46 -03:00
Prince Chaddha a88d4fc266
Update wordpress-detect.yaml 2022-10-24 18:48:01 +05:30
Dhiyaneshwaran 9afd118d13
Create express-default-page.yaml 2022-10-24 01:43:07 +05:30
clem9669 1d0e907631
Update nextcloud-detect.yaml
Hey 👋 

I have added another path to detect URL rewrite. 
URL rewrite is mentioned in the official documentation : https://docs.nextcloud.com/server/latest/admin_manual/installation/source_installation.html#pretty-urls or https://help.nextcloud.com/t/removing-index-php-from-the-nextcloud-uri/13055 and so on.

I just experienced the `/nextcloud/login`.

Cheers 😄
2022-10-21 15:15:36 +00:00
Prince Chaddha 63a8a63c1b
Merge pull request #5754 from ricardomaia/livehelperchat-detect
Update livehelperchat-detect.yaml
2022-10-21 15:48:15 +05:30
Prince Chaddha 38afdbf71a
Update livehelperchat-detect.yaml 2022-10-21 15:45:04 +05:30
Prince Chaddha cae30ca46d
Merge pull request #5749 from ricardomaia/ojs-detect
Add Open Journal Systems (OJS) detect
2022-10-21 15:39:28 +05:30
Prince Chaddha f290fb598d
Update and rename open-journal-systems-detect.yaml to open-journal-systems.yaml 2022-10-21 15:37:48 +05:30
Prince Chaddha e00e3da49e
Merge pull request #5738 from ricardomaia/joomla-detect
Add Joomla! detect template with version detection capabilities
2022-10-21 15:16:59 +05:30
Prince Chaddha 8fab55e1ee
Update joomla-detect.yaml 2022-10-21 15:13:50 +05:30
Ricardo Maia 7146591903 Update livehelperchat-detect.yaml 2022-10-20 15:11:40 -03:00
Muhammad Daffa cc23685f5a
fix: false negative wordpress template 2022-10-20 21:33:49 +07:00
Prince Chaddha 3ac1b1c745
Merge pull request #5723 from pdelteil/patch-98
Update tomcat-detect.yaml
2022-10-20 14:30:51 +05:30
Dhiyaneshwaran 03fcb0f307
Update open-journal-systems-detect.yaml 2022-10-20 11:53:08 +05:30
Dhiyaneshwaran 3d87cdc52a
Update open-journal-systems-detect.yaml 2022-10-20 11:49:47 +05:30
Ricardo Maia a953fbf11c Add Open Journal Systems (OJS) detect 2022-10-20 02:08:36 -03:00
MostInterestingBotInTheWorld 0b1a79f39d
Dashboard Content Enhancements (#5704)
Dashboard Content Enhancements
2022-10-19 17:11:27 -04:00
Ricardo Maia 9e41c00f52 Add Joomla! detect template 2022-10-19 16:03:34 -03:00
Ricardo Maia 337563d59a Adding version detection based on .js files params 2022-10-19 10:55:34 -03:00
Philippe Delteil dfcaceb343
Update tomcat-detect.yaml 2022-10-18 14:55:53 -05:00
Dhiyaneshwaran ab37536ad7
Rename technologies/adobe/oracle-atg-commerce.yaml to technologies/oracle/oracle-atg-commerce.yaml 2022-10-18 13:44:56 +05:30
Prince Chaddha d3f2b904de
Update oracle-atg-commerce.yaml 2022-10-18 12:44:42 +05:30
Prince Chaddha 8475965106
Create oracle-atg-commerce.yaml 2022-10-18 12:36:52 +05:30
Dionysis Grigoropoulos ed284ff172 fix: Remove content-type header check for matrix
As per the spec https://spec.matrix.org/v1.3/server-server-api/#getwell-knownmatrixserver,
the content-type SHOULD be (RFC SHOULD) set to application/json. Because
this is a SHOULD and not a MUST, a lot of implementations either return
a different content-type header or none at all.
2022-10-16 23:27:17 +03:00
Prince Chaddha 65425f4eb4
Update vmware-horizon-version.yaml 2022-10-14 17:31:20 +05:30
Prince Chaddha 630515eef8
Merge pull request #5500 from V35HR4J/master
Create vmware-horizon-version.yaml
2022-10-14 17:29:48 +05:30
Prince Chaddha 7301eae488
Merge pull request #5611 from daffainfo/patch-17
feat: update gitbook-detect
2022-10-14 15:26:16 +05:30
Prince Chaddha edc9a4b14d
Update gitbook-detect.yaml 2022-10-14 15:24:07 +05:30
Prince Chaddha 1b71ca7737
Merge pull request #5641 from UdinChan/udin
Create zimbra-detect.yaml
2022-10-14 14:47:34 +05:30
Prince Chaddha e8e03aaecf
Update zimbra-detect.yaml 2022-10-14 14:33:12 +05:30
Prince Chaddha 01ebbb4762
Update zimbra-detect.yaml 2022-10-14 14:30:26 +05:30
geeknik f1c43bddad
Update nextcloud-detect.yaml
Fixes an egregious false positive.  

[2022-10-12 19:24:22] [nextcloud-detect:status-2] [http] [info] https://raw.githubusercontent.com/Plazmaz/leaky-repo/master/.ssh/id_rsa
2022-10-12 19:26:34 +00:00
Jaenudin Maulana Marpaung 1dbc223851
Create zimbra-detect.yaml 2022-10-11 20:26:12 +07:00
Jaenudin Maulana Marpaung 6176abacac
Delete zimbra-detect.yaml 2022-10-11 20:25:53 +07:00
Jaenudin Maulana Marpaung ed6170cc4d
Add Zimbra Version Detector
Detect Zimbra and its version
2022-10-11 20:08:11 +07:00
Prince Chaddha 419a377aa8
Merge pull request #5636 from daffainfo/patch-20
feat: added aqua enterprise detection
2022-10-11 16:05:32 +05:30
Prince Chaddha 03f17f5e7f
Update and rename aqua-detect.yaml to aqua-enterprise-detect.yaml 2022-10-11 15:54:00 +05:30
Muhammad Daffa c3ffe1efd0
fix: change regex to word matcher 2022-10-11 16:56:13 +07:00
Dhiyaneshwaran f31ee421b9
Update gitbook-detect.yaml 2022-10-11 15:14:10 +05:30
Muhammad Daffa e9edce6943
fix: wrong path aqua-detect 2022-10-11 16:23:15 +07:00
Dhiyaneshwaran f2b038ddac
Update aqua-detect.yaml 2022-10-11 13:55:58 +05:30
Prince Chaddha b045d06c2d
Merge pull request #5600 from pikpikcu/patch-349
Added google-frontend-httpserver
2022-10-11 13:51:38 +05:30
Prince Chaddha 2003f0c1b0
Merge pull request #5617 from gy741/favico-update-v1
Create favicon-detection
2022-10-11 13:18:53 +05:30
Prince Chaddha 8f4425d8e2
Update pbootcms-detect.yaml 2022-10-11 12:32:23 +05:30
Muhammad Daffa 5368286193
feat: added aqua enterprise detection 2022-10-11 05:50:40 +07:00
Ritik Chaddha d27d0af200
Update google-frontend-httpserver.yaml 2022-10-10 16:32:17 +05:30
Ritik Chaddha b3c25a77e9
Update pbootcms-detect.yaml 2022-10-10 15:22:52 +05:30
Ritik Chaddha 02b39aa871
Update pbootcms-detect.yaml 2022-10-10 15:21:02 +05:30
GwanYeong Kim f1f97c73ce Create favicon-detection
Signed-off-by: GwanYeong Kim <gy741.kim@gmail.com>
2022-10-09 17:52:56 +09:00
Sandeep Singh 935c537e74
misc fix 2022-10-09 12:45:11 +05:30
Muhammad Daffa a77c87ac1a
fix: false negative pbootcms-detect template 2022-10-09 13:11:17 +07:00
Prince Chaddha 0e629aed94
Rename tech/glpi-status-page.yaml to technologies/glpi-status-page.yaml 2022-10-08 13:20:07 +05:30
Prince Chaddha b2cb4bcc54
Merge pull request #5601 from pikpikcu/patch-350
Added wms-server
2022-10-08 12:15:51 +05:30
Muhammad Daffa 5e540e94b4
feat: update gitbook-detect
- Changed the matcher
- Added version detection
- Added reference and description
2022-10-08 07:52:54 +07:00
Sandeep Singh 712264db7e
Using "host-redirects" instead of "redirects" to avoid scanning 3rd party / out of scope hosts. (#5491) 2022-10-08 02:57:25 +05:30
Ritik Chaddha 78fc5afd31
Update wms-server-detect.yaml 2022-10-07 18:22:21 +05:30
Prince Chaddha ff315f0659
Merge pull request #5596 from pikpikcu/patch-344
Added apple-httpserver
2022-10-07 18:09:29 +05:30
Prince Chaddha 54bb62387a
Update apple-httpserver.yaml 2022-10-07 18:06:45 +05:30
Prince Chaddha 125c65041e
Update harbor-detect.yaml 2022-10-07 17:50:18 +05:30
PikPikcU b7b1790757
Create wms-server-detect.yaml 2022-10-07 19:07:19 +07:00
PikPikcU d92c1ade1c
Create google-frontend-httpserver.yaml 2022-10-07 19:00:42 +07:00
Dhiyaneshwaran 4eca1073f6
Update apple-httpserver.yaml 2022-10-07 17:04:13 +05:30
PikPikcU c13aeec1cb
Added apple-httpserver 2022-10-07 18:31:27 +07:00
Muhammad Daffa cf42536c40
feat: update harbor-detect template
- Added version detection
- Change the path
- Updated the body matchers
2022-10-07 17:17:31 +07:00
Prince Chaddha 0a6149fd16
Merge pull request #5569 from pascalheidmann/extend-shopware-template
Added additional check for shopware 6
2022-10-07 00:57:27 +05:30
Ritik Chaddha 851d416ed1
Update nextcloud-detect.yaml 2022-10-06 11:05:52 +05:30
Ritik Chaddha 2fc770eba3
Update shopware-detect.yaml 2022-10-06 11:00:05 +05:30
Muhammad Daffa 3b6095e501
feat: added metadata 2022-10-06 10:52:04 +07:00
Muhammad Daffa 011eb7c967
feat: added version detection nextcloud 2022-10-06 10:50:59 +07:00
Pascal 2bf02d0dc2 Add additional check for shopware 6 backend if title gets overridden in template 2022-10-05 23:16:46 +02:00
Ritik Chaddha b4b08a453d
Update hugo-detect.yaml 2022-10-05 19:54:46 +05:30
Muhammad Daffa 3e853e7c52
fix: edit path and added redirect 2022-10-05 19:31:14 +07:00
Muhammad Daffa a033fc4d81
feat: Created Hugo detection 2022-10-05 19:29:44 +07:00
Prince Chaddha 66cd103e26
Update smtp2go-detect.yaml 2022-10-05 00:58:24 +05:30
Prince Chaddha a5aa4660b0
Update smtp2go-detect.yaml 2022-10-05 00:54:30 +05:30
PikPikcU 676608f6ff
Create smtp2go-detect.yaml 2022-10-04 07:19:25 +07:00
Veshraj Ghimire 0d5ed545fb
Merge branch 'projectdiscovery:master' into master 2022-10-03 16:41:30 +05:45
Prince Chaddha aab1f89784
Update oracle-access-manager-detect.yaml 2022-10-02 00:18:28 +05:30
Prince Chaddha 97573f38c9
Merge pull request #5526 from daffainfo/patch-9
fix: false negative xenforo-detect template
2022-10-01 14:44:27 +05:30
Prince Chaddha 130621e483
Update xenforo-detect.yaml 2022-10-01 14:41:27 +05:30
Prince Chaddha 703465f3fc
Merge pull request #5487 from gy741/rule-add-v128
Update fingerprinthub-web-fingerprints
2022-10-01 13:38:38 +05:30
Muhammad Daffa 22deaa2dac
fix: false negative xenforo-detect template
- Move the folder from `exposed-panels` to `technologies`
- Change the word matcher to prevent false negative
- Added status matcher
2022-10-01 11:38:19 +07:00
Veshraj Ghimire b35cce1d81
Create vmware-horizon-version.yaml 2022-09-29 20:14:48 +05:45
Dhiyaneshwaran c84926ca92
Create zend-server-test-page.yaml 2022-09-29 11:41:56 +05:30
Prince Chaddha bd3b80c5e2
Merge pull request #5438 from tess-ss/patch-8
Create oracle-access-manager-detect.yaml
2022-09-28 12:55:41 +05:30