Waraxe IT Security Portal
Login or Register
November 4, 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: 126
Members: 0
Total: 126
Full disclosure
SEC Consult SA-20251029-0 :: Unprotected NFC card manipulation leading to free top-up in GiroWeb Cashless Catering Solutions (only legacy customer infrastructure)
Re: [FD]: "Glass Cage" – Zero-Click iMessage ? Persistent iOS Compromise + Bricking (CVE-2025-24085 / 24201, CNVD-2025-07885)
Re: : "Glass Cage" – Zero-Click iMessage ? Persistent iOS Compromise + Bricking (CVE-2025-24085 / 24201, CNVD-2025-07885)
Dovecot CVE-2025-30189: Auth cache causes access to wrongaccount
SEC Consult SA-20251027-0 :: Unauthenticated Local File Disclosure in MPDV Mikrolab MIP 2 / FEDRA 2 / HYDRA X Manufacturing Execution System #CVE-2025-12055
Stored Cross-Site Scripting (XSS) via SVG File Upload -totaljsv5013
Stored HTML Injection - Layout Functionality - totaljsv5013
Stored Cross-Site Scripting (XSS) - Layout Functionality -totaljsv5013
Current Password not Required When Changing Password -totaljsv5013
Re: [FD]: "Glass Cage" – Zero-Click iMessage ? Persistent iOS Compromise + Bricking (CVE-2025-24085 / 24201, CNVD-2025-07885)
Struts2 and Related Framework Array/Collection DoS
[REVIVE-SA-2025-002] Revive Adserver Vulnerability
[REVIVE-SA-2025-001] Revive Adserver Vulnerability
SEC Consult SA-20251021-0 :: Multiple Vulnerabilities in EfficientLab WorkExaminer Professional (CVE-2025-10639, CVE-2025-10640, CVE-2025-10641)
[SYSS-2025-017]: Verbatim Store 'n' Go Secure Portable HDD (security update v1.0.0.6) - Offline brute-force attack
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index
Search found 12 matches
Need help finishing the job :D
PostForum:vBulletin Board Posted: Sun Sep 21, 2008 3:47 pm Subject: Need help finishing the job :D
ayvegh
Replies: 21
Views: 32127




haha What a joke!

I picked up the password in the preliminary attack!
For my security, I won't divulge the password, but it was a six digit number! Very Happy

Now, it seems this Admin was smarter than ...
Need help finishing the job :D
PostForum:vBulletin Board Posted: Sun Sep 21, 2008 1:42 pm Subject: Need help finishing the job :D
ayvegh
Replies: 21
Views: 32127




Try with passwordspro

md5(md5($pass))
Alright, it's running.

I'll have to get it running on my other machine to get some dedicated processing power, but thanks for all your help!

ayvegh
Need help finishing the job :D
PostForum:vBulletin Board Posted: Sun Sep 21, 2008 10:16 am Subject: Need help finishing the job :D
ayvegh
Replies: 21
Views: 32127




Login to database and get login:hash:salt of user with id=1.Try do decrypt.
I already have the complete database as a precaution.

What method can I use to decrypt the salted hash? Unsalted hashes ...
Need help finishing the job :D
PostForum:vBulletin Board Posted: Sun Sep 21, 2008 9:34 am Subject: Need help finishing the job :D
ayvegh
Replies: 21
Views: 32127




If you have FTP access read this

http://www.waraxe.us/ftopict-2487.html
That's the thing: I don't have FTP access, but I have access to the FTP users list, so I know that the Admin whose password ...
Need help finishing the job :D
PostForum:vBulletin Board Posted: Sun Sep 21, 2008 2:07 am Subject: Need help finishing the job :D
ayvegh
Replies: 21
Views: 32127




Show me

ls -al /var/www/
No need to post the whole thing- here's a directory and a file:
total 3110
drwxr-xr-x 4 10001 www-data 4096 2008-09-01 16:18 admincp
-rw-r--r-- 1 10001 www-dat ...
Need help finishing the job :D
PostForum:vBulletin Board Posted: Fri Sep 19, 2008 8:26 pm Subject: Need help finishing the job :D
ayvegh
Replies: 21
Views: 32127




print_r(shell_exec('id'));
gives
uid=33(www-data) gid=33(www-data) groups=33(www-data)
Need help finishing the job :D
PostForum:vBulletin Board Posted: Fri Sep 19, 2008 6:12 pm Subject: Need help finishing the job :D
ayvegh
Replies: 21
Views: 32127




Okay, so I've refined my code a bit:
print_r(shell_exec('pwd'));
All that gives me is the directory string of where my script is located:
/var/www/[redacted]/www/[redact ...
Need help finishing the job :D
PostForum:vBulletin Board Posted: Fri Sep 19, 2008 5:54 am Subject: Need help finishing the job :D
ayvegh
Replies: 21
Views: 32127




Hmm... that's not any form of social engineering I know of, but hey, I'm the noob here, right? Wink

Okay, so I ran this code from my location in the web directory:
$output = NULL;
@exec("l ...
Need help finishing the job :D
PostForum:vBulletin Board Posted: Fri Sep 19, 2008 4:26 am Subject: Need help finishing the job :D
ayvegh
Replies: 21
Views: 32127




I hate to sound like such a noob, but I have two questions:

1. What are you trying to accomplish with these shell scripts?

2. How do I use these scripts? <?php exec(); ?> ?

Thanks again ...
Need help finishing the job :D
PostForum:vBulletin Board Posted: Wed Sep 17, 2008 11:49 pm Subject: Need help finishing the job :D
ayvegh
Replies: 21
Views: 32127




Hmm... now I'm really confused.

I have read-only access to the root of the filesystem.
What would that script accomplish?

Many thanks,
ayvegh
Need help finishing the job :D
PostForum:vBulletin Board Posted: Wed Sep 17, 2008 5:55 am Subject: Need help finishing the job :D
ayvegh
Replies: 21
Views: 32127




Try password for mysql to ftp,admin panel ..etc.If you don't have shell upload some small shell on server and look maybe this guy have other sites on this server.Search admin panel's,passwords,other d ...
Need help finishing the job :D
PostForum:vBulletin Board Posted: Wed Sep 17, 2008 4:08 am Subject: Need help finishing the job :D
ayvegh
Replies: 21
Views: 32127




Hi everybody.

I've hacked a very large vBulletin-powered site.
I'm knowledgeable in PHP, MySQL, etc.

I have access to phpMyAdmin using the username/password from the config.php file, and I have ...
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.040 Seconds