Commit Graph

33079 Commits (957144798447b1e910cd092c8941ed755b288137)

Author SHA1 Message Date
GitHub Action 41207e36f0 Auto Generated New Template Addition List [Sat Aug 5 08:37:27 UTC 2023] 🤖 2023-08-05 08:37:27 +00:00
GitHub Action ff4a2104e9 Auto Generated Templates Checksum [Sat Aug 5 08:37:11 UTC 2023] 🤖 2023-08-05 08:37:11 +00:00
sandeep fdea0cec3c fixed matcher type 2023-08-05 14:06:36 +05:30
Dhiyaneshwaran f34e4b61f3
Create netmizer-data-listing.yaml 2023-08-05 13:56:07 +05:30
Dhiyaneshwaran 7b5737ee27
Create netmizer-cmd-rce.yaml 2023-08-05 13:54:54 +05:30
GitHub Action fa9a2b8ce2 TemplateMan Update [Sat Aug 5 08:22:44 UTC 2023] 🤖 2023-08-05 08:22:45 +00:00
GitHub Action bf867b5e4f Auto Generated Templates Checksum [Sat Aug 5 08:21:25 UTC 2023] 🤖 2023-08-05 08:21:25 +00:00
GitHub Action 6a591487c8 Auto Generated New Template Addition List [Sat Aug 5 08:21:11 UTC 2023] 🤖 2023-08-05 08:21:11 +00:00
Sandeep Singh 3a9a75a73e
added additional cnmae matcher (#7843) 2023-08-05 13:50:50 +05:30
Dhiyaneshwaran 2e5d01e24d
Create CVE-2018-12909.yaml 2023-08-05 12:59:56 +05:30
Dhiyaneshwaran bdb0873a91
Create sangfor-sysuser-conf.yaml 2023-08-05 12:48:29 +05:30
Dhiyaneshwaran d558bbb976
Create sangfor-cphp-rce.yaml 2023-08-05 12:18:28 +05:30
Dhiyaneshwaran 587197f9b5
Create sangfor-download-lfi.yaml 2023-08-05 11:39:16 +05:30
Dhiyaneshwaran 5cfac72c37
fix false positive 2023-08-05 11:19:00 +05:30
Mehran Seifalinia 2c736ca286
Merge branch 'projectdiscovery:main' into main 2023-08-05 08:37:18 +03:30
Dhiyaneshwaran ff676d9463
typo name 2023-08-05 10:33:58 +05:30
Dhiyaneshwaran 9ead50c6c4
typo name 2023-08-05 10:32:12 +05:30
GitHub Action 4039be0299 Auto WordPress Plugins Update [Sat Aug 5 04:02:01 UTC 2023] 🤖 2023-08-05 04:02:01 +00:00
ayadim 799f815ff3 correcting errors 2023-08-04 22:38:55 +01:00
ayadim 05da9c86fb Creating url-extension-inspector.yaml template 2023-08-04 22:20:12 +01:00
GitHub Action 88aeeee665 Auto Generated Templates Checksum [Fri Aug 4 17:33:00 UTC 2023] 🤖 2023-08-04 17:33:00 +00:00
GitHub Action fb8ffa1a33 Auto Generated New Template Addition List [Fri Aug 4 17:32:34 UTC 2023] 🤖 2023-08-04 17:32:34 +00:00
Ritik Chaddha d22c38b874
Merge pull request #6809 from daffainfo/main
Add malware templates
2023-08-04 23:02:13 +05:30
Mehran Seifalinia 006688b55e
Merge branch 'projectdiscovery:main' into main 2023-08-04 20:43:05 +03:30
Dhiyaneshwaran 8177bfd601
Create kodak-network-panel.yaml 2023-08-04 22:33:14 +05:30
Dhiyaneshwaran 7334dd614a
Create kodak-network-lfi.yaml 2023-08-04 22:26:25 +05:30
Dhiyaneshwaran 58ad21ad8b
Create mpsec-isg1000-panel.yaml 2023-08-04 22:05:06 +05:30
Dhiyaneshwaran 7f47bec1d1
Create CNVD-2021-43984.yaml 2023-08-04 21:04:21 +05:30
Dhiyaneshwaran 9a78714595
Create acenet-panel.yaml 2023-08-04 18:52:03 +05:30
Dhiyaneshwaran 359f578ac4
Create CNVD-2021-41972.yaml 2023-08-04 18:35:52 +05:30
Dhiyaneshwaran 2eb802d2f6
Create acti-panel.yaml 2023-08-04 18:09:32 +05:30
dependabot[bot] a2652caeb0
⬆️ Bump certifi from 2022.9.24 to 2023.7.22 in /.github/scripts (#7828)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 17:39:17 +05:30
Dhiyaneshwaran e03fd49a3e
Create acti-video-lfi.yaml 2023-08-04 17:07:21 +05:30
Dhiyaneshwaran 36be5350b9
fix-template 2023-08-04 16:50:30 +05:30
Mehran Seifalinia a4c00b4130
Delete CVE-2023-37979.yaml
Is not accepted.
2023-08-04 13:12:15 +03:30
Mehran Seifalinia 97baa89b58
Update python-scanner.yaml
- Fix minor syntax in last update
2023-08-04 12:59:31 +03:30
Mehran Seifalinia 0cc5a83e13
Update python-scanner.yaml
- Added new regex for code injection: 'execfile'.
- Added new regex for command injection: 'subprocess.run', 'commands.getoutput'. Modified 'os.popen' regex for better detection.
- Added new regex for untrusted source: 'marshal.loads', 'pickle.Unpickler'.
- Modified 'dangerous-yaml' regex to include 'yaml.safe_load'.
- Added new regex in 'sqli' for various database execute functions.
2023-08-04 12:57:44 +03:30
Mehran Seifalinia ed3696a791
Merge branch 'projectdiscovery:main' into main 2023-08-04 12:42:10 +03:30
GitHub Action 680e85d8d4 TemplateMan Update [Fri Aug 4 08:35:08 UTC 2023] 🤖 2023-08-04 08:35:09 +00:00
GitHub Action 0eda066b3c Auto Generated Templates Checksum [Fri Aug 4 08:33:53 UTC 2023] 🤖 2023-08-04 08:33:54 +00:00
GitHub Action 814d73792a Auto Generated cves.json [Fri Aug 4 08:33:41 UTC 2023] 🤖 2023-08-04 08:33:50 +00:00
GitHub Action a60b6f6940 Auto Generated New Template Addition List [Fri Aug 4 08:33:34 UTC 2023] 🤖 2023-08-04 08:33:34 +00:00
Dhiyaneshwaran b6b9f02998
Merge pull request #7825 from projectdiscovery/CVE-2021-24472
Update FN CVE-2021-24472.yaml
2023-08-04 14:03:14 +05:30
Mehran Seifalinia 7b22f893c8
Merge branch 'projectdiscovery:main' into main 2023-08-04 11:58:35 +03:30
Dhiyaneshwaran 8071fc93ca
fix update matcher 2023-08-04 13:38:10 +05:30
Ritik Chaddha cedff9d874
Update FP CVE-2021-24472.yaml 2023-08-04 12:14:56 +05:30
Dhiyaneshwaran 8a19066596
trail space fix 2023-08-04 11:54:37 +05:30
Dhiyaneshwaran 779ac108c3
Create CVE-2019-16057.yaml 2023-08-04 11:50:51 +05:30
Dhiyaneshwaran b737085039
fix mapping values 2023-08-04 11:11:07 +05:30
Dhiyaneshwaran 554ec6d543
Create CVE-2019-7192.yaml 2023-08-04 11:00:54 +05:30