Waraxe IT Security Portal
Login or Register
November 18, 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: 75
Members: 0
Total: 75
Full disclosure
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
4 vulnerabilities in ibmsecurity
32 vulnerabilities in IBM Security Verify Access
xlibre Xnest security advisory & bugfix releases
APPLE-SA-10-29-2024-1 Safari 18.1
SEC Consult SA-20241030-0 :: Query Filter Injection in Ping Identity PingIDM (formerly known as ForgeRock Identity Management) (CVE-2024-23600)
SEC Consult SA-20241023-0 :: Authenticated Remote Code Execution in Multiple Xerox printers (CVE-2024-6333)
APPLE-SA-10-28-2024-8 visionOS 2.1
APPLE-SA-10-28-2024-7 tvOS 18.1
APPLE-SA-10-28-2024-6 watchOS 11.1
APPLE-SA-10-28-2024-5 macOS Ventura 13.7.1
APPLE-SA-10-28-2024-4 macOS Sonoma 14.7.1
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index
Search found 103 matches
How to extract million rows by sql injection?
PostForum:Sql injection Posted: Thu May 12, 2011 8:41 pm Subject: How to extract million rows by sql injection?
Nial
Replies: 0
Views: 7006




Hi

I was wondering if there were some common ways to extract million rows from a database "quickly" by sql injection.
For small extraction i used some loop with a file_get_contents to extract the ...
A little help
PostForum:Sql injection Posted: Wed Dec 08, 2010 2:58 pm Subject: A little help
Nial
Replies: 4
Views: 10879




Thanks for your help but it doesnt work.
here is the sql log :
SELECT pa_annonces.* , pa_annonces.cp AS cp_bien, UNIX_TIMESTAMP(pa_annonces.date) AS monchampdate, users.id AS id_user, users. ...
A little help
PostForum:Sql injection Posted: Wed Dec 08, 2010 2:26 pm Subject: A little help
Nial
Replies: 4
Views: 10879




Hi

I have a mysql error with
http://www.site.com/rub.php?id_rub=8&id_depart=100+union+all+select+1,2--+

showing the full request :
SELECT pa_annonces.* , pa_annonces.cp AS cp_bien, UNI ...
bypass int filter?
PostForum:Sql injection Posted: Mon Nov 08, 2010 6:23 pm Subject: bypass int filter?
Nial
Replies: 2
Views: 8728




I will try that, thanks
bypass int filter?
PostForum:Sql injection Posted: Mon Nov 08, 2010 2:37 am Subject: bypass int filter?
Nial
Replies: 2
Views: 8728




I have a mysql error with a rewrite URL like
blabla-blabla~blabla~catid~[b]-1[/b].htm

but i cant add some new stuff with the -1, it results as a 404 error. Is there a way to bypas ...
2 MD5 Hash
PostForum:MD5 hashes Posted: Fri Oct 22, 2010 2:31 am Subject: 2 MD5 Hash
Nial
Replies: 2
Views: 5987




Found the first, only the second remaining : d7f1df43ad0844574ba28a583b377f10
2 MD5 Hash
PostForum:MD5 hashes Posted: Fri Oct 22, 2010 12:01 am Subject: 2 MD5 Hash
Nial
Replies: 2
Views: 5987




Hi all

I'm blocking on those hash, if anyone could help me, it would be great !

eab5e937ef49dfe9f27be5ba65998e5e
d7f1df43ad0844574ba28a583b377f10


Thank !
Using quote in injection
PostForum:Sql injection Posted: Thu Oct 21, 2010 9:33 pm Subject: Using quote in injection
Nial
Replies: 2
Views: 7747




Sorry my bad, wasnt using the hex name, so now its fine Smile
Using quote in injection
PostForum:Sql injection Posted: Thu Oct 21, 2010 9:25 pm Subject: Using quote in injection
Nial
Replies: 2
Views: 7747




Hi all

I was wondering how i could use quote in my injection.
Here's my problem :
http://www.aaa.com/script.php?id_dvd=1+union+all+select+1,group_concat%28table_name%29,3,4,5,6,7,8+FROM+infor ...
Wordpress Hash
PostForum:All other hashes Posted: Tue Mar 02, 2010 11:28 pm Subject: Wordpress Hash
Nial
Replies: 1
Views: 2709




I know cracking a wordpress hash using password pro is very long but if some people could try with their wordlist i would be thankful Wink

$P$BO99CO9UEsTo.5ozpqpiKF4v07f1e11

Thanks
.htpasswd crack
PostForum:All other hashes Posted: Tue Mar 02, 2010 10:12 pm Subject: .htpasswd crack
Nial
Replies: 2
Views: 6110




Thx a lot Smile
.htpasswd crack
PostForum:All other hashes Posted: Tue Mar 02, 2010 9:21 pm Subject: .htpasswd crack
Nial
Replies: 2
Views: 6110




Hi all,

I didnt manage to crack it, so if someone could give a try...

root:$1$eWyTkbJ9$AjvvgdbUNVDYVLYYjC6LA.


Thanks
Zend File
PostForum:PHP script decode requests Posted: Mon Feb 22, 2010 1:51 pm Subject: Zend File
Nial
Replies: 2
Views: 5864




It doesnt seem to be working properly.

define( );
session_start( );
header( );
header( );

It is like an empty code, i was getting this using dezender too so ...
Zend File
PostForum:PHP script decode requests Posted: Mon Feb 22, 2010 5:05 am Subject: Zend File
Nial
Replies: 2
Views: 5864




Hi all

If someone could give a try on 3 zend file it will be really appreciate.
Here are the files : http://rapidshare.com/files/354076534/zend.zip.html

Thanks for any help
Uebimiau Webmail
PostForum:General discussion Posted: Fri Dec 18, 2009 9:05 pm Subject: Uebimiau Webmail
Nial
Replies: 2
Views: 8959




Ok i got it, thanks Wink
Page 1 of 7 Goto page 1, 2, 3, 4, 5, 6, 7Next
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.045 Seconds