chore: Add sources and update HTML tags with more (#84)
This commit is contained in:
4
NOTICE.md
vendored
4
NOTICE.md
vendored
@@ -1109,7 +1109,11 @@ Public License instead of this License.
|
||||
- [`discovery/tlds.txt`](wordlists/discovery/tlds.txt) - [Source](https://data.iana.org/TLD/tlds-alpha-by-domain.txt)
|
||||
- [`famous/facebook_phished.txt`](word.lists/famous/facebook_phished.txt) - [Source](https://github.com/s1kr10s/WFacebook/blob/master/diccionario.txt)
|
||||
- [`famous/fern_wifi.txt`](wordlists/famous/fern_wifi.txt) - [Source](https://github.com/savio-code/fern-wifi-cracker/blob/master/Fern-Wifi-Cracker/extras/wordlists/common.txt)
|
||||
- [`miscellaneous/android_permissions.txt`](wordlists/miscellaneous/android_permissions.txt) - [Source](https://developer.android.com/reference/android/Manifest.permission)
|
||||
- [`miscellaneous/bip_39.txt`](wordlists/miscellaneous/bip_39.txt) - [Source](https://github.com/bitcoin/bips/blob/master/bip-0039/english.txt)
|
||||
- [`miscellaneous/english_profanity_words.txt`](wordlists/miscellaneous/english_profanity_words.txt) - [Source](https://www.cs.cmu.edu/~biglou/resources/bad-words.txt)
|
||||
- [`miscellaneous/french_profanity_words.txt`](wordlists/miscellaneous/french_profanity_words.txt) -> Only some words are from these sources - [Source 1](https://lingvist.com/course/learn-french-online/resources/french-curse-words/) & [Source 2](https://french-iceberg.com/french-swear-words/)
|
||||
- [`miscellaneous/html_colors.txt`](wordlists/miscellaneous/html_colors.txt) - [Source](https://www.w3schools.com/tags/ref_colornames.asp)
|
||||
- [`miscellaneous/html_js_events.txt`](wordlists/miscellaneous/html_js_events.txt) - Ran a script in my console as well as the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/Event)
|
||||
- [`miscellaneous/html_tags.txt`](wordlists/miscellaneous/html_tags.txt) - [Source](https://www.w3schools.com/tags/)
|
||||
- [`vulnerabilities/ssti.txt`](wordlists/vulnerabilities/ssti.txt) - [Source](https://github.com/carlospolop/Auto_Wordlists/blob/main/wordlists/ssti.txt)
|
||||
|
||||
Reference in New Issue
Block a user