Waraxe IT Security Portal
Login or Register
September 22, 2026
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: 160
Members: 0
Total: 160
Full disclosure
[0day-rubbish] Royal Server 5.04.50529.0 Local privilege escalation to LocalSystem on the execution path without credential override (7.2)
[0day-rubbish] core-admin 1.0.164 (build 16468) Systemic shell command injection via ineffective quote escaping (8.8)
[0day-rubbish] OP5 Monitor 9.20 Command injection surviving the CVE-2025-34115 patch (OPT-IN fix ineffective) (8.8)
[0day-rubbish] QuantaStor 6.8.3.018 Command injection in the alert-mail command via the smtpPassword field (8.8)
[0day-rubbish] SmarterMail 100.0.9693 (Build 9693) Antivirus command-line configuration executing as NT AUTHORITY\SYSTEM (7.2)
[0day-rubbish] Jitterbit Agent 12.8.1.6 (Docker jitterbit/agent:12.8.1.6) Unauthenticated SOAP with hard-coded credentials leading to OS command execution (9.8)
[0day-rubbish] Accurate Online Private Cloud on-prem (current) Unauthenticated Hessian deserialization leading to JNDI remote class loading (9.8)
[0day-rubbish] DBxtra .NET 13.1.1.0 Unauthenticated SOAP API to xp_cmdshell code execution (9.8)
**Subject:** CVE-2026-2035703: Tozed ZLT X300 5G CPE — Unauthenticated Remote Root Code Execution via TR-069 Command Injection (CVSS 9.8)
CVE-2026-52307: Stored XSS in 1CMS v5.6
HP Easy Start for macOS: CVE-2026-12554 / CVE-2026-12555 /CVE-2026-12556
Next.js 16.4.0-canary.13 Image Optimizer DNS Rebinding TOCTOU SSRF Still Exists
O-CMS 1.0.0 Authenticated OS Command Injection viaai_cli_script
Flextype v1.0.0-alpha.3 CMS registerShortcodes() Remote Code Execution via Attacker-Controlled File Inclusion
Flextype v1.0.0-alpha.3 Stored Fetch Shortcode Allows Server-Side Request Forgery
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index
Search found 51 matches
Exploit Lineage II java server
PostForum:Java Posted: Tue Jan 13, 2009 11:08 am Subject: Exploit Lineage II java server
_mranderson_
Replies: 1
Views: 10306




maybe, but you have to give more info
root mysql? stuck!
PostForum:All other security holes Posted: Sun Jan 11, 2009 1:18 pm Subject: root mysql? stuck!
_mranderson_
Replies: 8
Views: 17163




it's an L2 server aight?

anyways, as already said, if you have the mysql root's password you should find a way to run SQL code on it, because with root privs you can load_file() and select into out ...
root mysql? stuck!
PostForum:All other security holes Posted: Fri Jan 09, 2009 3:38 pm Subject: root mysql? stuck!
_mranderson_
Replies: 8
Views: 17163




if you are root and can only use select statements, you're done.
use select load_file('/complete/path/to/file') to read a file, or select 'data' into outfile '/path/to/file' to write some dat ...
The easiest way to hack phpbb 2.0.11 ?
PostForum:PhpBB Posted: Thu Jan 08, 2009 1:54 am Subject: The easiest way to hack phpbb 2.0.11 ?
_mranderson_
Replies: 31
Views: 224785




I m sorry to say this is really script kiddish
vbulletin 3.7.4 hash+salt
PostForum:All other hashes Posted: Mon Dec 29, 2008 2:12 am Subject: vbulletin 3.7.4 hash+salt
_mranderson_
Replies: 5
Views: 10664




I 've used none
IPB <= 2.3.5 sql injection Retrieving other infos ?
PostForum:Invision Power Board Posted: Sun Dec 28, 2008 1:23 am Subject: IPB <= 2.3.5 sql injection Retrieving other infos ?
_mranderson_
Replies: 17
Views: 76709




lol, of course there could be other vulnerabilities...

What tou mean?
vbulletin 3.7.4 hash+salt
PostForum:All other hashes Posted: Thu Dec 25, 2008 3:36 am Subject: vbulletin 3.7.4 hash+salt
_mranderson_
Replies: 5
Views: 10664




admin:a4fb40dbb9eed3f878da94d8596bf67b:r-s
/etc/passwd
PostForum:Sql injection Posted: Sun Dec 14, 2008 12:26 am Subject: /etc/passwd
_mranderson_
Replies: 5
Views: 17002




Probably the script is outputting just the first line; try hexing the string:
hex(load_file('/etc/passwd'))

anyways, reading the passwd file nowadays will just give you an idea of what users can l ...
Unknown hash from Wordpress
PostForum:All other hashes Posted: Fri Dec 12, 2008 8:26 pm Subject: Unknown hash from Wordpress
_mranderson_
Replies: 6
Views: 13267




I think it is md5() unix, a really though one (to bruteforce)
Config encoded with IonCube
PostForum:PHP script decode requests Posted: Fri Dec 12, 2008 8:25 pm Subject: Config encoded with IonCube
_mranderson_
Replies: 6
Views: 13501




no the best way was the one waraxe told, infact I was just doing it before reading his post.

1. Install IonCube
2. create a php script that includes the coded one and prints out the variables.

...
Config encoded with IonCube
PostForum:PHP script decode requests Posted: Thu Dec 11, 2008 1:59 pm Subject: Config encoded with IonCube
_mranderson_
Replies: 6
Views: 13501




mmh, I don't wanna forget it, it's got root's password in it I think.
Config encoded with IonCube
PostForum:PHP script decode requests Posted: Thu Dec 11, 2008 9:43 am Subject: Config encoded with IonCube
_mranderson_
Replies: 6
Views: 13501




How do you decode php files encoded with ioncube?
Shall I reverse engeneer the dlls that comes with it? is it worth it?
IPB salted hash (solved)
PostForum:All other hashes Posted: Wed Dec 10, 2008 3:50 am Subject: IPB salted hash (solved)
_mranderson_
Replies: 2
Views: 6963




ty very much
IPB salted hash (solved)
PostForum:All other hashes Posted: Tue Dec 09, 2008 2:03 am Subject: IPB salted hash (solved)
_mranderson_
Replies: 2
Views: 6963




See if you can crack this one, thanks!

e314878ab5801f307684fdd3d925de8f:ans1I
Good Wordlists
PostForum:General discussion Posted: Mon Dec 08, 2008 3:39 am Subject: Good Wordlists
_mranderson_
Replies: 2
Views: 9265




Yes, I do like so: whenever I find a password, I write it down both in a combolist user:pass and in a wordlist (just the pass). This works greatly.
Page 1 of 4 Goto page 1, 2, 3, 4Next
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