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: 55
Members: 0
Total: 55
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 35 matches
Brute Forcer? SHA-1 w/ Salt
PostForum:All other hashes Posted: Thu Jun 12, 2008 7:20 pm Subject: Brute Forcer? SHA-1 w/ Salt
Oilik
Replies: 0
Views: 5060




Hello, I really need a brute forcer that supports SHA-1, and salts that are sha1(username.password) for SMF 1.1.4. I need this ASAP because I think he's on to me.
Thanks,
Ryan


Edit: Nevermind, ...
SQL Injection, help, ASAP
PostForum:Sql injection Posted: Mon May 26, 2008 3:40 pm Subject: SQL Injection, help, ASAP
Oilik
Replies: 3
Views: 8294




sry for the double post, but I tried

0'+(SELECT COUNT(*) FROM mysql.user));--


and got

An Error Was Encountered
Error Number:

ERROR: schema "mysql" ...
SQL Injection, help, ASAP
PostForum:Sql injection Posted: Mon May 26, 2008 3:28 pm Subject: Re: SQL Injection, help, ASAP
Oilik
Replies: 3
Views: 8294




edit: still exists,
but when I try that, I get

ERROR: unterminated /* comment at or near "/* ') " LINE 2: ...ES ('48767', '1','0'+(SELECT COUNT(*) FROM mysql.user)/* ') ^
thanks!
SQL Injection, help, ASAP
PostForum:Sql injection Posted: Mon May 26, 2008 3:11 pm Subject: SQL Injection, help, ASAP
Oilik
Replies: 3
Views: 8294




Hello,
I found a potential SQL injection in an extremely popular large site. When I inject code in it, I get:


result = 20276
An Error Was Encountered

Error Number:

ERROR: syntax error at ...
Some MD5 hashs I want cracked if possible
PostForum:MD5 hashes Posted: Fri May 09, 2008 6:09 am Subject: Some MD5 hashs I want cracked if possible
Oilik
Replies: 3
Views: 10190




6b7b655dd22faa3f10677c512493a8a0 = eclipse
plz MySQL
PostForum:Sql injection Posted: Thu May 01, 2008 7:39 pm Subject: plz MySQL
Oilik
Replies: 5
Views: 9510




mr Oilik thank you full for help Crying or Very sad

but how can get another methode for hack this site

and I cannot get name and version this script

I'm looking on view source nothing name script

...
plz MySQL
PostForum:Sql injection Posted: Thu May 01, 2008 6:44 pm Subject: Re: plz MySQL
Oilik
Replies: 5
Views: 9510




I want ask any body here if this MySQL error can hack or no

I'm test this code
resource.php?id=1-

and I have get error
Resource
Warning: MySQL Connection Failed: Access denied for u ...
Help, RFI. Look please.
PostForum:Remote file inclusion Posted: Sun Apr 20, 2008 11:48 pm Subject: Help, RFI. Look please.
Oilik
Replies: 2
Views: 11353




Try use the admins account for ftp. Otherwise look into editing styles or allowing .php files as uploads.
Tried them. Sad
Even tried editing the handlers and adding an extension to be ran as php. Sti ...
Help, RFI. Look please.
PostForum:Remote file inclusion Posted: Sun Apr 20, 2008 12:46 pm Subject: Help, RFI. Look please.
Oilik
Replies: 2
Views: 11353




Hello,
Does anyone know how to upload a shell in MyBB 1.2.12? I've got the head administrator's account, and nothing is working.
Where clause
PostForum:Sql injection Posted: Thu Apr 17, 2008 11:44 pm Subject: Re: Where clause
Oilik
Replies: 2
Views: 6507




Hi all.

I was wondering how to use a where id=1 in sql injection? The "LIKE" is working for me for approximative data, but i dont know how to get only one row with a precise condition with the wher ...
AJAX MD5 Cracker/Lookup
PostForum:MD5 hashes Posted: Thu Apr 17, 2008 6:49 pm Subject: AJAX MD5 Cracker/Lookup
Oilik
Replies: 2
Views: 6988




Good idea, this has potential
Thanks. It sure saves me a lot of time. xD
AJAX MD5 Cracker/Lookup
PostForum:MD5 hashes Posted: Thu Apr 17, 2008 10:42 am Subject: AJAX MD5 Cracker/Lookup
Oilik
Replies: 2
Views: 6988




Hello,
I was playing around in PHP and messing with AJAX, and I thought, I sure get tired of going to a form, putting the hash in, submitting it, waiting for it to load, then clicking back to do it a ...
SQL HELP
PostForum:Sql injection Posted: Wed Apr 16, 2008 10:52 pm Subject: SQL HELP
Oilik
Replies: 11
Views: 15632




i followed everything from that video

i did

null;exec master..xp_cmdshell 'net user guest 123456 /add';--

and i got a valid page !

then

null;exec master..xp_cmdshell 'net localgroup ad ...
please crack this md5 for me
PostForum:MD5 hashes Posted: Wed Apr 16, 2008 6:40 pm Subject: please crack this md5 for me
Oilik
Replies: 4
Views: 8370




Plaintext of acc045b02d3db9eed24b38f58e55f3b6 is cvfgtz67

I submit this hash to Plaintext, why i cann't search it?
Are you submitting the hash, or the cracked string?
SQL HELP
PostForum:Sql injection Posted: Wed Apr 16, 2008 10:39 am Subject: SQL HELP
Oilik
Replies: 11
Views: 15632




bump !
It's using DBO?
http://milw0rm.com/video/watch.php?id=70
Page 1 of 3 Goto page 1, 2, 3Next
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.047 Seconds