PDA

Просмотр полной версии : shell в smf


mokoNoobs
04.09.2011, 03:24
/thread43633.html использую этот способ .. всё заливается редактируется на ура ... но когда переходиш на шелл выдаёт такую ошибку...

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@cp874990.cpanel.tech-logol.ru and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

что это?

Есть ли ещё способы залить шалл?

попугай
04.09.2011, 21:22
mokoNoobs said:
/thread43633.html использую этот способ .. всё заливается редактируется на ура ... но когда переходиш на шелл выдаёт такую ошибку...
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@cp874990.cpanel.tech-logol.ru and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
что это?
Есть ли ещё способы залить шалл?


прозреваю, что есть две причины:

1. Php работает как cgi/fcgi, а шелл ты льешь в папку, где права 777, либо сам шелл создается с правами 666( или writable for all). Выход - лить в корень сайта.

2. Какие-то функции в php отключены, например gzinflate. Выход - залить шелл, который не использует отключенные на сервере функции.

mokoNoobs
04.09.2011, 22:10
попугай said:
прозреваю, что есть две причины:
1. Php работает как cgi/fcgi, а шелл ты льешь в папку, где права 777, либо сам шелл создается с правами 666( или writable for all). Выход - лить в корень сайта.
2. Какие-то функции в php отключены, например gzinflate. Выход - залить шелл, который не использует отключенные на сервере функции.


уже решил проблему ... отредактировал первый попавшейся php фаил в шелл , в уже залитой теме