m ayadi
b0ba3e4a5d
Update js-analyse.yaml
...
New extractors
2024-03-13 22:03:38 +00:00
GitHub Action
ac49e272ca
Auto Template Signing [Tue Mar 5 08:27:14 UTC 2024] 🤖
2024-03-05 08:27:14 +00:00
Dhiyaneshwaran
b11d7cbe41
Update linkedin-id.yaml
2024-02-29 12:09:16 +05:30
GitHub Action
f4465322c2
Auto Template Signing [Tue Feb 20 03:56:13 UTC 2024] 🤖
2024-02-20 03:56:14 +00:00
m ayadi
2c375882ee
Update js-analyse.yaml
...
add extractors.
correct some regex to prevent false results.
add word in regex
2024-02-17 17:18:34 +01:00
GitHub Action
2f917f065c
Auto Template Signing [Fri Jan 26 08:31:11 UTC 2024] 🤖
2024-01-26 08:31:12 +00:00
Prince Chaddha
bdd749d390
auto tagging via templateman
2024-01-14 14:51:50 +05:30
GitHub Action
d400cd1538
Auto Template Signing [Thu Jan 4 06:57:22 UTC 2024] 🤖
2024-01-04 06:57:23 +00:00
Dhiyaneshwaran
1fc8560445
done
2024-01-04 12:21:32 +05:30
Dhiyaneshwaran
73b69a8c20
final lint fix
2024-01-04 12:16:23 +05:30
Dhiyaneshwaran
53fb5baf27
trailspace fix
2024-01-04 11:57:45 +05:30
Dhiyaneshwaran
225e80eab4
fix trail lint
2024-01-04 11:51:55 +05:30
Ritik Chaddha
ebb708a03d
lint fix
2023-12-14 10:56:01 +07:00
Ritik Chaddha
87f474ec6e
All lint fix
2023-12-14 10:48:19 +07:00
Ellis Springe
8b10d8c44a
javascript, token spray, headless, file tagging improvements and consistency
2023-12-12 16:25:50 -07:00
GitHub Action
7f380a65ef
Auto Template Signing [Wed Nov 29 15:42:36 UTC 2023] 🤖
2023-11-29 15:42:37 +00:00
Dwi Siswanto
5362807992
feat: add kubernetes.io/dockerc(onfigjson|fg) secrets ( #8718 )
...
Signed-off-by: Dwi Siswanto <me@dw1.io>
2023-11-29 21:10:23 +05:30
GitHub Action
db3abf5beb
TemplateMan Update [Wed Oct 25 12:04:43 UTC 2023] 🤖
2023-10-25 12:04:45 +00:00
GitHub Action
2afa549894
Auto Template Signing [Wed Oct 25 07:11:32 UTC 2023] 🤖
2023-10-25 07:11:33 +00:00
m ayadi
fb522f89a3
Update url-extension-inspector.yaml (avoid false positive)
...
This commit correct some false positive in this template to avoid many invalid results.
2023-10-24 15:10:38 +01:00
GitHub Action
b38e8bbebc
TemplateMan Update [Fri Oct 20 11:41:12 UTC 2023] 🤖
2023-10-20 11:41:16 +00:00
GitHub Action
b4e834b049
Auto Template Signing [Thu Oct 19 13:13:50 UTC 2023] 🤖
2023-10-19 13:13:52 +00:00
GitHub Action
076aa6cafd
TemplateMan Update [Sat Oct 14 19:50:16 UTC 2023] 🤖
2023-10-14 19:50:16 +00:00
sandeep
161b90353a
templateman update
2023-10-14 16:57:55 +05:30
Sandeep Singh
54d5defb91
Rename xss-disable-mustache-escape.YAML to xss-disable-mustache-escape.yaml
2023-10-13 12:13:46 +05:30
Dhiyaneshwaran
cb0cb3ea0a
metadata update
2023-09-30 06:10:31 +05:30
Dhiyaneshwaran
7d97ff2b77
Update and rename google-bucket.yaml to google-storage-bucket.yaml
2023-09-30 06:05:33 +05:30
Thabisocn
c8a3864f08
Added a google bucket detecter
2023-09-29 16:05:22 +02:00
Dhiyaneshwaran
601f3f913c
fix FP for npm access-token
2023-08-22 15:03:20 +05:30
Prince Chaddha
006a6a9247
Fixed FP - openai-key
2023-08-22 07:45:59 +05:30
pussycat0x
d0f49876ff
Update url-extension-inspector.yaml
2023-08-11 10:58:46 +05:30
Dhiyaneshwaran
c6871effda
Merge pull request #7837 from ayadim/main
...
Creating url-extension-inspector.yaml template
2023-08-11 10:56:30 +05:30
Dhiyaneshwaran
7d73a50bcf
update description
2023-08-11 10:25:18 +05:30
Mehran Seifalinia
54ced80d22
Merge branch 'main' into main
2023-08-09 19:54:51 +03:30
pussycat0x
c0a183e922
tag - update
2023-08-08 22:59:20 +05:30
Muhammad Daffa
4c6de869ad
feat: added another malware templates
2023-08-08 00:33:27 +07:00
Mehran Seifalinia
2c736ca286
Merge branch 'projectdiscovery:main' into main
2023-08-05 08:37:18 +03:30
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
Ritik Chaddha
d22c38b874
Merge pull request #6809 from daffainfo/main
...
Add malware templates
2023-08-04 23:02:13 +05:30
Dhiyaneshwaran
36be5350b9
fix-template
2023-08-04 16:50:30 +05: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
pussycat0x
e28b1afd77
misc - update
2023-08-01 17:27:26 +05:30
pussycat0x
d121a356fe
filename -fix
2023-08-01 17:07:58 +05:30
pussycat0x
92684a76c2
minor - changes
2023-08-01 15:24:35 +05:30
Dhiyaneshwaran
021d450768
file-rename
2023-07-20 13:25:42 +05:30
Dhiyaneshwaran
f8d7275527
Replaced Hardcoded Nuclei Keyword
2023-07-20 13:13:09 +05:30
Dhiyaneshwaran
7749c999e0
87 New Templates
2023-07-14 17:12:53 +05:30
pussycat0x
0ccffd229a
Merge branch 'main' into remove-comments
2023-07-07 16:38:46 +05:30