Waraxe IT Security Portal
Login or Register
March 15, 2026
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: 167
Members: 0
Total: 167
Full disclosure
JSON Deserialiser Unconstrained Resource Consumption QuickOverview
Defense in depth -- the Microsoft way (part 96): yet anotherSAFER (SRPv1) and AppLocker (SRPv2) loophole
Alipay DeepLink+JSBridge Attack Chain: Silent GPS Exfiltration,17 Vulns, 6 CVEs (CVSS 9.3)
Cohesity TranZman Migration Appliance - 5 CVEs (commandinjection, LPE, unsigned patches, weak crypto)
APPLE-SA-03-11-2026-2 iOS 15.8.7 and iPadOS 15.8.7
APPLE-SA-03-11-2026-1 iOS 16.7.15 and iPadOS 16.7.15
SEC Consult SA-20260224-0 :: Multiple vulnerabilities in CPSD CryptoPro Secure Disk for BitLocker (CVE-2025-10010)
SEC Consult SA-20260218-0 :: Multiple Critical Vulnerabilities in NesterSoft WorkTime (on-prem/cloud)
[KIS-2026-04] SmarterMail <= 9518 (MailboxId) Reflected Cross-Site Scripting Vulnerability
SEC Consult SA-20260212-0 :: Multiple Vulnerabilities in various Solax Power Pocket WiFi models
[Full Disclosure] CVE-2025-69690 & CVE-2025-69691 — Authenticated RCE in Netgate pfSense CE 2.7.2 and 2.8.0
APPLE-SA-02-11-2026-9 Safari 26.3
APPLE-SA-02-11-2026-8 visionOS 26.3
APPLE-SA-02-11-2026-7 watchOS 26.3
APPLE-SA-02-11-2026-6 tvOS 26.3
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index
Search found 19 matches
Blind sql injection?
PostForum:Sql injection Posted: Wed Dec 02, 2009 12:03 am Subject: Blind sql injection?
bleh
Replies: 0
Views: 6747




Vulnerable url:
http://www.example.com/product.aspx?idC=132'

Result:
Server Error in '/' Application.
http://h.imagehost.org/t/0382/error.jpg

Hackable? Embarassed
Urgent....no sleep cos this one
PostForum:General discussion Posted: Fri May 16, 2008 6:19 pm Subject: Urgent....no sleep cos this one
bleh
Replies: 4
Views: 13413




So.. you want a program that every X minutes will beep?
Possible RFI?
PostForum:Remote file inclusion Posted: Wed May 14, 2008 10:08 pm Subject: Possible RFI?
bleh
Replies: 2
Views: 12177




Great! Very Happy
Possible RFI?
PostForum:Remote file inclusion Posted: Wed May 14, 2008 8:57 pm Subject: Possible RFI?
bleh
Replies: 2
Views: 12177




Im new to RFI, so excuse my noobness

Is this exploitable?


if (!defined('ROOT_DIR')) define('ROOT_DIR', realpath(dirname(__FILE__)).'/');

require_once ...
vBulletin 3.6.8 patch2 Admin panel upload shell
PostForum:vBulletin Board Posted: Sat May 10, 2008 11:37 pm Subject: vBulletin 3.6.8 patch2 Admin panel upload shell
bleh
Replies: 11
Views: 29110




does anyone got a working shell? Mine doesn't work Sad
How to "UPDATE"
PostForum:Sql injection Posted: Thu Apr 24, 2008 7:01 pm Subject: How to "UPDATE"
bleh
Replies: 5
Views: 16459




Look, what i wrote in my previous post:


find sql injection in UPDATE query, which deals with table you want to manipulate


So if you have sql injection in UPDATE query, which deals with polls ...
vbb hashs crack- please help
PostForum:All other hashes Posted: Thu Apr 24, 2008 6:57 pm Subject: vbb hashs crack- please help
bleh
Replies: 10
Views: 14855





Right now (april 2008) i don't know any fast methods for Vbulletin salted hashes cracking. Rainbow tables can't be used because of salting. Only options are wordlist method and bruteforce. And becau ...
vbb hashs crack- please help
PostForum:All other hashes Posted: Tue Apr 22, 2008 12:37 am Subject: vbb hashs crack- please help
bleh
Replies: 10
Views: 14855





Right now (april 2008) i don't know any fast methods for Vbulletin salted hashes cracking. Rainbow tables can't be used because of salting. Only options are wordlist method and bruteforce. And becau ...
How to "UPDATE"
PostForum:Sql injection Posted: Mon Apr 21, 2008 11:31 pm Subject: How to "UPDATE"
bleh
Replies: 5
Views: 16459




That was what I first thought, just wanted to hear the experts. So, after more digging, I've found out another vuln. It's in a poll script, so there's a high probability of using the update command.. ...
How to "UPDATE"
PostForum:Sql injection Posted: Mon Apr 21, 2008 6:41 pm Subject: How to "UPDATE"
bleh
Replies: 5
Views: 16459




Hey

I've got this vulnerable url:

http://www.example.com/main/index.php?type=journal&kid=NULL+UNION+ALL+SELECT+1,concat(uid),3,4,5,6,7,8,9,10,11,12,13,14+FROM+admin--


I want ...
Can you decode this?
PostForum:PHP script decode requests Posted: Sun Apr 20, 2008 2:49 pm Subject: Can you decode this?
bleh
Replies: 9
Views: 25124




its my footer.php and it gave me that...i dont know what to do with it
Question
Can you decode this?
PostForum:PHP script decode requests Posted: Sat Apr 19, 2008 9:01 pm Subject: Can you decode this?
bleh
Replies: 9
Views: 25124




Well... I decoded it with the same app and it gave me this:

<div class="clear"></div>



</div>

<div id="footer">

Communist design ...
Got access to db, but don't know what to do...
PostForum:vBulletin Board Posted: Sat Apr 19, 2008 8:59 pm Subject: Got access to db, but don't know what to do...
bleh
Replies: 7
Views: 14815





Use $_POST or $_COOKIE, because $_GET means, that webserver will log your payload ...
Oh crap, that's not good Very Happy
I've rewritten it. Thanks! Smile


$f = fopen("userprofile.php", & ...
Got access to db, but don't know what to do...
PostForum:vBulletin Board Posted: Sat Apr 19, 2008 7:51 pm Subject: Got access to db, but don't know what to do...
bleh
Replies: 7
Views: 14815




I have been running passwordpro for over 3 hours and nothing. I will just let it run. Meanwhile I'll do my hack in the middle of the night so there will be few people online Very Happy

I've tested this b ...
Can you decode this?
PostForum:PHP script decode requests Posted: Sat Apr 19, 2008 7:29 pm Subject: Can you decode this?
bleh
Replies: 9
Views: 25124




np Smile
Page 1 of 2 Goto page 1, 2Next
All times are GMT


Powered by phpBB © 2001-2008 phpBB Group



PCWizardHub - Helping you fix, build, and optimize your PC life
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.033 Seconds