Waraxe IT Security Portal
Login or Register
November 21, 2024
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: 141
Members: 0
Total: 141
Full disclosure
SEC Consult SA-20241112-0 :: Multiple vulnerabilities in Siemens Energy Omnivise T3000 (CVE-2024-38876, CVE-2024-38877, CVE-2024-38878, CVE-2024-38879)
Security issue in the TX Text Control .NET Server for ASP.NET.
SEC Consult SA-20241107-0 :: Multiple Vulnerabilities in HASOMED Elefant and Elefant Software Updater
Unsafe eval() in TestRail CLI
4 vulnerabilities in ibmsecurity
32 vulnerabilities in IBM Security Verify Access
xlibre Xnest security advisory & bugfix releases
APPLE-SA-10-29-2024-1 Safari 18.1
SEC Consult SA-20241030-0 :: Query Filter Injection in Ping Identity PingIDM (formerly known as ForgeRock Identity Management) (CVE-2024-23600)
SEC Consult SA-20241023-0 :: Authenticated Remote Code Execution in Multiple Xerox printers (CVE-2024-6333)
APPLE-SA-10-28-2024-8 visionOS 2.1
APPLE-SA-10-28-2024-7 tvOS 18.1
APPLE-SA-10-28-2024-6 watchOS 11.1
APPLE-SA-10-28-2024-5 macOS Ventura 13.7.1
APPLE-SA-10-28-2024-4 macOS Sonoma 14.7.1
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: 7795




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




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




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




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




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




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




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




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




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




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




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




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




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




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




$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



Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
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.048 Seconds