Waraxe IT Security Portal
Login or Register
September 8, 2024
Menu
Home
Logout
Discussions
Forums
Members List
IRC chat
Tools
Base64 coder
MD5 hash
CRC32 checksum
ROT13 coder
SHA-1 hash
URL-decoder
Sql Char Encoder
Affiliates
y3dips ITsec
Md5 Cracker
User Manuals
AlbumNow
Content
Content
Sections
FAQ
Top
Info
Feedback
Recommend Us
Search
Journal
Your Account
User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144

People Online:
Visitors: 75
Members: 0
Total: 75
Full disclosure
[SYSS-2024-030]: C-MOR Video Surveillance - OS Command Injection (CWE-78)
[SYSS-2024-029]: C-MOR Video Surveillance - Dependency on Vulnerable Third-Party Component (CWE-1395)
[SYSS-2024-028]: C-MOR Video Surveillance - Cleartext Storage of Sensitive Information (CWE-312)
[SYSS-2024-027]: C-MOR Video Surveillance - Improper Privilege Management (CWE-269)
[SYSS-2024-026]: C-MOR Video Surveillance - Unrestricted Upload of File with Dangerous Type (CWE-434)
[SYSS-2024-025]: C-MOR Video Surveillance - Relative Path Traversal (CWE-23)
Backdoor.Win32.Symmi.qua / Remote Stack Buffer Overflow (SEH)
HackTool.Win32.Freezer.br (WinSpy) / Insecure CredentialStorage
Backdoor.Win32.Optix.02.b / Weak Hardcoded Credentials
Backdoor.Win32.JustJoke.2 1 (BackDoor Pro) / Unauthenticated Remote Command Execution
Backdoor.Win32.PoisonIvy. ymw / Insecure Credential Storage
[SYSS-2024-024]: C-MOR Video Surveillance - Improper Access Control (CWE-284)
[SYSS-2024-023]: C-MOR Video Surveillance - SQL Injection(CWE-89)
[SYSS-2024-022]: C-MOR Video Surveillance - Cross-Site Request Forgery (CWE-352)
[SYSS-2024-021]: C-MOR Video Surveillance - Persistent Cross-Site Scripting (CWE-79)
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> PHP script decode requests -> hi guys. ioncube 0046b plase help me!
Post new topicReply to topic View previous topic :: View next topic
hi guys. ioncube 0046b plase help me!
PostPosted: Thu Apr 07, 2016 2:20 pm Reply with quote
usertolem
Beginner
Beginner
Joined: Apr 07, 2016
Posts: 2




Hello friends. Please help me. Heaven's door remains always open to you.
Merhaba arkadaşlar. Allah rızası iƧin şuna bir el atın. Anam sikildi 1 haftadır.

http://pastebin.com/UbQYu1wW
View user's profile Send private message Visit poster's website
PostPosted: Sat Apr 09, 2016 7:19 pm Reply with quote
azer
Beginner
Beginner
Joined: May 18, 2013
Posts: 4




Yarım kırdı a.q

Code:
<?php

function fcurl($adres, $post = NULL, $silme = 0, $ref = NULL)
{
if ($silme == 1) {
file_put_contents($_SERVER['DOCUMENT_ROOT'] . '/cookie.txt', '');
$ch = $_SERVER['DOCUMENT_ROOT'] . '/cookie.txt';
curl_setopt($ch, CURLOPT_URL, $adres);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
}

curl_setopt($ch, CURLOPT_POSTFIELDS, $post);
curl_setopt($ch, CURLOPT_USERAGENT, 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13');

if ($ref == NULL) {
curl_setopt($ch, CURLOPT_REFERER, 'http://tr.hititbet.com/Sports.html');

curl_setopt($ch, CURLOPT_REFERER, $ref);
curl_setopt($ch, CURLOPT_COOKIEJAR, $_SERVER['DOCUMENT_ROOT'] . '/cookie.txt');
curl_setopt($ch, CURLOPT_COOKIEFILE, $_SERVER['DOCUMENT_ROOT'] . '/cookie.txt');
}
else {
$header = array('Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'Accept-Language: en-us,en;q=0.5', 'Accept-Charset:ISO-8859-9,utf-8;q=0.7,*;q=0.3', 'Keep-Alive: 300', 'Referer:http://tr.hititbet.com/Sports.html', 'Connection: keep-alive', 'Accept-Language:tr-TR,tr;q=0.8,en-US;q=0.6,en;q=0.4', 'Host:tr.hititbet.com', 'Host:tr.hititbet.com', 'Cache-Control: max-age=0', 'Accept-Encoding: gzip,deflate,sdch');
}

curl_setopt($ch, CURLOPT_HTTPHEADER, $header);
return str_replace('<?xml version="1.0" encoding="ISO-8859-9" ?>', '', curl_exec($ch));
}

class betgamesoft
View user's profile Send private message
hi guys. ioncube 0046b plase help me!
www.waraxe.us Forum Index -> PHP script decode requests
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT
Page 1 of 1

Post new topicReply to topic


Powered by phpBB © 2001-2008 phpBB Group



Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2024 Janek Vind "waraxe"
Page Generation: 0.155 Seconds