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: 244
Members: 0
Total: 244
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 52 matches
:)
PostForum:Fun corner Posted: Tue Sep 02, 2008 9:20 pm Subject: :)
oxygenne
Replies: 0
Views: 9348




ahahhaahahh
http://www.yourdailymedia.com/media/1220270903/Hilarious_Frozen_Lake_Dive
Phpbb 2.0.21 hackability?
PostForum:PhpBB Posted: Mon Apr 28, 2008 1:17 pm Subject: Phpbb 2.0.21 hackability?
oxygenne
Replies: 5
Views: 18886




And nice way finding neighboors:)))

http://gagspace.com/ip2vhost/
http://www.dnsdigger.com/
httpOnly
PostForum:Cross-site scripting aka XSS Posted: Thu Sep 13, 2007 11:42 am Subject: httpOnly
oxygenne
Replies: 1
Views: 15408




Can httpOnly cookie protection be defeated or it is the end of XSS:)
safe_mode bypass
PostForum:Shell commands injection Posted: Sat Jul 07, 2007 6:24 pm Subject: :0
oxygenne
Replies: 2
Views: 15045




Yes but in the advisory it says its only fo PHP 5.So i asked whats the difference for php 4 if there is any??
safe_mode bypass
PostForum:Shell commands injection Posted: Sat Jul 07, 2007 12:26 pm Subject: safe_mode bypass
oxygenne
Replies: 2
Views: 15045




Looking at the folowing exploit : http://securityreason.com/securityalert/2831
i created following .htaccess file
php_value mail.force_extra_parameters -t&&cat /etc/passwd but im sure im go ...
Whats wrong
PostForum:Borland Delphi and Pascal Posted: Wed Jun 27, 2007 12:25 am Subject: Whats wrong
oxygenne
Replies: 1
Views: 17658




Whats wrong with the following code

Query1->Close();
Query1->SQL->Clear();
Query1->SQL->Add("select number from calls where number like :test ");
Query1->Params->Items[0]-&g ...
WordPress 2.1.3 sql injection blind fishing exploit
PostForum:All other software Posted: Mon May 21, 2007 11:48 pm Subject: :)
oxygenne
Replies: 23
Views: 67539




Are the hashes salted??
xss with post request
PostForum:Cross-site scripting aka XSS Posted: Mon Dec 18, 2006 2:43 pm Subject: xss with post request
oxygenne
Replies: 1
Views: 14240




Can someone clarify XSS using POST method.Thanks
Unknow type of cookie
PostForum:PhpBB Posted: Mon Sep 11, 2006 7:56 am Subject: Unknow type of cookie
oxygenne
Replies: 3
Views: 12481




Very Happy
Connect to MSSQL
PostForum:Sql injection Posted: Fri Aug 18, 2006 6:53 pm Subject: Connect to MSSQL
oxygenne
Replies: 6
Views: 14790




I don't know if php was compiled with mssql support anyway here is nice java script that has done the job perfectly

<%@ page contentType="text/html; charset=windows-1255" language="java" import= ...
xss in microsoft.com
PostForum:Cross-site scripting aka XSS Posted: Fri Aug 18, 2006 6:47 pm Subject: xss in microsoft.com
oxygenne
Replies: 4
Views: 16785




Ok the problem was that sending direct of xss site to someones mail is not working but sending simple redirect page is working like a charm:D
<?php
header("Location: http://msn-xss site
exit ...
Connect to MSSQL
PostForum:Sql injection Posted: Wed Aug 16, 2006 6:57 pm Subject: :(
oxygenne
Replies: 6
Views: 14790




Some error ocured Call to a member function on a non-object at this line $conn->open($connStr)
Connect to MSSQL
PostForum:Sql injection Posted: Wed Aug 16, 2006 7:54 am Subject: Connect to MSSQL
oxygenne
Replies: 6
Views: 14790




Is there any perl or php script to access mssql.

Following methods seems not to work:
use DBI;
my $DSN = 'driver={SQL
Server};Server=node.domain.com;database=my_database;uid=username;
...
xss in microsoft.com
PostForum:Cross-site scripting aka XSS Posted: Fri Aug 11, 2006 11:18 am Subject: :)
oxygenne
Replies: 4
Views: 16785




Unless your browser has scripting disabled, you should be returned to the page you were at in a couple seconds. Otherwise, please click here to return manually.
salted md5 functions
PostForum:PhpBB Posted: Fri Aug 04, 2006 6:36 pm Subject: salted md5 functions
oxygenne
Replies: 2
Views: 4911




$passwd = md5(md5($passwd) . $SALT) i think this is the correct form for vbulletin

md5(md5($salt).md5($pass)) is for invision boards

Anyway very nice idea:D
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.039 Seconds