Waraxe IT Security Portal
Login or Register
August 31, 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: 578
Members: 0
Total: 578
Full disclosure
CyberDanube Security Research 20260611-0 | Multiple Denial of Service Vulnerabilities in Dahua IPC/SD/NVR/XVR/EVS/VTO/VT H/ASI/TPC Camera Series
Multiple Integer Overflows in U-Boot Filesystem Parsing(CVE-2025-70290 through CVE-2025-70293)
[ADVISORY] Multiple Integer Overflows in U-Boot FilesystemParsing (CVE-2025-70290 through CVE-2025-70293)
JSON Deserialiser Unconstrained Resource Consumption Proof ofConcept
Dovecot Security Advisory 3/2026
FD - Half-click unauthenticated remote code execution on Horde Groupware IMP (from a stored XSS)
[NotCVE-2026-0013] CHIRP Kenwood ITM Driver Eval Injection Allows Arbitrary Code Execution via Crafted Radio File
[NotCVE-2026-0012] EmpManageX Hardcoded Administrative Credentials in Login API Allow Full Access to Employee Records
[NotCVE-2026-0011] Nmap 7.99 and Earlier nselib/packet.lua Zero-Length TCP Option Infinite Loop Allows Remote Denial of Service
[NotCVE-2026-0010] Barrier 2.4.0 for Windows Unauthenticated IPC Command Execution Allows Local Privilege Escalation to SYSTEM
[NotCVE-2026-0009] NitroShare Desktop 0.3.4 Path Traversal Allows LAN-Adjacent Arbitrary File Write
Escargot v4.3.0-214-gfaee4437 Unauthenticated Remote Debugger Allows Arbitrary JavaScript Evaluation and Local File Disclosure
Escargot v4.3.0-214-gfaee4437 OS Command Injection in Crash Handler via Unsanitized Executable Path
Escargot v4.3.0-214-gfaee4437 Debugger WebSocket Off-by-One Stack Buffer Overflow
UltraJSON v5.13.0-6-g733f9e1 Length-Boundary Violation Causes Out-of-Bounds Read During Incomplete JSON Parsing
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.039 Seconds