Waraxe IT Security Portal
Login or Register
November 23, 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: 88
Members: 0
Total: 88
Full disclosure
APPLE-SA-11-19-2024-5 macOS Sequoia 15.1.1
Local Privilege Escalations in needrestart
APPLE-SA-11-19-2024-4 iOS 17.7.2 and iPadOS 17.7.2
APPLE-SA-11-19-2024-3 iOS 18.1.1 and iPadOS 18.1.1
APPLE-SA-11-19-2024-2 visionOS 2.1.1
APPLE-SA-11-19-2024-1 Safari 18.1.1
Reflected XSS - fronsetiav1.1
XXE OOB - fronsetiav1.1
St. Poelten UAS | Path Traversal in Korenix JetPort 5601
St. Poelten UAS | Multiple Stored Cross-Site Scripting in SEH utnserver Pro
Apple web content filter bypass allows unrestricted access to blocked content (macOS/iOS/iPadOS/visionO S/watchOS)
SEC Consult SA-20241112-0 :: Multiple vulnerabilities in Siemens Energy Omnivise T3000 (CVE-2024-38876, CVE-2024-38877, CVE-2024-38878, CVE-2024-38879)
Security issue in the TX Text Control .NET Server for ASP.NET.
SEC Consult SA-20241107-0 :: Multiple Vulnerabilities in HASOMED Elefant and Elefant Software Updater
Unsafe eval() in TestRail CLI
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> PHP script decode requests -> Hi. Please decode file
Post new topicReply to topic View previous topic :: View next topic
Hi. Please decode file
PostPosted: Wed Aug 18, 2010 11:25 am Reply with quote
morfey
Beginner
Beginner
Joined: Aug 18, 2010
Posts: 4




Hi, please decode this file

__tp://video.hatanet.com.ua/actions.php.gz

Thank you!!!
View user's profile Send private message
PostPosted: Wed Aug 18, 2010 2:39 pm Reply with quote
tsabitah
Valuable expert
Valuable expert
Joined: Jul 07, 2010
Posts: 328
Location: surabaya




The server replies that you don't have permissions to download this file
View user's profile Send private message Visit poster's website
PostPosted: Thu Aug 19, 2010 9:44 am Reply with quote
morfey
Beginner
Beginner
Joined: Aug 18, 2010
Posts: 4




this http://rapidshare.com/files/413842589/actions.php
View user's profile Send private message
PostPosted: Thu Aug 19, 2010 3:22 pm Reply with quote
morfey
Beginner
Beginner
Joined: Aug 18, 2010
Posts: 4




is not the file Sad
View user's profile Send private message
PostPosted: Fri Aug 20, 2010 1:15 am Reply with quote
tsabitah
Valuable expert
Valuable expert
Joined: Jul 07, 2010
Posts: 328
Location: surabaya




Zend file
this my outcome
http://www.4shared.com/file/MOsR9YoQ/actions.html
View user's profile Send private message Visit poster's website
PostPosted: Fri Aug 20, 2010 7:00 am Reply with quote
morfey
Beginner
Beginner
Joined: Aug 18, 2010
Posts: 4




Thanks, but file is badly decoded. I also have a decoder, I have the same result. I thought you people here the best Decoders:)
View user's profile Send private message
PostPosted: Fri Aug 20, 2010 7:19 am Reply with quote
tsabitah
Valuable expert
Valuable expert
Joined: Jul 07, 2010
Posts: 328
Location: surabaya




try going to the site cyko
he's an expert decoded


Last edited by tsabitah on Mon Sep 13, 2010 4:19 am; edited 1 time in total
View user's profile Send private message Visit poster's website
PostPosted: Sun Aug 22, 2010 5:39 pm Reply with quote
Cyko
Moderator
Moderator
Joined: Jul 21, 2009
Posts: 375




The file is Zended, however unfourtanetly too many syntax errors to debug manually.

Furthermore to fix the charset issue, try the following:

Dump the deZended code within a file named 'decoded_file_txt', create a php file e.g. 'charset.php', paste the following code (below) into the file and run charset.php within your browser, and you should see the fixed/corrected charset (which is Russian).

Code:
<?php

$file = file_get_contents('decoded_file.txt');

header('Content-type: text/plain; charset=windows-1251');

echo $file;

?>
View user's profile Send private message
Hi. Please decode file
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.048 Seconds