Merge branch 'master' of https://github.com/danielmiessler/SecLists into structure

# Conflicts:
#	Discovery/Web-Content/raft-large-words.txt
#	Miscellaneous/lang-english.txt
#	Miscellaneous/lang-german.txt
#	Miscellaneous/pi-large.txt
#	Passwords/CommonCreds/10-million-password-list-top-1000000.txt
#	Passwords/DefaultCreds/default-passwords.csv
#	Passwords/DefaultCreds/scada-pass.csv
#	Passwords/LeakedDB/000webhost.txt
#	Passwords/LeakedDB/Ashley-Madison.txt
#	Passwords/LeakedDB/alleged-gmail-passwords.txt
#	Passwords/LeakedDB/honeynet-withcount.txt
#	Passwords/LeakedDB/honeynet.txt
#	Passwords/LeakedDB/honeynet2.txt
#	Passwords/LeakedDB/md5decryptor.uk.txt
#	Passwords/LeakedDB/phpbb-nocount.txt
#	Passwords/LeakedDB/phpbb-withcount.txt
#	Passwords/LeakedDB/phpbb.txt
#	Passwords/LeakedDB/rockyou-withcount.txt.tar.gz
#	Passwords/LeakedDB/rockyou.txt.tar.gz
#	Passwords/Software/cain.txt
#	Passwords/openwall-all.txt
#	Web-Shells/FuzzDB/cmd-simple.php
#	Web-Shells/FuzzDB/cmd.aspx
#	Web-Shells/FuzzDB/cmd.jsp
#	Web-Shells/FuzzDB/list.jsp
#	Web-Shells/FuzzDB/reverse.jsp
#	Web-Shells/JSP/simple-shell.jsp
#	Web-Shells/laudanum-0.8/asp/dns.asp
#	Web-Shells/laudanum-0.8/asp/file.asp
#	Web-Shells/laudanum-0.8/asp/proxy.asp
#	Web-Shells/laudanum-0.8/asp/shell.asp
#	Web-Shells/laudanum-0.8/aspx/dns.aspx
#	Web-Shells/laudanum-0.8/aspx/file.aspx
#	Web-Shells/laudanum-0.8/aspx/shell.aspx
#	Web-Shells/laudanum-0.8/cfm/shell.cfm
#	Web-Shells/laudanum-0.8/jsp/warfiles/META-INF/MANIFEST.MF
#	Web-Shells/laudanum-0.8/jsp/warfiles/WEB-INF/web.xml
#	Web-Shells/laudanum-0.8/jsp/warfiles/cmd.jsp
This commit is contained in:
g0tmi1k
2017-12-20 16:46:49 +00:00

View File

@@ -43,5 +43,12 @@ Significant effort is made to give attribution for these lists whenever possible
This project stays great because of care and love from the community, and we will never forget that. This project stays great because of care and love from the community, and we will never forget that.
## Licensing
Downloading this repository is likely to cause a false-positive alarm by your antivirus or antimalware software, the filepath should be whitelisted. There is nothing in Seclists or FuzzDB that can harm your computer as-is, however it's not recommended to store these files on a server or other important system due to the risk of local file include attacks. This project is licensed under the MIT license.
![MIT License](https://danielmiessler.com/images/mitlicense.png)
<sup>NOTE: Downloading this repository is likely to cause a false-positive alarm by your antivirus or antimalware software, the filepath should be whitelisted. There is nothing in Seclists or FuzzDB that can harm your computer as-is, however it's not recommended to store these files on a server or other important system due to the risk of local file include attacks.</sup>