Damn Vulnerable Linux - The most vulnerable and exploitable distro
damnvulnerablelinux.org
Damn Vulnerable Linux - The most vulnerable and exploitable distro
1–10 of 42 posts
Re: Damn Vulnerable Linux - The most vulnerable and exploitable distro
#2Wait, they topped Windows 95 and Windows ME?
Is that even possible?
Re: Damn Vulnerable Linux - The most vulnerable and exploitable distro
#3> Damn Vulnerable Linux - The most vulnerable and exploitable operating system ever! Wait, they topped Windows 95 and Windows ME? Is that even possible?
cli # clears interrupts
loop: goto loop
This ballooned to a colossal four bytes if you put it in an EXE file, of course.Re: Damn Vulnerable Linux - The most vulnerable and exploitable distro
#4Re: Damn Vulnerable Linux - The most vulnerable and exploitable distro
#5> Damn Vulnerable Linux - The most vulnerable and exploitable operating system ever! Wait, they topped Windows 95 and Windows ME? Is that even possible?
I love how, on those OSes, you could freeze the whole thing solid with a three-byte program: cli # clears interrupts loop: goto loop This ballooned to a colossal four bytes if you put it in an EXE file, of course.
Re: Damn Vulnerable Linux - The most vulnerable and exploitable distro
#6> Damn Vulnerable Linux - The most vulnerable and exploitable operating system ever! Wait, they topped Windows 95 and Windows ME? Is that even possible?
I love how, on those OSes, you could freeze the whole thing solid with a three-byte program: cli # clears interrupts loop: goto loop This ballooned to a colossal four bytes if you put it in an EXE file, of course.
C:\hack\lisp\cl-gdata\base>debug
-a
13EA:0100 cli
13EA:0101 jmp 101
13EA:0103
-g 0100Re: Damn Vulnerable Linux - The most vulnerable and exploitable distro
#7Earlier quoted context omitted.
I love how, on those OSes, you could freeze the whole thing solid with a three-byte program: cli # clears interrupts loop: goto loop This ballooned to a colossal four bytes if you put it in an EXE file, of course.
Technically speaking, how would an OS avoid that issue, without breaking compatibility (unless that is acceptable)?
Re: Damn Vulnerable Linux - The most vulnerable and exploitable distro
#8Re: Damn Vulnerable Linux - The most vulnerable and exploitable distro
#9Securing this beast should serve as a nice training course for any sysadmin; bonus points if you start handing out shell accounts to anonymous people in certain neighborhoods of EFNet.
Re: Damn Vulnerable Linux - The most vulnerable and exploitable distro
#10Securing this beast should serve as a nice training course for any sysadmin; bonus points if you start handing out shell accounts to anonymous people in certain neighborhoods of EFNet.
Just update packages to the latest, patched version. What so difficult about it?