Commit Graph

7425 Commits (5fc3ae4ef4b2c1426de0f461d507390d6ff297d5)

Author SHA1 Message Date
Sandeep Singh ea8a469b9e
Merge pull request #2164 from gy741/rule-add-v37
Add Selea Targa IP OCR-ANPR Camera Multiple Vulnerabilities
2021-07-26 02:36:40 +05:30
sandeep e5c97aa2d7 easy to read 2021-07-26 02:34:41 +05:30
sandeep bb63a02087 Merge branch 'rule-add-v37' of https://github.com/gy741/nuclei-templates into pr/2164 2021-07-26 02:31:27 +05:30
sandeep 21b29e3339 Update favicon-detection.yaml 2021-07-26 02:31:18 +05:30
Sandeep Singh 2b04162082
Merge branch 'master' into rule-add-v37 2021-07-26 02:28:12 +05:30
sandeep 767e0d75d0 moving files around 2021-07-26 02:25:47 +05:30
Sandeep Singh 1a21d46bd9
Merge pull request #2168 from geeknik/patch-11
Create pagespeed-global-admin.yaml
2021-07-26 02:18:43 +05:30
Sandeep Singh f86c20edbd
Update pagespeed-global-admin.yaml 2021-07-26 02:16:29 +05:30
Sandeep Singh 9582eaf3f1
Merge pull request #2167 from geeknik/patch-10
Create lutron-iot-default-login.yaml
2021-07-26 01:56:58 +05:30
Sandeep Singh 3898e1df01
Update lutron-iot-default-login.yaml 2021-07-26 01:56:16 +05:30
Sandeep Singh 7c7e3f06bc
Merge pull request #2169 from geeknik/patch-12
Create production-logs.yaml
2021-07-26 01:53:26 +05:30
Sandeep Singh 09a5ea061a
Update production-logs.yaml 2021-07-26 01:52:26 +05:30
Sandeep Singh 9f66b8925d
Merge pull request #2115 from geeknik/patch-5
Update general-tokens.yaml
2021-07-26 01:47:39 +05:30
Sandeep Singh 353b39e941
Merge pull request #2054 from geeknik/patch-3
Create CVE-2007-0885.yaml
2021-07-26 01:45:53 +05:30
Sandeep Singh 9eced64983
Update CVE-2007-0885.yaml 2021-07-26 01:45:28 +05:30
Sandeep Singh a57bcda074
Merge pull request #2111 from pikpikcu/patch-203
Update hadoop-unauth.yaml
2021-07-26 01:35:34 +05:30
sandeep 3fc8626874 Update hadoop-unauth.yaml 2021-07-26 01:33:02 +05:30
Sandeep Singh bc44e8a1f5
Merge pull request #2132 from pikpikcu/patch-204
Create bedita-detect.yaml
2021-07-26 01:29:06 +05:30
Sandeep Singh 93a710982d
Update bedita-detect.yaml 2021-07-26 01:26:55 +05:30
Sandeep Singh 5441d97bea
Merge pull request #2131 from geeknik/patch-8
Create wp-app-log.yaml
2021-07-26 01:22:37 +05:30
Sandeep Singh d43b57b56a
Update wp-app-log.yaml 2021-07-26 01:21:43 +05:30
Sandeep Singh 130f3576b6
Merge pull request #2130 from geeknik/patch-7
Create cold-fusion-cfcache-map.yaml
2021-07-26 01:17:15 +05:30
Sandeep Singh 037c531d58
Update cold-fusion-cfcache-map.yaml 2021-07-26 01:15:39 +05:30
Sandeep Singh 85d5a2c46a
Merge pull request #2094 from gy741/rule-add-v29
Create iptime-default-login.yaml
2021-07-26 01:11:58 +05:30
Sandeep Singh b905a91cdc
Merge pull request #2129 from geeknik/patch-6
Update shell-history.yaml
2021-07-26 01:08:46 +05:30
Sandeep Singh d14150a8e4
Merge pull request #2172 from daffainfo/patch-104
Create CVE-2018-10822.yaml
2021-07-26 01:06:16 +05:30
Sandeep Singh 0d2e18722a
Update CVE-2018-10822.yaml 2021-07-26 01:04:31 +05:30
Sandeep Singh 91055c2b65
Merge pull request #2174 from gy741/rule-add-v38
Create CVE-2020-5307.yaml
2021-07-26 01:02:25 +05:30
Sandeep Singh 758f27dd15
Merge pull request #2178 from geeknik/patch-14
Update exposed-gitignore.yaml
2021-07-26 00:41:55 +05:30
sandeep c9f5f01bb9 minor update 2021-07-26 00:39:16 +05:30
Geeknik Labs 41c41abdb7
Update exposed-gitignore.yaml
Fixes the issue here: https://github.com/projectdiscovery/nuclei-templates/issues/1898#issuecomment-886237512
2021-07-25 18:29:28 +00:00
pussycat0x add1d76b09
Port update 2021-07-25 23:28:54 +05:30
Sandeep Singh 7af0c9c8b0
Merge pull request #2171 from pussycat0x/master
HP Data Protector A.09.00 - Arbitrary Command Execution
2021-07-25 22:15:09 +05:30
sandeep 4658f7ffcc moving files around 2021-07-25 22:11:36 +05:30
sandeep 355dc8e39b typo update 2021-07-25 19:38:25 +05:30
Sandeep Singh c4fa0a9715
Merge pull request #2175 from shelld3v/patch-5
Fix false positive
2021-07-25 15:25:02 +05:30
sandeep bb8a22401b Separating service detection + SSRF detection 2021-07-25 15:22:09 +05:30
Pham Sy Minh cff60a04b5
Fix false positive 2021-07-25 12:14:24 +07:00
GwanYeong Kim b9fadff659 Create CVE-2020-5307.yaml
PHPGurukul Dairy Farm Shop Management System 1.0 is vulnerable to SQL injection, as demonstrated by the username parameter in index.php, the category and CategoryCode parameters in add-category.php, the CompanyName parameter in add-company.php, and the ProductName and ProductPrice parameters in add-product.php.

Signed-off-by: GwanYeong Kim <gy741.kim@gmail.com>
2021-07-25 11:50:53 +09:00
Muhammad Daffa 9883f04092
Create CVE-2018-10822.yaml 2021-07-25 05:49:24 +07:00
Sandeep Singh 3abd2ec8fc
Merge pull request #2165 from daffainfo/patch-103
Fix wrong regex matcher
2021-07-25 04:02:12 +05:30
sandeep 6ccc5f8792 matcher update to handle edge cases 2021-07-25 03:05:55 +05:30
pussycat0x a9fdbe851e
Update CVE-2016-2004.yaml 2021-07-25 02:19:36 +05:30
pussycat0x ac814bc151
Add files via upload 2021-07-25 02:11:44 +05:30
Sandeep Singh 59f41e872b
Merge pull request #2166 from pdelteil/patch-29
Create redcap-detector.yaml
2021-07-25 01:59:17 +05:30
Sandeep Singh 121918945e
Update redcap-detector.yaml 2021-07-25 01:54:18 +05:30
Geeknik Labs 7afc39cb32
Create development-logs.yaml 2021-07-24 14:29:43 -05:00
Geeknik Labs e428dc6454
Create production-logs.yaml 2021-07-24 14:28:33 -05:00
Geeknik Labs a26ded0a06
Create pagespeed-global-admin.yaml 2021-07-24 14:26:30 -05:00
Geeknik Labs 2893fefd28
Create lutron-iot-default-login.yaml 2021-07-24 14:22:54 -05:00