Waraxe IT Security Portal
Login or Register
November 17, 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: 73
Members: 0
Total: 73
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 13 matches
OFF TOPIC 3
PostForum:Sql injection Posted: Fri Jul 04, 2008 11:40 am Subject: OFF TOPIC 3
siurek22
Replies: 2
Views: 8780




you shuld read some article about sql injecion with INFORMATION SHEMA
my 1st noob question about sql injection
PostForum:Sql injection Posted: Fri Jul 04, 2008 11:37 am Subject: my 1st noob question about sql injection
siurek22
Replies: 2
Views: 6503




if the server is on linux it is imposible but if on windows you can tray write normall mysql code to add
Technical null byte %00 [Resolved]
PostForum:Remote file inclusion Posted: Fri Jul 04, 2008 11:34 am Subject: Technical null byte %00 [Resolved]
siurek22
Replies: 8
Views: 16958




null byte is work only in older version php in new %00 is replace on \0 or \00
please decode hash
PostForum:All other hashes Posted: Thu Jun 26, 2008 5:02 am Subject: please decode hash
siurek22
Replies: 2
Views: 7507




Your nick told me you are from poland... Smile
wiec tak masz przyklejony topic o hashah z phpbb3 mozna wrzucic do tego programu (passwordspro) ale niewiem czy chce ci sie czekac rok :p jak narazie nima ...
Vbulletin hashes + salts, more hashes I can't crack it :(
PostForum:All other hashes Posted: Fri Jun 20, 2008 5:08 am Subject: Vbulletin hashes + salts, more hashes I can't crack it :(
siurek22
Replies: 0
Views: 4708




I have some vbiuletyn hashes but i can't crack it


"cfb8edb03ac53e2d7d4d886dfa00267e" salt 9Su
"133b962fcefe2a8d02032d82c73d93b0" salt @Od
"47511a4ad9514602e51a5 ...
phpbb3 how to get webshell
PostForum:PhpBB Posted: Mon Jun 02, 2008 6:31 pm Subject: phpbb3 how to get webshell
siurek22
Replies: 19
Views: 47153




thanks now is good
phpbb3 how to get webshell
PostForum:PhpBB Posted: Mon Jun 02, 2008 4:40 am Subject: phpbb3 how to get webshell
siurek22
Replies: 19
Views: 47153




<!-- PHP -->
<? system($cmd); ?>
<!-- END PHP -->
i used this code and i don't know why it is that bexause in this code have any"}" :/
phpbb3 how to get webshell
PostForum:PhpBB Posted: Sun Jun 01, 2008 9:15 pm Subject: phpbb3 how to get webshell
siurek22
Replies: 19
Views: 47153




i have problem with it when i put your code site give me error
"Parse error: syntax error, unexpected '}' in /home/zycien/domains/zfn.pl/public_html/forum/includes/template.php(175) : eval()'d code o ...
uload shell by xss
PostForum:Cross-site scripting aka XSS Posted: Sun Jun 01, 2008 8:00 am Subject: uload shell by xss
siurek22
Replies: 9
Views: 20427




yes i've seen passwordspro but when i put hash md5 i had to wait 40h Neutral i have a database where i have 20000 hashes crypted by phpbb_hash() and i want crash only 10 from 20000 but how many time will b ...
how can i move a file to a different folder
PostForum:Php Posted: Sat May 31, 2008 9:18 pm Subject: how can i move a file to a different folder
siurek22
Replies: 2
Views: 9559




<?php
$file = 'example.txt';
$newfile = 'example.txt.bak';

if (!copy($file, $newfile)) {
echo "Failed\n";
}
?>

in this code it is use functio ...
uload shell by xss
PostForum:Cross-site scripting aka XSS Posted: Sat May 31, 2008 8:55 pm Subject: uload shell by xss
siurek22
Replies: 9
Views: 20427




"steal admin hash" very funy... Have you ever seen hash from phpbb3? You are good if you crash it ;]

"Maybe you meant this thing: " no i don't think about it. I remeber in this article which I was ...
uload shell by xss
PostForum:Cross-site scripting aka XSS Posted: Sat May 31, 2008 4:06 pm Subject: uload shell by xss
siurek22
Replies: 9
Views: 20427




I don't ask you if this is posible but how do it Rolling Eyes I know this is posible per 100% (it doesn't work whenever)
uload shell by xss
PostForum:Cross-site scripting aka XSS Posted: Sat May 31, 2008 11:18 am Subject: uload shell by xss
siurek22
Replies: 9
Views: 20427




some time ago I've read some article about uploading shell by xss but I don't remeber how do it. How i can do it?

sorry for my English
Page 1 of 1
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.043 Seconds