Waraxe IT Security Portal
Login or Register
April 24, 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: 97
Members: 0
Total: 97
Full disclosure
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
[CVE-2025-32102, CVE-2025-32103] SSRF and Directory Traversal in CrushFTP 10.7.1 and 11.1.0 (as well as legacy 9.x)
Re: APPLE-SA-03-11-2025-2 iOS 18.3.2 and iPadOS 18.3.2
[KIS-2025-01] UNA CMS <= 14.0.0-RC4 (BxBaseMenuSetAclLevel.ph p) PHP Object Injection Vulnerability
OXAS-ADV-2025-0001: OX App Suite Security Advisory
APPLE-SA-04-01-2025-1 watchOS 11.4
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index
Search found 33 matches
What kind of hash is this?
PostForum:All other hashes Posted: Wed Feb 23, 2011 2:53 am Subject: What kind of hash is this?
tehanderson
Replies: 4
Views: 10702




thank you!
What kind of hash is this?
PostForum:All other hashes Posted: Tue Feb 22, 2011 4:03 pm Subject: What kind of hash is this?
tehanderson
Replies: 4
Views: 10702




Yeh, I just figured out 13 chars long, letters and dotts: DES...
Thank you anyway, I felt noob for this Very Happy

Hey couldn't go better than this, I also have plain-text now, try out these too

Fkbg6B ...
What kind of hash is this?
PostForum:All other hashes Posted: Tue Feb 22, 2011 3:39 pm Subject: What kind of hash is this?
tehanderson
Replies: 4
Views: 10702




I'm sure this is a crypted password but I don't know what kind of encription they used, anyone knows? or has any idea?

q77CNsF.mEMJ6
sqli insert
PostForum:Sql injection Posted: Mon Feb 07, 2011 8:15 pm Subject: sqli insert
tehanderson
Replies: 1
Views: 8823




depends:

if the backend DB is MSSQL, you 'll have to correctly close the original query where you are injecting and then use stacked queries (query1;query2) to do whatever you wanna do. On mysql it ...
One simple MD5 hash
PostForum:MD5 hashes Posted: Wed Jan 05, 2011 6:31 pm Subject: One simple MD5 hash
tehanderson
Replies: 2
Views: 7691




Thank you very much, didn't have my equip with me to crack it.
One simple MD5 hash
PostForum:MD5 hashes Posted: Tue Jan 04, 2011 2:08 am Subject: One simple MD5 hash
tehanderson
Replies: 2
Views: 7691




ff400fe178c6866d3da7397a1eb506a0

thank you
Help with IPB 3.0.1
PostForum:Invision Power Board Posted: Fri Nov 19, 2010 4:18 pm Subject: Help with IPB 3.0.1
tehanderson
Replies: 1
Views: 12757




Oh Great!
Privilege escalation
PostForum:Sql injection Posted: Wed Nov 17, 2010 11:13 pm Subject: Privilege escalation
tehanderson
Replies: 4
Views: 10207




Mostly you will have to re-enable xp_cmdshell on MSSQL 2005+ and sometime even in MSSQL 2000. Anyways, this is not easily done by hand, or at least it is quite tedious. I think you should read sql-nin ...
Privilege escalation
PostForum:Sql injection Posted: Wed Nov 17, 2010 5:57 pm Subject: Privilege escalation
tehanderson
Replies: 4
Views: 10207




if you're trying to execute commands through sql-injection remember you won't get any output from that DIR C:\ command, and I suggest you not to do that manually but using something such as MSF mssql_ ...
Target supports http trace method,how can i upload shell?
PostForum:Shell commands injection Posted: Thu Nov 11, 2010 8:49 pm Subject: Target supports http trace method,how can i upload shell?
tehanderson
Replies: 1
Views: 10512




the TRACE options MAY lead to XST, just google it.XST doesn't let you upload shells on the target directly. But exploiting XST you can manage to get a shell, or some kind of access later on. XST is si ...
Just another guy asking suggestions for learning Web-Exploit
PostForum:Newbies corner Posted: Wed Nov 10, 2010 4:37 pm Subject: Just another guy asking suggestions for learning Web-Exploit
tehanderson
Replies: 2
Views: 9126




There's not a way to "learn" such things; the best advice one can give to you is this:

you have to know hacking is not something you learn; it is a state of mind, where you study something so indep ...
L2J hash
PostForum:All other hashes Posted: Tue Nov 09, 2010 8:44 pm Subject: L2J hash
tehanderson
Replies: 4
Views: 8242




well I meant if someone was able to crack it actually, sorry Very Happy
bypass int filter?
PostForum:Sql injection Posted: Mon Nov 08, 2010 10:26 am Subject: bypass int filter?
tehanderson
Replies: 2
Views: 9137




depends on what is the backend, anyways you can always try to bruteforce all character 0-255, before and after the number. If you see always the same result, you know you can't break that filter. If y ...
Full Path Disclosure in phpBB 3.0.x (<=3.0.8)?
PostForum:Full path disclosure Posted: Thu Nov 04, 2010 5:41 pm Subject: Full Path Disclosure in phpBB 3.0.x (<=3.0.8)?
tehanderson
Replies: 0
Views: 13855




I found this other thread where some fpd are given for phpBB, but they actually don't work on phpBB 3.0.8, does anyone know one for that version?
L2J hash
PostForum:All other hashes Posted: Thu Nov 04, 2010 5:16 pm Subject: L2J hash
tehanderson
Replies: 4
Views: 8242




Well if you run this php code
echo sha1(utf8_encode("test"))."\n";
echo sha1("test")."\n";

You 'll see how actually the two things ...
Page 1 of 3 Goto page 1, 2, 3Next
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.049 Seconds