发布时间:2015-05-03 22:36:30
/* * Mempodipper * by zx2c4 * * Linux Local Root Exploit * * Rather than put my write up here, per usual, this time I've put it * in a rather lengthy blog post: http://blog.zx2c4.com/749 * * Enjoy. * * - zx2c4 * Jan 21, 2012 * * CVE-2012-0056 */#define _LARGEFILE64_SOURCE#defi.........【阅读全文】
发布时间:2015-05-03 22:26:01
Linux Local Privilege Escalation via SUID /proc/pid/mem WriteIntroducing Mempodipper, an exploit for CVE-2012-0056. /proc/pid/mem is an interface for reading and writing, directly, process memory by seeking around with the same addresses as the process’s virtual memory .........【阅读全文】
发布时间:2014-09-02 18:52:16
var StrippedString = OriginalString.replace(/(<([^>]+)>)/ig,"");or using jQuery jQuery(stringWithTags).text()......【阅读全文】
发布时间:2014-08-29 00:02:28
1 apt-get -y install build-essential 2 apt-get -y install gdb 3 apt-get -y install is32-libs 4 apt-get -y install git gnupg flex bison gperf build-essential zip curl libc6-dev libncurses5-dev:i386 x11proto-core-dev libx11-dev:i386 libreadline6-dev:i386.........【阅读全文】
发布时间:2014-08-16 18:05:16
$$sudo apt-get install git gnupg flex bison gperf build-essential \ zip curl libc6-dev libncurses5-dev:i386 x11proto-core-dev \ libx11-dev:i386 libreadline6-dev:i386 libgl1-mesa-glx:i386 \ libgl1-mesa-dev g++-multilib mingw32 tofrodos \ python-markdown libxml2-utils xslt.........【阅读全文】