Waraxe IT Security Portal
Login or Register
February 4, 2025
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: 324
Members: 0
Total: 324
Full disclosure
APPLE-SA-01-30-2025-1 GarageBand 10.4.12
Re: Text injection on https://www.google.com/so rry/index via ?q parameter (no XSS)
Xinet Elegant 6 Asset Lib Web UI 6.1.655 / SQL Injection / Exploit Update Python3
Quorum onQ OS - 6.0.0.5.2064 | Reflected Cross Site Scripting(XSS) | CVE-2024-44449
Deepseek writes textbook insecure code in 2025-01-28
Text injection on https://www.google.com/so rry/index via ?q parameter (no XSS)
APPLE-SA-01-27-2025-9 Safari 18.3
APPLE-SA-01-27-2025-8 tvOS 18.3
APPLE-SA-01-27-2025-7 watchOS 11.3
APPLE-SA-01-27-2025-6 macOS Ventura 13.7.3
APPLE-SA-01-27-2025-5 macOS Sonoma 14.7.3
APPLE-SA-01-27-2025-4 macOS Sequoia 15.3
APPLE-SA-01-27-2025-3 iPadOS 17.7.4
APPLE-SA-01-27-2025-2 iOS 18.3 and iPadOS 18.3
APPLE-SA-01-27-2025-1 visionOS 2.3
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index
Search found 142 matches
Pls help - decode this
PostForum:PHP script decode requests Posted: Sun Dec 21, 2008 2:24 am Subject: Pls help - decode this
mge
Replies: 2
Views: 6689




[url=http://rapidshare.com/files/175334969/footer_dec.txt]download here Smile

basically a lot of it goes into calculating the ads.
Require()
PostForum:Shell commands injection Posted: Fri Dec 19, 2008 5:12 am Subject: Require()
mge
Replies: 1
Views: 10794




unless you make that configuration site world-readable via HTTP (meaning you could display its contents in the web browser) which of course isn't a good idea it won't work.
i strongly suggest setting ...
can someone help decode this
PostForum:PHP script decode requests Posted: Fri Dec 19, 2008 5:05 am Subject: can someone help decode this
mge
Replies: 1
Views: 6180




that's the case if you did in incorrectly or if the script is too large.
looking at the script i suspect it's the latter case.
try uploading it as a file somewhere and post the link in here.
Help i can not decode this :-(
PostForum:PHP script decode requests Posted: Wed Dec 17, 2008 5:17 am Subject: Help i can not decode this :-(
mge
Replies: 2
Views: 7010




<?php
include( dirname('ttmp/7c60ac67fd7df4c3005833976164d0b1.tdec.php').'/j15comp.php');
global $osMod,$Itemid,$database;
if($Itemid <= 1 ||$Itemid >= 9999) { ...
Problem with locating full path of index.php
PostForum:General discussion Posted: Sun Dec 14, 2008 10:23 pm Subject: Problem with locating full path of index.php
mge
Replies: 3
Views: 9484




unless you haven't actually visited www.domain.com/directory/index.php to check if that file exists you can't really be sure that www.domain.com/directory/ points to index.php.

your best bet is to ...
Looking for decrypt gzuncompress tutorial?
PostForum:Php Posted: Tue Dec 09, 2008 1:06 am Subject: Looking for decrypt gzuncompress tutorial?
mge
Replies: 3
Views: 10812




i sent you a message concerning this type of encryption Smile
WP footer decoding
PostForum:PHP script decode requests Posted: Tue Dec 09, 2008 12:18 am Subject: WP footer decoding
mge
Replies: 2
Views: 6696




if((isset($v) AND $v==0) OR (isset($t) AND $t==false)){die('This script is protected by <a style="color:cyan" href="http://ww ...
version of phpbb board? docs/changelog.html not work
PostForum:Newbies corner Posted: Fri Dec 05, 2008 5:22 am Subject: version of phpbb board? docs/changelog.html not work
mge
Replies: 1
Views: 6378




this is a free board hoster
it's very unlikely that they have any known security hole on the board software - not to mention a blunt mistake like leaving the docs/ folder intact Smile
Can you decode this one?
PostForum:PHP script decode requests Posted: Sun Nov 23, 2008 4:17 pm Subject: Can you decode this one?
mge
Replies: 2
Views: 6955




i sent you a pm Smile
Plz decode
PostForum:PHP script decode requests Posted: Sun Nov 23, 2008 12:28 pm Subject: Plz decode
mge
Replies: 5
Views: 11749




just send me a pm with a link to the zipped / rared files and i'll get back to you as soon as i can
Plz decode
PostForum:PHP script decode requests Posted: Sat Nov 22, 2008 12:25 pm Subject: Plz decode
mge
Replies: 5
Views: 11749




<?php
if(time()>1222707600){echo('<H3>This script is expired.</H3>');exit();};
?><meta http-equiv="Content-Type" content=& ...
Decode ?
PostForum:PHP script decode requests Posted: Fri Nov 21, 2008 9:37 am Subject: Decode ?
mge
Replies: 6
Views: 10269




because it says cipher and there is no actual decoding script there.
some kind of thoughts ?
PostForum:Hash related information Posted: Thu Nov 20, 2008 1:33 pm Subject: some kind of thoughts ?
mge
Replies: 2
Views: 7606




this is the basic concept for rainbow tables. except you don't save each and every word with its hash but you optimize those tables to reduce the (enormous) size via mathematical algorithms and stuff. ...
Decode ?
PostForum:PHP script decode requests Posted: Wed Nov 19, 2008 10:09 pm Subject: Decode ?
mge
Replies: 6
Views: 10269




this is no script, this is a license code Smile
Once again help......
PostForum:PHP script decode requests Posted: Tue Nov 18, 2008 1:23 am Subject: Once again help......
mge
Replies: 1
Views: 6482




<?php

// Define that page
define('IN_UTILS', true);

/**
* Void function. Do nothing, but very important function ;)
*
* @author Liviu
* @since Apr 17, 2008
*/
functio ...
Page 1 of 10 Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9, 10Next
All times are GMT


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.040 Seconds