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-prev] [day] [month] [year] [list]
Date: Tue, 12 Jun 2012 13:48:14 -0400
From: Charles Morris <cmorris@...odu.edu>
To: Григорий Братислава <musntlive@...il.com>
Cc: full-disclosure@...ts.grok.org.uk
Subject: Re: Vulnerability in Zombie Processes

you have too much time on your hands, but this is hilarious stuff =)

It's true though, most people don't even know what a zombie process is :(

On Tue, Jun 12, 2012 at 11:34 AM, Григорий Братислава
<musntlive@...il.com> wrote:
> Hello is Full Disclosure!! !! !!
>
> Is like to warn you about is Zombie apocalypse. Is only on OpenBSD is
> exist zombie process. Is can be seen like how:
>
> ps -xua | awk '$8 == "Z"'
>
> Is musntlive develop process 25 years ago is stop
>
> /*
> *
> * зомби.c
> * musntLive is musnt give away is LUA
> * Flamer Kaspersky creation secrets
> *
> */
>
> void getMessage(lua_State* L, int idx, void* ptr)
> {
>  *(const char**)ptr = lua_tostring(L, idx);
> }
> ...
> lua_CFunction fct;
> const char* msg;
> lua_genpcall(L, "return print, 'z0mb!3S'",
>  ">%c %k", &fct, getMessage, &msg);
> lua_pushstring(L, msg);
> fct(L);
>
> Is more information on Zombies
>
> A Pennsylvania woman driving a car with the license plate ZOMBIE is
> accused of hitting two pedestrians with her car and then zapping
> another man with a stun gun:
> http://content.usatoday.com/communities/ondeadline/post/2012/06/zombie-attack-leads-to-arrest-in-pennsylvania/1#.T9dYyrXh-So)
>
> Special ammunition optimised for fighting zombies is selling like hot
> cakes in the USA, according to reports, following sensational media
> coverage of incidents involving flesh-eating and similar undead-esque
> behaviour. http://www.theregister.co.uk/2012/06/11/zombie_bullets/
>
> 'Miami zombie' attack autopsy: Ronald Poppo's flesh not found in Rudy
> Eugene's stomach
> http://www.wptv.com/dpp/news/news_archives/miami-zombie-attack-autopsy-ronald-poppos-flesh-not-found-in-rudy-eugenes-stomach#ixzz1xamf8d9l
>
> Cranberries http://www.youtube.com/watch?v=6Ejga4kJUts
>
> _______________________________________________
> Full-Disclosure - We believe in it.
> Charter: http://lists.grok.org.uk/full-disclosure-charter.html
> Hosted and sponsored by Secunia - http://secunia.com/

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ