forked from danielmiessler/SecLists
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
103a049
commit 232ce76
Showing
42 changed files
with
140 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.DS_Store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
This directory will contain list information that will be helpful in attacking both SOAP and REST-based web services. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
GetAccount | ||
GetUser | ||
GetCCN |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
The GrepStrings directory will hold various lists that can be passed to grep when looking for intersting content within filesystems or source code. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
password | ||
user | ||
username | ||
select | ||
update | ||
delete | ||
ssn | ||
dob | ||
ccn | ||
passwd | ||
pass | ||
administrator | ||
secret | ||
key |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
# strings for finding backdoor shells, rootkits, botnets, and exploitable functions | ||
# grep -Rn "shell *(" /var/www | ||
|
||
passthru | ||
shell_exec | ||
system | ||
phpinfo | ||
base64_decode | ||
chmod | ||
mkdir | ||
fopen | ||
fclose | ||
readfile | ||
php_uname | ||
eval | ||
edoced_46esab | ||
popen | ||
include | ||
create_function | ||
mysql_execute | ||
php_uname | ||
proc_open | ||
pcntl_exec | ||
`` | ||
include_once | ||
require | ||
require_once | ||
posix_mkfifo | ||
posix_getlogin | ||
posix_ttyname | ||
getenv | ||
get_current_user | ||
proc_get_status | ||
get_cfg_var | ||
disk_free_space | ||
disk_total_space | ||
diskfreespace | ||
getcwd | ||
getlastmo | ||
getmygid | ||
getmyinode | ||
getmypid | ||
getmyuid | ||
assert | ||
extract | ||
parse_str | ||
putenv | ||
ini_set | ||
pfsockopen | ||
fsockopen | ||
apache_child_terminate | ||
posix_kill | ||
posix_setpgid | ||
posix_setsid | ||
posix_setuid | ||
tmpfile | ||
bzopen | ||
gzopen | ||
chgrp | ||
chown | ||
copy | ||
file_put_contents | ||
lchgrp | ||
lchown | ||
link | ||
mkdir | ||
move_uploaded_file | ||
symlink | ||
tempnam | ||
imagecreatefromgif | ||
imagecreatefromjpeg | ||
imagecreatefrompng | ||
imagecreatefromwbmp | ||
imagecreatefromxbm | ||
imagecreatefromxpm | ||
ftp_put | ||
ftp_nb_put | ||
exif_read_data | ||
read_exif_data | ||
exif_thumbnail | ||
exif_imagetype | ||
hash_file | ||
hash_hmac_file | ||
hash_update_file | ||
md5_file | ||
sha1_file | ||
highlight_file | ||
show_source | ||
php_strip_whitespace | ||
get_meta_tags | ||
str_repeat | ||
unserialize | ||
register_tick_function | ||
register_shutdown_function |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
username | ||
SSN | ||
DOB | ||
password | ||
uname | ||
encryption-key | ||
encryptionkey | ||
secretkey | ||
secret_key | ||
secret-key | ||
aeskey | ||
passphrase | ||
wombat |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
password | ||
select | ||
username | ||
social | ||
ssn | ||
dob | ||
DOB | ||
Password | ||
security | ||
protected | ||
SSN | ||
update | ||
delete |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.