Commit Graph

68 Commits

Author SHA1 Message Date
Vaibhaw
a372e23d58
Update http-request-headers-fields-large.txt 2021-06-10 14:14:31 +05:30
g0t mi1k
75f5d656c1 Add Invisible control characters 2020-11-03 11:51:18 +00:00
Dirk Wetter
4c954f2226 Fix and extend German word list
This is a complete replacement of lang-german.txt. As mentioned before
the list was in wrong format (7 Bit) and couldn't reflect the German
Umlaute (see e.g. #485, #440, #439) at all.

The best I found so far and could serve as a starting point was
a gist from @MarvinJWendt, see

https://gist.github.com/MarvinJWendt/2f4f4154b8ae218600eb091a5706b5f4

Instead of ~8MB it's even bigger (~29MB).

Cheers, Dirk
2020-08-25 11:14:17 +02:00
bugbounty69
0f3c1db17c
Added all HTML Attributes list 2020-07-08 00:25:11 +00:00
Karim Kanso
607c3293b4 strip trailing whitespace 2020-05-27 14:26:51 +01:00
Karim Kanso
a3416ba706 standardisze line endings 2020-05-27 14:10:50 +01:00
g0t mi1k
ff36e7e79f Add alexa domains
Source: https://support.alexa.com/hc/en-us/articles/200461990-Can-I-get-a-list-of-top-sites-from-an-API-
https://asciinema.org/a/9dwog4uqepaghpvyeginwckpn
2020-05-04 10:18:55 +01:00
g0t mi1k
fe8a8830c4 Add majestic domains
Source: https://blog.majestic.com/development/majestic-million-csv-daily/

$ wget http://downloads.majestic.com/majestic_million.csv
$ zip top-domains-majestic.csv.zip majestic_million.csv
2020-05-04 10:16:48 +01:00
Häxxi Häxxinen
bbb4d86ec1
Create http-request-headers-fields-large.txt
A complete list of useful HTTP request headers.
2020-04-27 13:58:14 +02:00
Caio Lüders
450e4d0ee9
Create schemes.txt
Extracted from https://www.iana.org/assignments/uri-schemes/uri-schemes.txt
2020-04-16 11:06:20 -03:00
S7X Deckard Case
9059518579 Added keyhacks by streaak. 2019-11-18 10:41:05 +01:00
S7X Deckard Case
b8e87ad36c Added the entire XSS Cheat Sheet of PortSwigger, their HTML events and tags. 2019-11-18 09:33:26 +01:00
neuronaddict
b1c1219050 Add html color 2019-09-21 00:52:14 +02:00
g0tmi1k
2dd253e2db
Merge pull request #333 from g0tmi1k/misc
Close #329 - Bo0oM's fuzz.txt

Source: https://github.com/Bo0oM/fuzz.txt
2019-08-13 04:51:10 -07:00
g0tmi1k
327cc859ee Quick rename 2019-08-13 12:50:53 +01:00
g0tmi1k
f02a0ae9bb
Merge pull request #332 from g0tmi1k/misc
Misc
2019-08-13 04:45:36 -07:00
g0tmi1k
1f2a491ee4 Recover from #322
#322 & #323 relate
2019-08-13 12:44:52 +01:00
g0tmi1k
b3a47230fd
Merge pull request #323 from clem9669/patch-2
Rename lang-french.txt to lang-french-full.txt

```
https://www.pallier.org/liste-de-mots-francais.html (website for download)
http://www.fifi.org/doc/ifrench-gut/fr/reference.pdf.gz (paper for the french dictionary generation)

The downloadable https://www.pallier.org/extra/liste.de.mots.francais.frgut.txt is a liste de 336531 mots du français (encodés en utf-8).
```
2019-08-13 04:44:00 -07:00
clem9669
23974efb91
Rename lang-french.txt to lang-french-full.txt 2019-07-23 16:47:46 +02:00
clem9669
ff9423386b
Delete lang-french.txt 2019-07-23 16:43:06 +02:00
g0tmi1k
11b967a88f Merge branch 'master' of https://github.com/danielmiessler/SecLists into misc
# Conflicts:
#	Discovery/Infrastructure/common-router-ips.txt
2019-07-09 12:15:28 +01:00
g0tmi1k
1d768dbf9a Clean up other file to match 2019-07-09 12:13:37 +01:00
g0tmi1k
ad53a28ba0 Rename a few filesto match 2019-07-03 14:11:00 +01:00
g0tmi1k
9239f0a284 find . -name '*_*' -exec rename 's/_/-/g' "{}" \; 2019-05-08 11:54:39 +01:00
g0tmi1k
a65f6bd665 Close #291 - Fix encoding issues
$ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done
2019-05-08 11:04:00 +01:00
g0tmi1k
5e1dc9cc79 Fix #259 - Recover from bad merge 2019-01-07 15:40:56 +00:00
Daniel Miessler
778b16115f Added https://github.com/g0tmi1k to the project leaders list. 2018-12-31 11:53:56 -08:00
Vinny Troia
fa07cbd407 Added top 1m Alexa domains - sorted and replaced . with - 2018-11-23 04:58:33 -05:00
g0tmi1k
4c09aaf6c0 Add IP address header fields
Source: https://stackoverflow.com/questions/1384410/php-getenvremote-addr-serious-side-effects
2018-10-15 13:08:28 +01:00
g0tmi1k
d68ba5f9ed Rename "_" -> "-" & found a few new homes 2018-10-15 13:08:10 +01:00
Wen Bin
fe2a64f4a1
Add new word list
I have been using this word list for a long time. Just realised that SecLists don't have a similar list such as this, so I have decided to upload it to share with the community.
2018-10-08 00:51:57 +08:00
MelarDev
8c3caa414b
Resolvers file for subdomain brute force
The resolvers file is mainly used in subdomain finder tools such as amass, massdns and subbrute.
The list was taken from blechschmidt/massdns github repository. There is a larger list in the subbrute
repository, but that list is no longer maintained.
2018-07-26 10:36:52 +01:00
g0tmi1k
efe58d6323 Quick move about 2018-06-19 07:59:56 +01:00
Ian Gallagher
1db4e5257a Add three more proxy-related headers and examples
* Credit for these goes to Andres Tarasco Acuna, via his
random-ip-address-header Burp App.
* https://github.com/PortSwigger/random-ip-address-header
2018-03-29 11:44:37 -07:00
g0tmi1k
d17ff06a30 Close #96 - Add HTTP Request/Response headers
Source: https://github.com/craSH/SecLists/commits/http-headers
2018-03-21 16:34:56 +00:00
g0tmi1k
0f7da0126e Close #147 - Add PHPSESSID in the list of session ids 2018-03-21 16:13:58 +00:00
g0tmi1k
b6163f2af6 Quick rename 2018-03-21 16:02:59 +00:00
g0tmi1k
3c303a12e7 Removed leading spaces (Fix #137) 2018-03-07 11:45:26 +00:00
g0tmi1k
7a55e1871c Remove pointless files. 2018-03-05 09:52:00 +00:00
Daniel Miessler
49a6d721ff
Merge pull request #128 from g0tmi1k/structure
Structure Clean Up
2018-03-04 12:23:06 -08:00
Daniel Miessler
7cf6e78ff5 Addded Darkweb 10,100,1K,10K to Passwords. 2018-01-02 21:46:14 -08:00
Daniel Miessler
b794ed7aaa Updated licensing. 2017-12-19 05:17:27 -08:00
g0tmi1k
7ac72f1003 Removed duplicate files 2017-07-11 13:59:26 +01:00
g0tmi1k
a97be9373e Started sorting "Miscellaneous/" & "Fuzzing/" 2017-07-11 13:53:16 +01:00
g0tmi1k
7c47ae1d16 "Passwords/" Clean up 2017-07-11 13:18:31 +01:00
g0tmi1k
dcf8a43baa Add Discovery/Infrastructure 2017-07-11 12:48:23 +01:00
Daniel Miessler
d952d837a0 Merge pull request #95 from ajazevedo/patch-1
Update web-extensions.txt
2017-05-11 21:48:55 -04:00
Daniel Miessler
8fdf36d283 Merge pull request #93 from VitalySalnikov/add-curl-protocols
cURL's supported protocols
2017-05-11 21:48:16 -04:00
Daniel Miessler
9aab1014e9 Merge pull request #92 from alexlauerman/master
Improved test cases
2017-05-11 21:47:55 -04:00
Alex Lauerman
be9827bd7b Create web-all-content-types.txt 2017-03-22 20:22:05 -05:00