
sh3ll.me
Chu's BLoGChu's BLoG - Talk is cheap, show me the shell.
http://www.sh3ll.me/
Chu's BLoG - Talk is cheap, show me the shell.
http://www.sh3ll.me/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Wednesday
LOAD TIME
0.9 seconds
PAGES IN
THIS WEBSITE
16
SSL
EXTERNAL LINKS
64
SITE IP
199.27.76.133
LOAD TIME
0.908 sec
SCORE
6.2
Chu's BLoG | sh3ll.me Reviews
https://sh3ll.me
Chu's BLoG - Talk is cheap, show me the shell.
S.E.H | Chu's BLoG
http://sh3ll.me/2015/08/09/seh
Talk is cheap, show me the shell. 最近学习了 0day 安全 软件漏洞分析技术 中的堆溢出及 S.E.H 章节,记录笔记如下。 SEH 即异常处理结构体 Structure Exception Handler ,它是 Windows 异常处理机制所采用的重要数据结构。 每个 SEH 包含两个 DWORD 指针 S.E.H 链表指针和异常处理函数句柄,共 8 个字节,如图. SEH 按照级别可分为 线程的异常处理、进程的异常处理、系统默认的异常处理 U.E.F ,其整体的处理流程为. Ring3 中第一个处理异常的函数是 ntdll.dll 中的 KiUserExceptionDispatcher() 函数。 在非调试状态下,KiUserExceptionDispatcher() 调用 RtlDispatchException() 函数对线程的 S.E.H 链表进行遍历,如果找到能够处理异常的回调函数,将再次遍历先前调用过的 S.E.H 句柄,即 unwind 操作,以保证异常处理机制自身的完整性。 测试环境 Windows XP SP3 Immunity Debugger.
对 Off by one Overflow 与 攻击 C++虚函数的理解 | Chu's BLoG
http://sh3ll.me/2015/08/11/offbyone-and-cpp-virtual-function
Talk is cheap, show me the shell. 对 Off by one Overflow 与 攻击 C 虚函数的理解. Off by one Overflow. 与常规的溢出不同,Off by one 只溢出一个字节,刚好可以突破 buffer 边界,大多数情况下并不是严重问题。 但如果缓冲区后面跟着 EBP 和返回地址时,溢出的一个字节导致我们 部分 地控制 EBP EBP 最低位 ,如果可以让 EBP 落入缓冲区中就可以控制 EIP,进而劫持进程。 While (i = max). For (i=0; i =max; i ). Void foo(char* arg);. Void bar(char* arg);. Void foo(char* arg) {. Void bar(char* arg) {. Strcpy(buf, arg);. Int main(int argc, char *argv[]) {. If(strlen(argv[1]) 256) {. Printf(Attempted Buffer Overflow n);. Using namespace std;.
Python 实现事件监听 | Chu's BLoG
http://sh3ll.me/2015/03/22/python-event-handler
Talk is cheap, show me the shell. Value = this is a event, Event 1. Value = this is a event, Event 2. From queue import Queue, Empty. From multiprocessing.dummy import Pool. Self event handler = {}. Self pool = Pool(5). Def add event handler(self, event type, handler):. Param event type: 事件类型. Type event type: object. Param handler: Event Handler. Self event handler.setdefault(event type, []).append(handler). Def dispatch event(self, event):. For handler in handlers:. Self pool.apply async(.
Category: Exploit | Chu's BLoG
http://sh3ll.me/categories/Exploit
Talk is cheap, show me the shell. Ichunqiu tenCentAp - Pwn. 3 个白帽 - VMS. Review]ISG 2014 Final Pepper. 对 Off by one Overflow 与 攻击 C 虚函数的理解.
Archives | Chu's BLoG
http://sh3ll.me/archives
Talk is cheap, show me the shell. Ichunqiu tenCentAp - Pwn. 3 个白帽 - VMS. Review]ISG 2014 Final Pepper. 对 Off by one Overflow 与 攻击 C 虚函数的理解. Python with and yield. Nginx 部署 Web.py. Flash CSRF To Stored XSS. Web For Pentester 笔记. Is numeric() and php:/ filter. Wormcc and evilsay.cc.
TOTAL PAGES IN THIS WEBSITE
16
DarkRay's BLoG.! » 【笔记】Mac X OS 分区修复&数据恢复
https://www.blackh4t.org/archives/1297.html
发表在 笔记 关于WP插件Slider Revolution Plugin的那个漏洞. 发表在 笔记 关于WP插件Slider Revolution Plugin的那个漏洞. 笔记 Mac X OS 分区修复&数据恢复. Commnd R 想进恢复模式,却发现没有Mac本身的分区及Recovery分区. Command option R 联上网之后是漫长的等待,成功之后会出现提示语言选择,进入后提供了磁盘实用工具和终端一类的选项。 打开磁盘实用工具,发现能看到Mac原来的分区 180G 和装Win7之后压缩的两个分区 20G,30G ,但是验证磁盘等功能均为灰色。 使用Mac X OS 10.9 写入到U盘,重启Opiton之后却找不到U盘。 重新下载到Mac X OS 10.8.4. Http:/ bbs.weiphone.com/read-htm-tid-2992590.html. Http:/ bbs.weiphone.com/read-htm-tid-6370078.html. 如何在Mac 上把 DMG 转换成 CDR 或 ISO 文件. Laquo; 笔记 提取VMTools的ISO镜像.
DarkRay's BLoG.!
https://www.blackh4t.org/page/2
发表在 笔记 关于WP插件Slider Revolution Plugin的那个漏洞. 发表在 笔记 关于WP插件Slider Revolution Plugin的那个漏洞. 笔记 Btc Theif How to. Posted on: 2016 年 04 月 29 日. 关于Btc就不再赘述了,可以去参考一下开源的 精通比特币 https:/ github.com/bitcoinbook/bitcoinbook. 在 https:/ bitcoin.org/en/choose-your-wallet btc主页上我们可以找到多种钱包.其实我们所关注的只是桌面版或者是Web版. 我们这里讨论的都是在你的钱包没有任何保护的情况下,如何安全的使用btc钱包可以参考 https:/ bitcoin.org/en/secure-your-wallet. Posted on: 2016 年 04 月 28 日. 2 Git/SVN Hack 使用的脚本 https:/ github.com/kost/dvcs-ripper. 3 IKE系列工具 ike[……]. Status: New Change (!
DarkRay's BLoG.! » 网络安全
https://www.blackh4t.org/archives/category/netsec
发表在 笔记 关于WP插件Slider Revolution Plugin的那个漏洞. 发表在 笔记 关于WP插件Slider Revolution Plugin的那个漏洞. Showing posts from category: 网络安全. Posted on: 2016 年 04 月 28 日. InforsecInstitute发的一个WriteUp系列 http:/ resources.infosecinstitute.com/test-lab-v8-part-i/ ,讲线上模拟环境的玩法的,注册地址在 http[……]. Posted on: 2016 年 02 月 26 日. 漏洞参考 http:/ www.wooyun.org/bugs/wooyun-2010-091831. 在 /[……]. Posted on: 2016 年 01 月 04 日. AD:我们的目标是写出最好用的渗透工具… just a joke 🙂. Docsgoogle.com/spreadsheets/d/1H9 xaxQHpWaa4O Son4Gx0YOIzlcBWMsdvePFX68EKU/.
TOTAL LINKS TO THIS WEBSITE
64
IC.cz
Doména www.sh3li.ic.cz je volná k registraci! Proveďte novou registraci na naší stránce IC. Či pomocí tlačítka níže. Výborný výkon celého hostingu. Nemáte doposud vytvořen žádný web? Založte si nový na IC.cz.
sh3li
Prohlížeč nepodporuje vložené rámce nebo je nyní nakonfigurován tak, aby je nezobrazoval.
Berbagi Informasi | With God everything is Possible
With God everything is Possible. May 18, 2013. Karakteristik Sistem dalam Sistem Informasi Manajemen. Karakteristik Sistem dalam Sistem Informasi Manajemen. Sesuatu baru dapat disebut sistem, jika memunyai sifat atau karakteristik tertentu, yaitu :. 1 Mempunyai elemen-elemen (elements). 2 Mempunyai batas (boundary). 3 Mempunyai lingkukunganluar (envirounments). 4 Mempunyai penghubung (interface). 5 Mempunyai masukkan (input). 6 Mempunyai keuaran (output). 7 Mempunyai pengolah (process). May 18, 2013.
Your Unofficial Guide
Virus for fun (5). Full version Software (3). Batch file virus (3). Avast 6 Full (2). Batch File hack (2). Auto rotate apps in Samsung Corby PRO (1). BITDEFENDER TOTAL SECURITY 2012 (1). BackTrack 5 (LiveCD) (1). Crack Linux Password (1). Cracking Linux Password PART II (1). How Anti-Virus Detect Virus (1). Internet Without Any Browser (1). KeyScrambler Pro 2.8 full (1). Lock folders without software (1). Lock your folders without software (1). Norton Internet Security 2011 Full (1). Context menu integra...
Chu's BLoG
Talk is cheap, show me the shell. 对 Off by one Overflow 与 攻击 C 虚函数的理解. Off by one Overflow. 与常规的溢出不同,Off by one 只溢出一个字节,刚好可以突破 buffer 边界,大多数情况下并不是严重问题。 但如果缓冲区后面跟着 EBP 和返回地址时,溢出的一个字节导致我们 部分 地控制 EBP EBP 最低位 ,如果可以让 EBP 落入缓冲区中就可以控制 EIP,进而劫持进程。 最近学习了 0day 安全 软件漏洞分析技术 中的堆溢出及 S.E.H 章节,记录笔记如下。 SEH 即异常处理结构体 Structure Exception Handler ,它是 Windows 异常处理机制所采用的重要数据结构。 每个 SEH 包含两个 DWORD 指针 S.E.H 链表指针和异常处理函数句柄,共 8 个字节,如图. Python with and yield. Nginx 部署 Web.py. Flash CSRF To Stored XSS.
Sh3LL.org : inurl:c99.txt inurl:c99.php inurl:r57.txt inurl:r57.php inurl:locus.txt inurl:locus.php inurl:c100.txt inurl:c100.php
V 10 by Jerem. RHTOOLS 1.5 BETA. If You Have Any Scripts Not Available Here. Please Send It to Me :.
SHELL0NC0RP
Lunes, 4 de junio de 2012. Indetectables.net vulnerability detected. Normal leía y que tenia una lista de paginas webs en un archivo txt y yo suelo guardar url importantes de temas buenos y por casualidad avía copiado la URL de indetectables.net y le di pegar al formulario scans de una tool y empezó muy rápido y no dude en dejarlo hay que corriera y empiece a escanear no! El tiempo pasaba despues de 10 minutos mire, ve una bug vamos aver! Veamos esa linea roja : Indica una vulne y luego vendrán mas!
Blog de Sh3LL3y1869 - Moi-Même - Skyrock.com
Mot de passe :. J'ai oublié mon mot de passe. Vous Allez Voir Des Fotos De Ma Familles,Mon Chum,Mes Enfants Et Kelkes Amies.Si Vous Avez Des Comm's Platte Vous Avez Juste A les Garder Pour Vour Autres. Mise à jour :. Des Larmes Coulent,Des Fleurs Qui Vont. Abonne-toi à mon blog! Je T'aimais, Tu M'ignorais. Je T'aime, Tu M'ignores Encore. J'ai Réussi à T'oublier Et Tu M'aimes. Quand On Est Amoureux,. Il Faut Faire Attention De Bien. Regarder En Bas,. Car Parfois On Tombe De Très Haut. Ou poster avec :.
r00t cr4wl3r
Jumat, 05 Maret 2010. Simple Open Port Scanner 2. Simple Open Port Scanner 2. 1 /' /' ` / /' ` 0. 1 / Exploit database separated by exploit 0. 0 / / type (local, remote, DoS, etc.) 1. 0 Site : Inj3ct0r.com 0. 1 Support e-mail : submit[at]inj3ct0r.com 1. 0 I'm cr4wl3r member from Inj3ct0r Team 1. Use IO: Socket;. Print "cr4wl3r ' ports scanner nUsage: $0 [min port] [max port] [host] n";. Print "Error: min port is higher then max port n";. For($i = $ARGV[0]; $i. Diposkan oleh r00t cr4wl3r. Use IO: Socket;.