Waraxe IT Security Portal
Login or Register
August 21, 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: 321
Members: 0
Total: 321
Full disclosure
[0day-rubbish] VMS 6.48.809 Authenticated command injection to root RCE (8.8)
[0day-rubbish] ONE Reporter 13.1 Authenticated RCE / privilege escalation via CommandExecutor (8.8)
[0day-rubbish] Gemini 7.3.0 Authenticated SQL injection to xp_cmdshell RCE (8.8)
[0day-rubbish] RoboTask 11.0.5.1229 Unauthenticated REST API remote task execution (9.8)
[0day-rubbish] ActiveFax Server 10.70 Unauthenticated LPD Ghostscript %pipe% SYSTEM RCE (9.8)
[0day-rubbish] Tornado 2.11.3 Unauthenticated arbitrary file write to root RCE (storeTo=file: to cron) (9.8)
[0day-rubbish] Datalore On-Premises 2026.2.3 Unauthenticated RCE via InteractiveReport access-mapping flaw (9.8)
APPLE-SA-08-18-2026-1 Safari 26.6.1
Cudy WR3000: Hard-coded JWT Secret to Root Command Injection
Security advisory: Pre-authentication RCE (SQL injection) in XPressEntry 3.7.7454 (Telaeris Inc)
Security advisory: Authenticated RCE (SQL injection) in Scrutinizer 19.7.0 (Plixer)
Security advisory: Pre-authentication SYSTEM RCE (Zip-Slip plugin planting) in Output Messenger Server 2.0.x (>= 2.0.63) (Srimax Software (Output Technology))
Security advisory: Pre-authentication RCE (arbitrary file write) in RapidDeploy 5.2.2 (MidVision)
Security advisory: Authenticated RCE (second-order SQL injection) in Lansweeper 12.2.1.0 (web reports 12.2.1.6) (Lansweeper)
Security advisory: Authenticated RCE (command injection) in Kerio Connect 10.0.9 Patch 2 (build 10320) (GFI Software)
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Newbies corner -> Debian root exploit
Post new topicReply to topic View previous topic :: View next topic
Debian root exploit
PostPosted: Sat Jul 23, 2005 1:54 pm Reply with quote
chr11223
Beginner
Beginner
Joined: Jul 23, 2005
Posts: 1




hello,
(sorry for my bad english but i am from germany)

I have lost the root password to my virtual-rootserver.
The Server is using confixx and I have access to the web1 account with ssh

Its a debian Server with 2.4 Kernel

I tried the following eploits
raptor_chown (it works but it only changes the group to my gorup for the file. it doesnt change the owner to me Sad )

-rw-r----- 1 root ftponly 1406 Jul 22 02:25 /etc/shadow
The exploit gave me group access to the shadow but only r-- so i got
root:$1$zFigglP/$5a8oBKkKAnQ037SXqNFPf.:12974:0:99999:7:::
but i don't know how to decrypt the password. I uses john but its to slow Sad


Than this:
./mremap_pte

[+] kernel 2.4.20-021stab028.12.777-enterprise vulnerable: YES exploitable YES
MMAP #27136 0x47600000 - 0x47601000
[-] Failed

It says yes exploitable but then failed Sad


I dont know what i can do now.
Does someone of you know a good exploit?
View user's profile Send private message
PostPosted: Sun Jul 24, 2005 9:06 am Reply with quote
shai-tan
Valuable expert
Valuable expert
Joined: Feb 22, 2005
Posts: 477




Thought about using a rootkit?
You can find some good ones on LINUX's site.
Code:
http://www.sosvulnerable.net

_________________
Shai-tan

?In short: just say NO TO DRUGS, and maybe you won?t end up like the Hurd people.? -- Linus Torvalds
View user's profile Send private message
Re: Debian root exploit
PostPosted: Tue Jul 26, 2005 2:15 pm Reply with quote
LINUX
Moderator
Moderator
Joined: May 24, 2004
Posts: 404
Location: Caiman




chr11223 wrote:
hello,
(sorry for my bad english but i am from germany)

I have lost the root password to my virtual-rootserver.
The Server is using confixx and I have access to the web1 account with ssh

Its a debian Server with 2.4 Kernel

I tried the following eploits
raptor_chown (it works but it only changes the group to my gorup for the file. it doesnt change the owner to me Sad )

-rw-r----- 1 root ftponly 1406 Jul 22 02:25 /etc/shadow
The exploit gave me group access to the shadow but only r-- so i got
root:$1$zFigglP/$5a8oBKkKAnQ037SXqNFPf.:12974:0:99999:7:::
but i don't know how to decrypt the password. I uses john but its to slow Sad


Than this:
./mremap_pte

[+] kernel 2.4.20-021stab028.12.777-enterprise vulnerable: YES exploitable YES
MMAP #27136 0x47600000 - 0x47601000
[-] Failed

It says yes exploitable but then failed Sad


I dont know what i can do now.
Does someone of you know a good exploit?




this is you kernel 2.4.20-021stab028.12.777, what year is you kernel ?

uname -a paste here

i think you kernel is MSD 2005 i686 > if is this not is possible root
View user's profile Send private message Visit poster's website
PostPosted: Thu Mar 23, 2006 2:26 pm Reply with quote
Classics
Regular user
Regular user
Joined: Mar 23, 2006
Posts: 6
Location: Nederland/Venlo




@shai-tan

Your Side is Offline Sad

You have a other Big Side for Linux/FreeBSD ?

Thanks

Classics
View user's profile Send private message
PostPosted: Thu Mar 23, 2006 10:24 pm Reply with quote
fizzi
Advanced user
Advanced user
Joined: Sep 14, 2005
Posts: 55




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 are some exploits for 2.4 and 2.6 mainlines, they should work four you too
View user's profile Send private message
Debian root exploit
www.waraxe.us Forum Index -> Newbies corner
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT
Page 1 of 1

Post new topicReply to topic


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