Waraxe IT Security Portal
Login or Register
July 1, 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: 63
Members: 0
Total: 63
Full disclosure
Remote DoS in httpx 1.7.0 – Out-of-Bounds Read via Malformed <title> Tag
CVE-2025-32978 - Quest KACE SMA Unauthenticated LicenseReplacement
CVE-2025-32977 - Quest KACE Unauthenticated Backup Upload
CVE-2025-32976 - Quest KACE SMA 2FA Bypass
CVE-2025-32975 - Quest KACE SMA Authentication Bypass
RansomLord (NG v1.0) anti-ransomware exploit tool
Disclosure Yealink Cloud vulnerabilities
: "Glass Cage" – Zero-Click iMessage ? Persistent iOS Compromise + Bricking (CVE-2025-24085 / 24201, CNVD-2025-07885)
SEC Consult SA-20250612-0 :: Reflected Cross-Site Scripting in ONLYOFFICE Docs (DocumentServer)
SEC Consult SA-20250611-0 :: Undocumented Root Shell Access on SIMCom SIM7600G Modem
Call for Applications: ERCIM STM WG 2025 Award for the Best Ph.D. Thesis on Security and Trust Management (July 31, 2025)
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
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: 7473




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




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




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




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




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




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




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




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




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




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




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




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




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




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




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