Waraxe IT Security Portal
Login or Register
June 16, 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: 51
Members: 0
Total: 51
Full disclosure
SEC Consult SA-20250604-0 :: Local Privilege Escalation and Default Credentials in INDAMED - MEDICAL OFFICE (Medical practice management) Demo version
Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Defense in depth -- the Microsoft way (part 89): user grouppolicies don't deserve tamper protection
CVE-2025-45542: Time-Based Blind SQL Injection in CloudClassroom PHP Project v1.0
ERPNext v15.53.1 Stored XSS in bio Field Allows Arbitrary Script Execution in Profile Page
ERPNext v15.53.1 Stored XSS in user_image Field Allows Script Execution via Injected Image Path
Local information disclosure in apport and systemd-coredump
Stored XSS via File Upload - adaptcmsv3.0.3
IDOR "Change Password" Functionality - adaptcmsv3.0.3
Stored XSS "Send Message" Functionality - adaptcmsv3.0.3
Authenticated File Upload to RCE - adaptcmsv3.0.3
Stored XSS in "Description" Functionality - cubecartv6.5.9
Multiple Vulnerabilities in SAP GuiXT Scripting
CVE-2024-47081: Netrc credential leak in PSF requests library
Exploit CVE-2019-9978: Remote Code Execution in Social Warfare WordPress Plugin (<= 3.5.2)
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: 7442




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




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




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




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




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




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




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




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




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




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




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




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




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




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




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



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