mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-06 08:53:59 +01:00
chore(wordlist): Moved 'rstp.txt' wordlist from fuzzing to Discovery/Web-Content/Service-Specific
This commit is contained in:
parent
6655eedf33
commit
358aa6113e
3 changed files with 6 additions and 5 deletions
|
|
@ -2,6 +2,12 @@
|
||||||
|
|
||||||
These wordlists are for testing specific web-based services.
|
These wordlists are for testing specific web-based services.
|
||||||
|
|
||||||
|
|
||||||
|
## rstp.txt
|
||||||
|
|
||||||
|
Use for: Fuzzing for RSTP camera paths.
|
||||||
|
|
||||||
|
|
||||||
## openwrt-luci-enpoints.txt
|
## openwrt-luci-enpoints.txt
|
||||||
|
|
||||||
Use for: Fuzzing for common filepaths in routers with [OpenWRT](https://openwrt.org/) firmware.
|
Use for: Fuzzing for common filepaths in routers with [OpenWRT](https://openwrt.org/) firmware.
|
||||||
|
|
|
||||||
|
|
@ -13,11 +13,6 @@
|
||||||
* SHA-3-256
|
* SHA-3-256
|
||||||
* BLAKE2b
|
* BLAKE2b
|
||||||
|
|
||||||
## rstp.txt
|
|
||||||
|
|
||||||
Use for: Fuzzing for RSTP camera paths.
|
|
||||||
|
|
||||||
|
|
||||||
## URI-XSS.fuzzdb.txt
|
## URI-XSS.fuzzdb.txt
|
||||||
|
|
||||||
Use for: Fuzzing for [XSS vulnerabilities in URIs](https://www.youtube.com/watch?v=NJulOqWjA9k)
|
Use for: Fuzzing for [XSS vulnerabilities in URIs](https://www.youtube.com/watch?v=NJulOqWjA9k)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue