Skip to content

Commit f02155b

Browse files
authored
Merge pull request #11006 from pwnhxl/addtimebased
add time-based tags
2 parents 5e6b491 + 6c4d0c6 commit f02155b

File tree

170 files changed

+181
-180
lines changed

Some content is hidden

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

170 files changed

+181
-180
lines changed

dast/vulnerabilities/sqli/time-based-sqli.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ info:
66
severity: critical
77
description: |
88
This Template detects time-based Blind SQL Injection vulnerability
9-
tags: sqli,dast,time-based,blind
9+
tags: time-based-sqli,sqli,dast,blind
1010

1111
flow: http(1) && http(2)
1212

@@ -48,4 +48,5 @@ http:
4848
- type: dsl
4949
dsl:
5050
- "duration>=7 && duration <=16"
51+
5152
# digest: 4b0a00483046022100e8266a692ff2cc477215800d03fea01da4bb13c82251996b57ef4a6fc6ba63d702210095cfc9e092e7375b414bc41745d4954bf5ef0de6117040a43f83e63ebd7b7d13:922c64590222798bb761d5b6d8e72950

http/cves/2015/CVE-2015-2196.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ info:
2828
vendor: web-dorado
2929
product: spider_calendar
3030
framework: wordpress
31-
tags: cve2015,cve,wordpress,wp,sqli,wpscan,wp-plugin,spider-event-calendar,unauth,edb,web-dorado
31+
tags: time-based-sqli,cve2015,cve,wordpress,wp,sqli,wpscan,wp-plugin,spider-event-calendar,unauth,edb,web-dorado
3232

3333
http:
3434
- raw:

http/cves/2015/CVE-2015-4062.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ info:
3030
vendor: newstatpress_project
3131
product: newstatpress
3232
framework: wordpress
33-
tags: cve2015,cve,authenticated,sqli,wp-plugin,newstatpress,packetstorm,wordpress,wp,newstatpress_project
33+
tags: time-based-sqli,cve2015,cve,authenticated,sqli,wp-plugin,newstatpress,packetstorm,wordpress,wp,newstatpress_project
3434

3535
http:
3636
- raw:

http/cves/2015/CVE-2015-9323.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ info:
2929
vendor: duckdev
3030
product: 404_to_301
3131
framework: wordpress
32-
tags: cve2015,cve,404-to-301,sqli,wpscan,wp-plugin,wp,wordpress,authenticated,duckdev
32+
tags: time-based-sqli,cve2015,cve,404-to-301,sqli,wpscan,wp-plugin,wp,wordpress,authenticated,duckdev
3333

3434
http:
3535
- raw:

http/cves/2018/CVE-2018-16159.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ info:
3131
framework: wordpress
3232
shodan-query: http.html:"/wp-content/plugins/gift-voucher/"
3333
fofa-query: body="/wp-content/plugins/gift-voucher/"
34-
tags: cve,cve2018,sqli,wordpress,unauth,wp,gift-voucher,edb,wpscan,wp-plugin,codemenschen
34+
tags: time-based-sqli,cve,cve2018,sqli,wordpress,unauth,wp,gift-voucher,edb,wpscan,wp-plugin,codemenschen
3535

3636
http:
3737
- raw:

http/cves/2018/CVE-2018-7282.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ info:
3131
fofa-query: title="printmonitor"
3232
google-query: intitle:"printmonitor"
3333
product": printmonitor
34-
tags: cve2018,cve,sqli,printmonitor,unauth,titool
34+
tags: time-based-sqli,cve2018,cve,sqli,printmonitor,unauth,titool
3535
variables:
3636
username: "{{rand_base(6)}}"
3737
password: "{{rand_base(8)}}"

http/cves/2019/CVE-2019-7139.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ info:
3232
- http.component:"Magento"
3333
- cpe:"cpe:2.3:a:magento:magento"
3434
- http.component:"magento"
35-
tags: cve,cve2019,sqli,magento
35+
tags: time-based-sqli,cve,cve2019,sqli,magento
3636

3737
flow: http(1) && http(2)
3838

http/cves/2020/CVE-2020-11530.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ info:
3030
vendor: idangero
3131
product: chop_slider
3232
framework: wordpress
33-
tags: cve,cve2020,wpscan,seclists,sqli,wordpress,wp-plugin,wp,chopslider,unauth,idangero
33+
tags: time-based-sqli,cve,cve2020,wpscan,seclists,sqli,wordpress,wp-plugin,wp,chopslider,unauth,idangero
3434

3535
http:
3636
- raw:

http/cves/2020/CVE-2020-17463.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ info:
3131
shodan-query: http.title:"fuel cms"
3232
fofa-query: title="fuel cms"
3333
google-query: intitle:"fuel cms"
34-
tags: cve,cve2020,packetstorm,sqli,fuel-cms,kev,thedaylightstudio
34+
tags: time-based-sqli,cve,cve2020,packetstorm,sqli,fuel-cms,kev,thedaylightstudio
3535

3636
http:
3737
- raw:

http/cves/2020/CVE-2020-26248.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ info:
2929
vendor: prestashop
3030
product: productcomments
3131
framework: prestashop
32-
tags: cve,cve2020,packetstorm,sqli,prestshop,prestashop
32+
tags: time-based-sqli,cve,cve2020,packetstorm,sqli,prestshop,prestashop
3333

3434
http:
3535
- raw:

0 commit comments

Comments
 (0)