Waraxe IT Security Portal
Login or Register
May 1, 2025
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: 109
Members: 0
Total: 109
Full disclosure
Microsoft Windows .XRM-MS File / NTLM Information DisclosureSpoofing
[IWCC 2025] CfP: 14th International Workshop on Cyber Crime -Ghent, Belgium, Aug 11-14, 2025
Inedo ProGet Insecure Reflection and CSRF Vulnerabilities
Ruby on Rails Cross-Site Request Forgery
Microsoft ".library-ms" File / NTLM Information Disclosure (Resurrected 2025)
HNS-2025-10 - HN Security Advisory - Local privilege escalation in Zyxel uOS
APPLE-SA-04-16-2025-4 visionOS 2.4.1
APPLE-SA-04-16-2025-3 tvOS 18.4.1
APPLE-SA-04-16-2025-2 macOS Sequoia 15.4.1
APPLE-SA-04-16-2025-1 iOS 18.4.1 and iPadOS 18.4.1
Business Logic Flaw: Price Manipulation - AlegroCartv1.2.9
Stored XSS in "Message" Functionality - AlegroCartv1.2.9
XSS via SVG Image Upload - AlegroCartv1.2.9
BBOT 2.1.0 - Local Privilege Escalation via Malicious ModuleExecution
83 vulnerabilities in Vasion Print / PrinterLogic
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index
Search found 56 matches
Banned from site
PostForum:PhpBB Posted: Thu Jun 01, 2006 6:06 pm Subject: Banned from site
fizzi
Replies: 2
Views: 8842




Clear your cookies, clear your cache, use a proxy server. or just take another browser.
First post ?
PostForum:Phishing and Social Engineering Posted: Fri May 26, 2006 4:05 pm Subject: First post ?
fizzi
Replies: 4
Views: 16483




Anybody found already the login screen to the matrix?
<lol>
Rolling Eyes
php back d00r
PostForum:PhpBB Posted: Wed May 24, 2006 8:17 pm Subject: php back d00r
fizzi
Replies: 2
Views: 9505




I don't think you will get access to a remote computer at any time without having a rootkit installed. Even if you got a rootkit running, chances are high that your compromise will be detected.
SSH tunel problem
PostForum:General discussion Posted: Fri Apr 07, 2006 12:17 pm Subject: SSH tunel problem
fizzi
Replies: 3
Views: 37343




Perhaps, i dunno ssh much, your data sent to host B which forwards to host A are not beeing encrypted, which is in fact a design flaw. is the data sending host B to host A encrypted? also it could be ...
www.hackits.de
PostForum:Try2hack sites Posted: Sat Apr 01, 2006 1:23 pm Subject: www.hackits.de
fizzi
Replies: 5
Views: 19024




What challenges do they got? You have to register to get to the challenges ... i don't like that.
I stay with pulltheplug.org, if i can afford the time Rolling Eyes
XSS Through Image
PostForum:Cross-site scripting aka XSS Posted: Sun Mar 26, 2006 10:33 am Subject: XSS Through Image
fizzi
Replies: 5
Views: 17665




i would try to make a php script which logs the url the visitor came from. this php script has to be renamed to the original image file. (and your server must interpret this file as a php script) some ...
Local Linux Server Hacking
PostForum:Newbies corner Posted: Fri Mar 24, 2006 10:19 pm Subject: Local Linux Server Hacking
fizzi
Replies: 7
Views: 14488




use nmap to portscan, unless you have no root rights, you can't perform several tasks with nmap, but at least you can see if there is a firewall, which keeps your remote computer away from connecting ...
Please help
PostForum:Linux world Posted: Fri Mar 24, 2006 10:16 pm Subject: Please help
fizzi
Replies: 2
Views: 13010




Portscanner: http://www.insecure.org/nmap/
Vulnerable Scanner: http://www.nessus.org/
But nessus isn't open source anymore, but they offer you a trial version which is very handy Wink
But there ...
Local Linux Server Hacking
PostForum:Newbies corner Posted: Fri Mar 24, 2006 6:54 pm Subject: Local Linux Server Hacking
fizzi
Replies: 7
Views: 14488




mhm. perhaps you want to find some setuid/setgid programs on that machine which are vulnerable?
find / -perm +a+s -type f -ls
or try to detect services on that machine which are running and perhaps ...
printing what is on my hard drive
PostForum:Suggestions Posted: Fri Mar 24, 2006 6:44 pm Subject: printing what is on my hard drive
fizzi
Replies: 1
Views: 10761




I guess tree should do the work.
But the name of the command could differ.
Also i found "tree for windows": http://prdownloads.sourceforge.net/gnuwin32/tree-1.5.0-bin.zip?download
Local Linux Server Hacking
PostForum:Newbies corner Posted: Fri Mar 24, 2006 8:59 am Subject: Local Linux Server Hacking
fizzi
Replies: 7
Views: 14488




Reboot with
init=/bin/sh
and add
getmein::0:0:0:0:::
(or similiar) to your /etc/shadow
then reboot normally and log in with getmein and no pass.

edit:
http://aplawrence.com/Linux/lostlinuxpas ...
Debian root exploit
PostForum:Newbies corner Posted: Thu Mar 23, 2006 10:24 pm Subject: Debian root exploit
fizzi
Replies: 4
Views: 10963




If John failes (e.g. due to lack of time) backup your files and ask your rootserver-provider for a reset
Or try some exploits from milw0rm:
http://www.milw0rm.com/search.php?dong=linux+kernel
there ...
ftp pass
PostForum:General discussion Posted: Sat Mar 18, 2006 8:02 am Subject: ftp pass
fizzi
Replies: 7
Views: 14254




perhaps you want to install a rootkit Question
http://en.wikipedia.org/wiki/Rootkit
SQL injection - phpBB 2.0.17 exploit
PostForum:PhpBB Posted: Fri Mar 10, 2006 9:07 am Subject: SQL injection - phpBB 2.0.17 exploit
fizzi
Replies: 5
Views: 18746




As i can see, you have to be registered to that forum and put your data as arguments to that exploits. After that you should be admin at the forum.
SQL injection - phpBB 2.0.17 exploit
PostForum:PhpBB Posted: Fri Mar 10, 2006 9:07 am Subject: SQL injection - phpBB 2.0.17 exploit
fizzi
Replies: 5
Views: 18746




As i can see, you have to be registered to that forum and put your data as arguments to that exploits. After that you should be admin at the forum.
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.030 Seconds