Waraxe IT Security Portal
Login or Register
March 10, 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: 71
Members: 0
Total: 71
Full disclosure
SEC Consult SA-20250226-0 :: Multiple vulnerabilities in Siemens A8000 CP-8050 & CP-8031 PLC
Re: MitM attack against OpenSSH's VerifyHostKeyDNS-enabled client
MitM attack against OpenSSH's VerifyHostKeyDNS-enabled client
Self Stored XSS - acp2sev7.2.2
Python's official documentation contains textbook example of insecure code (XSS)
Re: Netgear Router Administrative Web Interface Lacks Transport Encryption By Default
Monero 18.3.4 zero-day DoS vulnerability has been droppedpublicly on social network.
Netgear Router Administrative Web Interface Lacks Transport Encryption By Default
[CVE-2024-54756] GZDoom <= 4.13.1 Arbitrary Code Execution viaMalicious ZScript
Re: Text injection on https://www.google.com/so rry/index via ?q parameter (no XSS)
SEC Consult SA-20250211-0 :: Multiple vulnerabilities in Wattsense Bridge
APPLE-SA-02-10-2025-2 iPadOS 17.7.5
APPLE-SA-02-10-2025-1 iOS 18.3.1 and iPadOS 18.3.1
CVE-2024-55447: Access Control in Paxton Net2 software (update)
ChatGPT AI finds "security concern" (XSS) in DeepSeek's code
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: 11584




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: 6264




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: 15805




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: 15805




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: 15805




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: 15805




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: 15805




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: 9200




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: 9200




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: 8228




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: 8228




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: 8228




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: 8550




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: 8550




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




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



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