2017-07-26 01:27:53 -06:00
|
|
|
#Raw string patterns
|
|
|
|
|
#All strings in this file are case sensitive
|
2017-07-27 23:18:26 -06:00
|
|
|
#Comments are supported, but '#' must be the first character (index[0]) on the line.
|
2017-07-26 01:27:53 -06:00
|
|
|
#More critical patterns should be higher in the file as only the first pattern match is reported.
|
|
|
|
|
|
|
|
|
|
#Backdoor patterns
|
|
|
|
|
@eval($_POST['
|
|
|
|
|
Backdoor
|
|
|
|
|
@include($_GET[
|
|
|
|
|
system($_GET[
|
|
|
|
|
md5($_GET[
|
|
|
|
|
fwrite($fpsetv, getenv("HTTP_COOKIE")
|
|
|
|
|
system\"$cmd 1> /tmp/
|
2017-10-15 09:25:33 +02:00
|
|
|
\145\166\141\154\050\142\141\163\145\066\064\137\144\145\143\157\144\145\050
|
2017-07-26 01:27:53 -06:00
|
|
|
|
|
|
|
|
#Web-Shell patterns
|
|
|
|
|
$sh3llColor
|
|
|
|
|
w4ck1ng shell
|
|
|
|
|
private Shell by m4rco
|
|
|
|
|
Shell by Mawar_Hitam
|
|
|
|
|
SHELL_PASSWORD
|
|
|
|
|
ConnectBackShell
|
|
|
|
|
ShellBOT
|
|
|
|
|
== "bindshell"
|
|
|
|
|
|
|
|
|
|
#Remote Code
|
|
|
|
|
curl_get_from_webpage
|
|
|
|
|
file_get_contents('http://codepad.org
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#Base64 String Samples. Each plain text string should have 3 base64 equivalents
|
|
|
|
|
|
|
|
|
|
# "shell" in base64
|
|
|
|
|
c2hlbG
|
|
|
|
|
NoZWxs
|
|
|
|
|
zaGVsb
|
|
|
|
|
|
|
|
|
|
# "<?php" in base64
|
2017-07-24 12:23:39 -06:00
|
|
|
PD9waH
|
|
|
|
|
w/cGhw
|
|
|
|
|
8P3Boc
|
2017-07-26 01:27:53 -06:00
|
|
|
|
2017-07-27 07:08:05 -06:00
|
|
|
# "stat" in base64
|
|
|
|
|
c3Rhd
|
|
|
|
|
N0YX
|
|
|
|
|
zdGF0
|
|
|
|
|
|
|
|
|
|
# "copy" in base64
|
|
|
|
|
Y29we
|
|
|
|
|
NvcH
|
|
|
|
|
jb3B5
|
|
|
|
|
|
2017-07-28 06:57:23 -06:00
|
|
|
# "chr" in base64
|
|
|
|
|
Y2hy
|
2017-07-27 07:08:05 -06:00
|
|
|
|
2017-07-26 01:27:53 -06:00
|
|
|
# "system" in base64
|
2017-02-22 13:56:09 +01:00
|
|
|
c3lzdGVt
|
2017-07-24 12:23:39 -06:00
|
|
|
N5c3Rlb
|
|
|
|
|
zeXN0ZW
|
2017-07-26 01:27:53 -06:00
|
|
|
|
|
|
|
|
# "replace" in base64
|
2017-07-24 22:32:57 -06:00
|
|
|
cmVwbGFjZ
|
|
|
|
|
JlcGxhY2
|
|
|
|
|
yZXBsYWNl
|
2017-07-26 01:27:53 -06:00
|
|
|
|
2017-07-31 12:56:15 -06:00
|
|
|
# "str_" in base64
|
|
|
|
|
c3RyX
|
|
|
|
|
N0cl
|
|
|
|
|
zdHJf
|
|
|
|
|
|
2017-07-26 01:27:53 -06:00
|
|
|
# "exec" in base64
|
2017-07-24 12:23:39 -06:00
|
|
|
ZXhlYy
|
|
|
|
|
V4ZWMo
|
|
|
|
|
leGVjK
|
2017-07-26 01:27:53 -06:00
|
|
|
|
2017-07-31 12:56:15 -06:00
|
|
|
# "echo" in base64
|
|
|
|
|
ZWNob
|
|
|
|
|
VjaG
|
|
|
|
|
lY2hv
|
|
|
|
|
|
|
|
|
|
# "function" in base64
|
|
|
|
|
ZnVuY3Rpb2
|
|
|
|
|
Z1bmN0aW9u
|
|
|
|
|
mdW5jdGlvb
|
|
|
|
|
|
|
|
|
|
# "include" in base64
|
|
|
|
|
aW5jbHVkZ
|
|
|
|
|
luY2x1ZG
|
|
|
|
|
pbmNsdWRl
|
|
|
|
|
|
2017-08-19 17:05:23 -06:00
|
|
|
# "require" in base64
|
|
|
|
|
cmVxdWlyZ
|
|
|
|
|
JlcXVpcm
|
|
|
|
|
yZXF1aXJl
|
|
|
|
|
|
2017-07-27 23:14:23 -06:00
|
|
|
# "base64" in base64
|
|
|
|
|
YmFzZTY0
|
|
|
|
|
Jhc2U2N
|
|
|
|
|
iYXNlNj
|
2017-07-26 01:27:53 -06:00
|
|
|
|
2017-07-27 07:08:05 -06:00
|
|
|
# "eval" in base64
|
|
|
|
|
ZXZhb
|
|
|
|
|
V2YW
|
|
|
|
|
ldmFs
|
2017-07-26 01:27:53 -06:00
|
|
|
|
|
|
|
|
# "HTTP_USER_AGENT" in base64
|
2017-02-22 13:56:09 +01:00
|
|
|
SFRUUF9VU0VSX0FHRU5U
|
2017-07-24 12:23:39 -06:00
|
|
|
hUVFBfVVNFUl9BR0VOV
|
|
|
|
|
IVFRQX1VTRVJfQUdFTl
|
2017-07-26 01:27:53 -06:00
|
|
|
|
2017-08-19 16:58:28 -06:00
|
|
|
# "file" in base64
|
|
|
|
|
ZmlsZ
|
|
|
|
|
ZpbG
|
|
|
|
|
maWxl
|
2017-07-27 23:11:18 -06:00
|
|
|
|
2017-07-28 03:25:10 -06:00
|
|
|
# "gzinflate" in base64
|
|
|
|
|
Z3ppbmZsYXRl
|
|
|
|
|
d6aW5mbGF0Z
|
|
|
|
|
nemluZmxhdG
|
|
|
|
|
|
2017-08-19 16:58:28 -06:00
|
|
|
# "open" in base64
|
|
|
|
|
b3Blb
|
|
|
|
|
9wZW
|
|
|
|
|
vcGVu
|
|
|
|
|
|
|
|
|
|
# "close" in base64
|
|
|
|
|
Y2xvc2
|
|
|
|
|
Nsb3Nl
|
|
|
|
|
jbG9zZ
|
2017-07-26 01:27:53 -06:00
|
|
|
|
2017-07-31 04:02:04 -06:00
|
|
|
# "array_" in base64
|
|
|
|
|
YXJyYXlf
|
|
|
|
|
FycmF5X
|
|
|
|
|
hcnJheV
|
|
|
|
|
|
|
|
|
|
# "cslashes" in base64
|
|
|
|
|
Y3NsYXNoZX
|
|
|
|
|
NzbGFzaGVz
|
|
|
|
|
jc2xhc2hlc
|
|
|
|
|
|
2017-08-15 23:51:37 -06:00
|
|
|
# "extract" in base64
|
|
|
|
|
ZXh0cmFjd
|
|
|
|
|
V4dHJhY3
|
|
|
|
|
leHRyYWN0
|
|
|
|
|
|
|
|
|
|
# "$_GET" in base64
|
|
|
|
|
JF9HRV
|
|
|
|
|
RfR0VU
|
|
|
|
|
kX0dFV
|
|
|
|
|
|
|
|
|
|
# "$_POST" in base64
|
|
|
|
|
JF9QT1NU
|
|
|
|
|
RfUE9TV
|
|
|
|
|
kX1BPU1
|
|
|
|
|
|
|
|
|
|
# "$_COOKIE" in base64
|
|
|
|
|
JF9DT09LSU
|
|
|
|
|
RfQ09PS0lF
|
|
|
|
|
kX0NPT0tJR
|
|
|
|
|
|
|
|
|
|
# "$_REQUEST" in base64
|
|
|
|
|
JF9SRVFVRVNU
|
|
|
|
|
RfUkVRVUVTV
|
|
|
|
|
kX1JFUVVFU1
|
|
|
|
|
|
|
|
|
|
# "GLOBALS" in base64
|
|
|
|
|
R0xPQkFMU
|
|
|
|
|
dMT0JBTF
|
|
|
|
|
HTE9CQUxT
|
2017-07-26 01:27:53 -06:00
|
|
|
|
2017-08-19 16:58:28 -06:00
|
|
|
# "sizeof" in base64
|
|
|
|
|
c2l6ZW9m
|
|
|
|
|
NpemVvZ
|
|
|
|
|
zaXplb2
|
|
|
|
|
|
|
|
|
|
# "printf" in base64
|
|
|
|
|
cHJpbnRm
|
|
|
|
|
ByaW50Z
|
|
|
|
|
wcmludG
|
|
|
|
|
|
|
|
|
|
# "define" in base64
|
|
|
|
|
ZGVmaW5l
|
|
|
|
|
RlZmluZ
|
|
|
|
|
kZWZpbm
|
|
|
|
|
|
2017-07-26 01:27:53 -06:00
|
|
|
# Obfuscation related code
|
|
|
|
|
eval("?>
|
|
|
|
|
"base64_decode"
|
|
|
|
|
='base'.(32*2).'_de'.'code'
|
|
|
|
|
"p"."r"."e"."g"."_"
|
|
|
|
|
WSOstripslashes
|
|
|
|
|
\x73\x79\x73\x74\x65\x6d' /* case, dec/hex issue? */, // system
|
|
|
|
|
\x70\x72\x65\x67\x5f\x72\x65\x70\x6c\x61\x63\x65' /* case, dec/hex issue? */, // preg_replace
|
|
|
|
|
\x65\x78\x65\x63' /* dec/hex issue? */, // exec
|
|
|
|
|
ev\x61l
|
|
|
|
|
\x65\166\x61\154\x28' /* dec/hex issue? */,
|
|
|
|
|
\x65\x76\x61\x6C' /* case, dec/hex issue? */,
|
|
|
|
|
'ev'.'al'.'
|
|
|
|
|
eval(base64_decode(
|
|
|
|
|
<?php eval
|
|
|
|
|
$data = base64_decode("
|
|
|
|
|
edoced_46esab
|
|
|
|
|
base=base64_encode
|
2017-07-28 03:25:10 -06:00
|
|
|
cr"."eat"."e_fun"."cti"."on
|
|
|
|
|
gz'.'inf'.'late
|
2017-07-28 02:38:08 -06:00
|
|
|
# fopo.com.ar - free online php obfuscator. It conveniently leaves comments in the code.
|
|
|
|
|
http://www.fopo.com.ar/
|
2017-07-26 01:27:53 -06:00
|
|
|
|
|
|
|
|
|
|
|
|
|
#Malware/Attack specific strings/fingerprints/signatures
|
2017-02-22 13:56:09 +01:00
|
|
|
MagelangCyber
|
|
|
|
|
//rasta//
|
|
|
|
|
Baby_Drakon
|
|
|
|
|
Created By EMMA
|
|
|
|
|
3xp1r3
|
|
|
|
|
NinjaVirus Here
|
|
|
|
|
<dot>IrIsT
|
|
|
|
|
Hacked By EnDLeSs
|
|
|
|
|
Punker2Bot
|
|
|
|
|
Zed0x
|
|
|
|
|
darkminz
|
|
|
|
|
ReaL_PuNiShEr
|
|
|
|
|
OoN_Boy
|
|
|
|
|
Pashkela
|
|
|
|
|
Webcommander at
|
|
|
|
|
YENI3ERI
|
|
|
|
|
d3lete
|
|
|
|
|
Made by Delorean
|
|
|
|
|
Cybester90
|
2017-07-26 01:27:53 -06:00
|
|
|
K!LL3r
|
|
|
|
|
MrHazem
|
|
|
|
|
BY MMNBOBZ
|
|
|
|
|
Hackeado
|
|
|
|
|
bgeteam
|
|
|
|
|
VOBRA GANGO
|
|
|
|
|
Asmodeus
|
|
|
|
|
Cautam fisierele de configurare
|
|
|
|
|
BRUTEFORCING
|
|
|
|
|
FaTaLisTiCz_Fx Fx29Sh
|
|
|
|
|
DX_Header_drawn
|
|
|
|
|
Dr.abolalh
|
|
|
|
|
C0derz.com
|
|
|
|
|
Mr.HiTman
|
|
|
|
|
IrSecTeam
|
|
|
|
|
FLoodeR
|
|
|
|
|
eriuqer
|
|
|
|
|
zehirhacker
|
|
|
|
|
freetellafriend.com
|
|
|
|
|
casus15
|
|
|
|
|
temp_r57_table
|
|
|
|
|
By Psych0
|
|
|
|
|
c99ftpbrutecheck
|
|
|
|
|
d3b~X
|
|
|
|
|
profexor.hell
|
|
|
|
|
ZOBUGTEL
|
|
|
|
|
The Dark Raver
|
|
|
|
|
<kuku>
|
|
|
|
|
M4ll3r
|
|
|
|
|
itsoknoproblembro
|
|
|
|
|
tmhapbzcerff
|
2017-08-15 23:58:49 -06:00
|
|
|
IndoXploit
|
|
|
|
|
FaisaL Ahmed aka rEd X
|
2017-07-26 01:27:53 -06:00
|
|
|
|
|
|
|
|
|
|
|
|
|
#Miscellaneous
|
|
|
|
|
uname -a
|
|
|
|
|
/etc/shadow
|
|
|
|
|
/etc/passwd
|
|
|
|
|
\x47\x4c\x4f\x42\x41LS
|
|
|
|
|
${${
|
|
|
|
|
PHPJiaMi
|
|
|
|
|
DisablePHP=
|
|
|
|
|
moban.html
|
|
|
|
|
a,b,c,d,e,f,g
|
|
|
|
|
@x0powo
|
|
|
|
|
@preg_replace
|
|
|
|
|
1@1.com
|
|
|
|
|
META http-equiv="refresh" content="0;
|
|
|
|
|
="create_";global
|
|
|
|
|
Net@ddress Mail
|
|
|
|
|
__VIEWSTATEENCRYPTED
|
|
|
|
|
createFilesForInputOutput
|
|
|
|
|
R0lGODlhEwAQALMAAAAAAP///5ycAM7OY///nP//zv/OnPf39////wAAAAAA
|
2017-02-22 13:56:09 +01:00
|
|
|
ayu pr1 pr2 pr3 pr4 pr5 pr6
|
|
|
|
|
f0VMRgEBAQA
|
|
|
|
|
0d0a0d0a676c6f62616c20246d795f736d7
|
|
|
|
|
etalfnizg
|
2017-07-24 21:51:43 -06:00
|
|
|
JHZpc2l0Y291bnQgPSAkSFRUUF9DT09LSUVf
|
2017-07-24 12:23:39 -06:00
|
|
|
R2aXNpdGNvdW50ID0gJEhUVFBfQ09PS0lFX
|
|
|
|
|
kdmlzaXRjb3VudCA9ICRIVFRQX0NPT0tJRV
|
2017-02-22 13:56:09 +01:00
|
|
|
HTTP flood complete after
|
|
|
|
|
exploitcookie
|
|
|
|
|
az88pix00q98
|
|
|
|
|
Q3JlZGl0IDogVW5kZXJncm91bmQgRGV2aWwgJm5ic3A7ICB8DQo8YSBocmVmP
|
|
|
|
|
463839610c000b00800100ffffffffffff21f90401000001002c000
|
|
|
|
|
AAAAAAAAMAAwABAAAAeAUAADQAAADsCQAAAAAAADQAIAADACgAFwAUAAEA
|
|
|
|
|
HJ3HjutckoRfpXf9A1zQO2AwDRrRey9uGvTeez79qAao1a0rgudkZkR8Ra
|
|
|
|
|
Ly83MTg3OWQyMTJkYzhjYmY0ZDRmZDA0NGEzZDE3Zjk3ZmI2N
|
|
|
|
|
DJ7VIU7RICXr6sEEV2cBtHDSOe9nVdpEGhEmvRVRNURfw1wQ
|
|
|
|
|
LS0gRHVtcDNkIGJ5IFBpcnVsaW4uUEhQIFdlYnNoM2xsIHYxLjAgYzBkZWQgYnkgcjBkcjEgOkw\=
|
|
|
|
|
5jb20iKW9yIHN0cmlzdHIoJHJlZmVyZXIsImFwb3J0Iikgb3Igc3RyaXN0cigkcmVmZXJlciwibmlnbWEiKSBvciBzdHJpc3RyKCRyZWZlcmVyLCJ3ZWJhbHRhIikgb3Igc3RyaXN0cigk
|
|
|
|
|
X1NFU1NJT05bJ3R4dGF1dGhpbiddID0gdHJ1ZTsNCiAgICBpZiAoJF9QT1NUWydybSddKSB7DQogICAgICBzZXRjb29raWUoJ3R4dGF1dGhfJy4kcm1ncm91cCwgbW
|
|
|
|
|
R0lGODlhFAAUAKIAAAAAAP///93d3cDAwIaGhgQEBP///wAAACH5BAEAAAYALAAAAAAUABQAA
|
|
|
|
|
m91dCwgJGVvdXQpOw0Kc2VsZWN0KCRyb3V0ID0gJHJpbiwgdW5kZWYsICRlb3V0ID0gJHJpbiwgMTIwKTsNCmlmICghJHJvdXQgICYmICAhJGVvdX
|
|
|
|
|
CB2aTZpIDEwMjQtDQojLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQ0KI3JlcXVp
|
|
|
|
|
BDAQkJCQwLDBgNDRgyIRwhMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAAQABADASIAAhEBA
|
|
|
|
|
REREFER_PTTH
|
|
|
|
|
Joomla_brute_Force
|
|
|
|
|
/usr/sbin/httpd
|
|
|
|
|
sshkeys
|
|
|
|
|
eggdrop
|
|
|
|
|
rwxrwxrwx
|
|
|
|
|
GIF89A;<?php
|
|
|
|
|
putbot $bot
|
|
|
|
|
bind join - *
|
|
|
|
|
privmsg $chan
|
|
|
|
|
\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f
|
|
|
|
|
\x31\xdb\xf7\xe3\x53\x43\x53\x6a\x02\x89\xe1\xb0\x66\xcd
|
|
|
|
|
find / \-type f \-name \.htpasswd
|
|
|
|
|
find / \-type f \-perm \-02000 \-ls
|
|
|
|
|
find / \-type f \-perm \-04000 \-ls
|
|
|
|
|
if(''==($df=@ini_get('disable_functions
|
|
|
|
|
ncftpput -u
|
|
|
|
|
wsoEx(
|
|
|
|
|
WSOsetcookie(
|
2017-02-27 12:47:34 +01:00
|
|
|
\x47\x4c\x4f\x42\x41\x4c\x53
|
2018-03-02 18:53:17 +01:00
|
|
|
# create_function
|
2018-03-03 08:20:46 +01:00
|
|
|
'OY<--X17N-.OB8X'^',+YLY=nQ;CM;+W6';
|
|
|
|
|
# matches for a basic web shell
|
|
|
|
|
Mister Spy
|
|
|
|
|
Souheyl Bypass Shell
|
|
|
|
|
Welcome To Our Shell
|
2018-07-26 07:33:50 +02:00
|
|
|
Devloped By El Moujahidin
|
|
|
|
|
$f1 = ".ht"; $f2 = "acc"; $f3 = "ess";
|
2018-07-26 07:42:26 +02:00
|
|
|
.php.suspected
|
|
|
|
|
# join escaped
|
|
|
|
|
\x6A\x6F\x69\x6E
|
|
|
|
|
# reverse escaped
|
|
|
|
|
\x72\x65\x76\x65\x72\x73\x65
|
|
|
|
|
# split escaped
|
|
|
|
|
\x73\x70\x6C\x69\x74
|
|
|
|
|
# >tpircs/< aka </script>
|
2018-08-02 08:20:49 +02:00
|
|
|
\x3E\x74\x70\x69\x72\x63\x73\x2F\x3C
|
|
|
|
|
# comment spoof function call
|
|
|
|
|
/*;*/
|
|
|
|
|
# web shells host type extraction
|
|
|
|
|
php_uname()
|