Skip to content

Instantly share code, notes, and snippets.

@fnord0
Created November 12, 2013 17:19
Show Gist options
  • Select an option

  • Save fnord0/7434867 to your computer and use it in GitHub Desktop.

Select an option

Save fnord0/7434867 to your computer and use it in GitHub Desktop.
backtrack's webshells
oot@spaceface /pentest/web/backdoors/webshells # ls -alFR
.:
total 4
drwxr-xr-x 9 root root 280 2012-07-29 02:17 ./
drwxr-xr-x 6 root root 160 2012-08-21 12:48 ../
drwxr-xr-x 2 root root 112 2012-07-29 02:17 asp/
drwxr-xr-x 2 root root 80 2012-07-29 02:17 aspx/
drwxr-xr-x 2 root root 80 2012-07-29 02:17 cfm/
drwxr-xr-x 2 root root 112 2012-07-29 02:17 jsp/
drwxr-xr-x 2 root root 120 2012-07-29 02:17 perl/
drwxr-xr-x 2 root root 272 2012-07-29 02:17 php/
-rw-r--r-- 1 root root 1277 2012-07-06 00:00 readme.txt
drwxr-xr-x 2 root root 176 2012-03-13 01:16 rel1k-http_shell_with_AES_and_proxy/
./asp:
total 8
drwxr-xr-x 2 root root 112 2012-07-29 02:17 ./
drwxr-xr-x 9 root root 280 2012-07-29 02:17 ../
-rw-r--r-- 1 root root 1200 2012-07-06 00:00 cmd-asp-5.1.asp
-rw-r--r-- 1 root root 1526 2012-07-06 00:00 cmdasp.asp
./aspx:
total 4
drwxr-xr-x 2 root root 80 2012-07-29 02:17 ./
drwxr-xr-x 9 root root 280 2012-07-29 02:17 ../
-rw-r--r-- 1 root root 1400 2012-07-06 00:00 cmdasp.aspx
./cfm:
total 4
drwxr-xr-x 2 root root 80 2012-07-29 02:17 ./
drwxr-xr-x 9 root root 280 2012-07-29 02:17 ../
-rw-r--r-- 1 root root 1285 2012-07-06 00:00 cfexec.cfm
./jsp:
total 8
drwxr-xr-x 2 root root 112 2012-07-29 02:17 ./
drwxr-xr-x 9 root root 280 2012-07-29 02:17 ../
-rw-r--r-- 1 root root 725 2012-07-06 00:00 cmdjsp.jsp
-rw-r--r-- 1 root root 2451 2012-07-06 00:00 jsp-reverse.jsp
./perl:
total 8
drwxr-xr-x 2 root root 120 2012-07-29 02:17 ./
drwxr-xr-x 9 root root 280 2012-07-29 02:17 ../
-rw-r--r-- 1 root root 585 2012-07-06 00:00 perlcmd.cgi
-rwxr-xr-x 1 root root 3712 2012-07-06 00:00 perl-reverse-shell.pl*
./php:
total 44
drwxr-xr-x 2 root root 272 2012-07-29 02:17 ./
drwxr-xr-x 9 root root 280 2012-07-29 02:17 ../
-rw-r--r-- 1 root root 4515 2012-07-06 00:00 findsock.c
-rw-r--r-- 1 root root 2800 2012-07-06 00:00 php-backdoor.php
-rwxr-xr-x 1 root root 3467 2012-07-06 00:00 php-findsock-shell.php*
-rwxr-xr-x 1 root root 5491 2012-07-06 00:00 php-reverse-shell.php*
-rw-r--r-- 1 root root 13485 2012-07-06 00:00 qsd-php-backdoor.php
-rw-r--r-- 1 root root 328 2012-07-06 00:00 simple-backdoor.php
./rel1k-http_shell_with_AES_and_proxy:
total 5405
drwxr-xr-x 2 root root 176 2012-03-13 01:16 ./
drwxr-xr-x 9 root root 280 2012-07-29 02:17 ../
-rw-r--r-- 1 root root 2728721 2012-03-13 01:15 encrypted_http_shell.zip
-rw-r--r-- 1 root root 3184 2012-03-07 16:47 server.py
-rwx------ 1 root root 2784835 2012-03-07 16:26 shell.exe*
-rwx------ 1 root root 5129 2012-03-07 16:25 shell.py*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment