Waraxe IT Security Portal
Login or Register
April 18, 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: 92
Members: 0
Total: 92
Full disclosure
83 vulnerabilities in Vasion Print / PrinterLogic
[CVE-2025-32102, CVE-2025-32103] SSRF and Directory Traversal in CrushFTP 10.7.1 and 11.1.0 (as well as legacy 9.x)
Re: APPLE-SA-03-11-2025-2 iOS 18.3.2 and iPadOS 18.3.2
[KIS-2025-01] UNA CMS <= 14.0.0-RC4 (BxBaseMenuSetAclLevel.ph p) PHP Object Injection Vulnerability
OXAS-ADV-2025-0001: OX App Suite Security Advisory
APPLE-SA-04-01-2025-1 watchOS 11.4
APPLE-SA-03-31-2025-11 visionOS 2.4
APPLE-SA-03-31-2025-10 tvOS 18.4
APPLE-SA-03-31-2025-9 macOS Ventura 13.7.5
APPLE-SA-03-31-2025-8 macOS Sonoma 14.7.5
APPLE-SA-03-31-2025-7 macOS Sequoia 15.4
APPLE-SA-03-31-2025-6 iOS 15.8.4 and iPadOS 15.8.4
APPLE-SA-03-31-2025-5 iOS 16.7.11 and iPadOS 16.7.11
APPLE-SA-03-31-2025-4 iPadOS 17.7.6
APPLE-SA-03-31-2025-3 iOS 18.4 and iPadOS 18.4
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index
Search found 60 matches
Host/mysql inj help!!!!!!!!!!!!
PostForum:Sql injection Posted: Tue May 25, 2010 2:58 pm Subject: Host/mysql inj help!!!!!!!!!!!!
delta
Replies: 7
Views: 11780




If the mysql server allows external connection you can connect directly, without access to the server.
Cross Database in SQL Server
PostForum:Sql injection Posted: Mon May 24, 2010 8:04 pm Subject: Cross Database in SQL Server
delta
Replies: 0
Views: 6374




Hello, getting the follow error in mssql 2005:



Well, this means that cross database is turned off, right?
My question is: There is a way to turn it on? Maybe with sp_configure, don't know...
...
Upload shell in vb4
PostForum:vBulletin Board Posted: Sun May 16, 2010 11:16 pm Subject: Upload shell in vb4
delta
Replies: 8
Views: 16031




Sry, I cant, I'm sure that this method don't work for this forum, I need other way to upload the shell.
Upload shell in vb4
PostForum:vBulletin Board Posted: Sun May 16, 2010 10:49 pm Subject: Upload shell in vb4
delta
Replies: 8
Views: 16031




After the file being "uploaded" by ajax.php
Upload shell in vb4
PostForum:vBulletin Board Posted: Sun May 16, 2010 10:11 pm Subject: Upload shell in vb4
delta
Replies: 8
Views: 16031




Yeah, I know, but already tried to upload the file before, always get a xml error.

O documento XML não está associado a estilos. A estrutura do documento é representada abaixo.

− ...
Upload shell in vb4
PostForum:vBulletin Board Posted: Sun May 16, 2010 9:07 pm Subject: Upload shell in vb4
delta
Replies: 8
Views: 16031




Already tried before, but when I open ajax.php only get "There was an error uploading the file, please try again!"
Upload shell in vb4
PostForum:vBulletin Board Posted: Sun May 16, 2010 7:37 pm Subject: Upload shell in vb4
delta
Replies: 8
Views: 16031




Already tried every known options. Using plugin, xml, etc, but none worked.

If I try uploading a xml style(old version) with shell i get this:

The text for the template contains potentially unsa ...
INTO OUTFILE Problem
PostForum:Sql injection Posted: Sun May 02, 2010 8:44 pm Subject: INTO OUTFILE Problem
delta
Replies: 4
Views: 9324




If I do load_file('/etc/passwd') it won't work too, already tried, but pangolin says that magic_quotes = OFF, so that's not true then?

Any other way I can upload the shell?
INTO OUTFILE Problem
PostForum:Sql injection Posted: Sat May 01, 2010 5:49 pm Subject: INTO OUTFILE Problem
delta
Replies: 4
Views: 9324




Ok, I have FILE privileges, can read /etc/passwd, etc with load_file, but when INTO OUTFILE is used the file isn't created, already tried to create the file in /tmp dir but not working. Magic Quotes = ...
Not retrieving columns
PostForum:Sql injection Posted: Wed Oct 21, 2009 7:16 pm Subject: Not retrieving columns
delta
Replies: 3
Views: 8365




Hello Ghosttt, I already find out the problem.

The page is running 2 querys, so I can't get the columns visual feedback because keep getting wrong number of columns.
Use blind is not viable, since ...
Not retrieving columns
PostForum:Sql injection Posted: Tue Sep 15, 2009 5:30 pm Subject: Not retrieving columns
delta
Replies: 3
Views: 8365




BUMP, Someone? Confused Confused
Not retrieving columns
PostForum:Sql injection Posted: Sun Sep 13, 2009 8:58 pm Subject: Not retrieving columns
delta
Replies: 3
Views: 8365




Well, I succeeded in this injection. But the problem is: I can't get the column names.

When I try:
id=6672+UNION+SELECT+1,2,3,4,5,6,7,8,9,10,column_name,12,13,14%20from%20information_schema.column ...
MSSQL Like
PostForum:Sql injection Posted: Thu Aug 06, 2009 11:41 pm Subject: MSSQL Like
delta
Replies: 3
Views: 8675




hahaha You're right.
Used %25 insted of % and worked.
Feeling very stupid now Embarassed Embarassed Embarassed

hehe, thx for the help tehhunter
MSSQL Like
PostForum:Sql injection Posted: Thu Aug 06, 2009 8:31 pm Subject: MSSQL Like
delta
Replies: 3
Views: 8675




So...
Any one??
MSSQL Like
PostForum:Sql injection Posted: Wed Aug 05, 2009 9:32 pm Subject: MSSQL Like
delta
Replies: 3
Views: 8675




Well, I'm trying to use LIKE in a sql injection query in MSSQL but it's not working as expected --'
I'm trying:
FROM table WHERE column LIKE '123%' order by ...

But insted of returning the the r ...
Page 1 of 4 Goto page 1, 2, 3, 4Next
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.043 Seconds