Skip to content

Commit 5969549

Browse files
Merge branch 'main' into secrets-manager-aws
2 parents c97a9db + a875347 commit 5969549

File tree

584 files changed

+13951
-6789
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

584 files changed

+13951
-6789
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ jobs:
3232
needs: lint
3333
runs-on: ubuntu-latest
3434
if: github.repository == 'projectdiscovery/nuclei-templates'
35+
permissions:
36+
issues: write
37+
pull-requests: write
3538
env:
3639
HONEYPOT_URL: 'http://honey.scanme.sh'
3740
steps:

.new-additions

Lines changed: 31 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,32 @@
1-
http/cves/2015/CVE-2015-8562.yaml
2-
http/cves/2018/CVE-2018-7192.yaml
3-
http/cves/2018/CVE-2018-7193.yaml
4-
http/cves/2018/CVE-2018-7196.yaml
5-
http/cves/2021/CVE-2021-45811.yaml
6-
http/cves/2023/CVE-2023-1315.yaml
7-
http/cves/2023/CVE-2023-1317.yaml
8-
http/cves/2023/CVE-2023-1318.yaml
9-
http/cves/2024/CVE-2024-32735.yaml
10-
http/cves/2024/CVE-2024-32736.yaml
11-
http/cves/2024/CVE-2024-32737.yaml
12-
http/cves/2024/CVE-2024-32738.yaml
13-
http/cves/2024/CVE-2024-32739.yaml
14-
http/cves/2024/CVE-2024-39713.yaml
15-
http/cves/2024/CVE-2024-43360.yaml
16-
http/cves/2024/CVE-2024-44349.yaml
17-
http/cves/2024/CVE-2024-45488.yaml
18-
http/cves/2024/CVE-2024-5910.yaml
19-
http/exposed-panels/paloalto-expedition-panel.yaml
20-
http/exposed-panels/traccar-panel.yaml
21-
http/exposed-panels/txadmin-panel.yaml
22-
http/exposed-panels/veritas-netbackup-panel.yaml
23-
http/exposed-panels/vmware-aria-panel.yaml
24-
http/misconfiguration/root-path-disclosure.yaml
25-
http/technologies/accellion-detect.yaml
26-
http/technologies/mirth-connect-detect.yaml
27-
http/technologies/oracle-fusion-detect.yaml
1+
cloud/aws/cloudformation/stack-notification-disabled.yaml
2+
cloud/aws/cloudformation/stack-policy-not-inuse.yaml
3+
cloud/aws/cloudformation/stack-termination-disabled.yaml
4+
cloud/aws/cloudfront/cloudfront-compress-object.yaml
5+
cloud/aws/cloudfront/cloudfront-custom-certificates.yaml
6+
cloud/aws/cloudfront/cloudfront-geo-restriction.yaml
7+
cloud/aws/cloudfront/cloudfront-insecure-protocol.yaml
8+
cloud/aws/cloudfront/cloudfront-integrated-waf.yaml
9+
cloud/aws/cloudfront/cloudfront-logging-disabled.yaml
10+
cloud/aws/cloudfront/cloudfront-origin-shield.yaml
11+
cloud/aws/cloudfront/cloudfront-security-policy.yaml
12+
cloud/aws/cloudfront/cloudfront-traffic-unencrypted.yaml
13+
cloud/aws/cloudfront/cloudfront-viewer-policy.yaml
14+
code/cves/2014/CVE-2014-0160.yaml
15+
file/logs/aspnet-framework-exceptions.yaml
16+
file/logs/nodejs-framework-exceptions.yaml
17+
http/cves/2019/CVE-2019-1003000.yaml
18+
http/cves/2024/CVE-2024-48360.yaml
19+
http/cves/2024/CVE-2024-4841.yaml
20+
http/cves/2024/CVE-2024-6049.yaml
21+
http/cves/2024/CVE-2024-6420.yaml
22+
http/exposed-panels/cyberpanel-panel.yaml
23+
http/exposed-panels/nexpose-panel.yaml
24+
http/exposed-panels/quivr-panel.yaml
25+
http/iot/ip-webcam.yaml
26+
http/miscellaneous/azure-blob-core-detect.yaml
27+
http/technologies/hubble-detect.yaml
28+
http/technologies/localai-detect.yaml
29+
http/technologies/pghero-detect.yaml
2830
http/technologies/wordpress/plugins/burst-statistics.yaml
29-
http/vulnerabilities/yonyou/yonyou-u8-crm-tb-sqli.yaml
30-
passive/cves/2024/CVE-2024-40711.yaml
31+
http/technologies/wordpress/plugins/flexmls-detect.yaml
32+
http/vulnerabilities/backdoor/lottie-backdoor.yaml

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,18 @@ An overview of the nuclei template project, including statistics on unique tags,
4242

4343
| TAG | COUNT | AUTHOR | COUNT | DIRECTORY | COUNT | SEVERITY | COUNT | TYPE | COUNT |
4444
|-----------|-------|---------------|-------|------------|-------|----------|-------|------|-------|
45-
| cve | 2773 | dhiyaneshdk | 1420 | http | 8042 | info | 3887 | file | 402 |
46-
| panel | 1212 | daffainfo | 866 | file | 402 | high | 2039 | dns | 25 |
47-
| wordpress | 1046 | dwisiswant0 | 802 | cloud | 325 | medium | 1742 | | |
48-
| exposure | 997 | princechaddha | 498 | workflows | 192 | critical | 1158 | | |
49-
| xss | 956 | ritikchaddha | 455 | network | 137 | low | 280 | | |
50-
| wp-plugin | 915 | pussycat0x | 452 | code | 84 | unknown | 43 | | |
45+
| cve | 2824 | dhiyaneshdk | 1456 | http | 8128 | info | 3910 | file | 402 |
46+
| panel | 1225 | daffainfo | 866 | file | 402 | high | 2069 | dns | 25 |
47+
| wordpress | 1057 | dwisiswant0 | 802 | cloud | 353 | medium | 1784 | | |
48+
| exposure | 999 | princechaddha | 498 | workflows | 192 | critical | 1175 | | |
49+
| xss | 975 | ritikchaddha | 479 | network | 137 | low | 284 | | |
50+
| wp-plugin | 920 | pussycat0x | 452 | code | 84 | unknown | 43 | | |
5151
| osint | 807 | pikpikcu | 353 | javascript | 65 | | | | |
52-
| tech | 729 | pdteam | 302 | ssl | 30 | | | | |
53-
| lfi | 713 | ricardomaia | 243 | dast | 25 | | | | |
54-
| misconfig | 713 | geeknik | 231 | dns | 22 | | | | |
52+
| tech | 736 | pdteam | 302 | ssl | 30 | | | | |
53+
| misconfig | 718 | ricardomaia | 243 | dast | 26 | | | | |
54+
| lfi | 716 | geeknik | 231 | dns | 22 | | | | |
5555

56-
**723 directories, 9654 files**.
56+
**736 directories, 9771 files**.
5757

5858
</td>
5959
</tr>

TEMPLATES-STATS.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)