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]
Date: Tue, 12 Jun 2012 11:34:20 -0400
From: Григорий Братислава <musntlive@...il.com>
To: full-disclosure@...ts.grok.org.uk
Subject: Vulnerability in Zombie Processes

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/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ