Waraxe IT Security Portal
Login or Register
June 26, 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: 277
Members: 0
Total: 277
Full disclosure
OpenBSD mpls_do_error: Remote Kernel Stack Disclosure via MPLS Label Stack Over-read
OpenBSD sppp_pap_input: PAP authentication bypass
SEC Consult SA-20260618-0 :: Hardcoded Root Cloud Credentials in Application Binaries in Silver Leaf Technologies - Worksnaps.net Worksnaps
SEC Consult SA-20260617-1 :: Multiple Vulnerabilities in Quanos Content Solutions - SCHEMA ST4
SEC Consult SA-20260617-0 :: Multiple Critical Vulnerabilities in Sprecher Automation SPRECON-E-C/-E-P/-E-T3
SEC Consult SA-20260616-0 :: Broken Access Control in syracom AG Secure Login (2FA) for Atlassian Jira / Confluence / Bitbucket #CVE-2026-12225
APPLE-SA-06-16-2026-1 Beats Firmware Update 1B211
PHP 8.5.7 `levenshtein()` signed-integer overflow
PHP 8.5.7 `dom_xml_serialization_al gorithm()` stack-overflow
PHP 8.5.7 `mb_substr()` 'SJIS-mac' size_t underflow
PHP 8.5.7 `FILTER_SANITIZE_ENCODED` uninitialized read
CVE-2025-68624: Cross-Tenant Authentication Bypass by Spoofing in N-able Mail Assure
SEC Consult SA-20260615-1 :: Multiple Vulnerabilities in Wertheim SafeController Hardware for VAULT ROOMS (Safe Deposit Locker System – Microcontroller)
SEC Consult SA-20260615-0 :: Multiple Critical Vulnerabilities in Wertheim SafeController Software for VAULT ROOMS (Safe Deposit Locker System)
SEC Consult SA-20260610-0 :: Local Privilege Escalation in Slate Digital Connect (macOS)
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: 11228




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




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




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




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




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




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




<!-- 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: 52642




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




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




<?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: 24721




"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: 24721




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




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



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.044 Seconds