sh3ll.me sh3ll.me

sh3ll.me

Chu's BLoG

Chu's BLoG - Talk is cheap, show me the shell.

http://www.sh3ll.me/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR SH3LL.ME

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Wednesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.1 out of 5 with 8 reviews
5 star
3
4 star
3
3 star
2
2 star
0
1 star
0

Hey there! Start your review of sh3ll.me

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.9 seconds

CONTACTS AT SH3LL.ME

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Chu's BLoG | sh3ll.me Reviews
<META>
DESCRIPTION
Chu's BLoG - Talk is cheap, show me the shell.
<META>
KEYWORDS
1 chus blog
2 exploit
3 一字节溢出常出现的场景包括
4 基础概念
5 python 实现事件监听
6 program
7 参考大牛发的 snippet 写了个事件监听类,方便以后调用
8 首先需要有自己的事件类,定义如下两个 demo
9 php 弱类型带来的安全问题
10 pentest
CONTENT
Page content here
KEYWORDS ON
PAGE
chus blog,exploit,一字节溢出常出现的场景包括,基础概念,python 实现事件监听,program,参考大牛发的 snippet 写了个事件监听类,方便以后调用,首先需要有自己的事件类,定义如下两个 demo,php 弱类型带来的安全问题,pentest,前一段看到的一个 tip,实践了下,有所收获,强制转换规则,栈溢出学习,1每一个函数独占自己的栈帧空间,当前正在运行的函数的栈帧总是在栈顶,win32 系统提供两个特殊的寄存器用于标识位于系统栈顶端的栈帧,with,open,line
SERVER
GitHub.com
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Chu's BLoG | sh3ll.me Reviews

https://sh3ll.me

Chu's BLoG - Talk is cheap, show me the shell.

INTERNAL PAGES

sh3ll.me sh3ll.me
1

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.

2

对 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;.

3

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(.

4

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 虚函数的理解.

5

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.

UPGRADE TO PREMIUM TO VIEW 11 MORE

TOTAL PAGES IN THIS WEBSITE

16

LINKS TO THIS WEBSITE

bestwing.me bestwing.me

Tag: VPN | Swings'Blog|浮生若梦|CTFer|Binary|Python

http://bestwing.me/tags/VPN

bestwing.me bestwing.me

Tag: Crypto | Swings'Blog|浮生若梦|CTFer|Binary|Python

http://bestwing.me/tags/Crypto

bestwing.me bestwing.me

Tag: Reverse | Swings'Blog|浮生若梦|CTFer|Binary|Python

http://bestwing.me/tags/Reverse

bestwing.me bestwing.me

Tag: Book | Swings'Blog|浮生若梦|CTFer|Binary|Python

http://bestwing.me/tags/Book

bestwing.me bestwing.me

Tag: Kcon | Swings'Blog|浮生若梦|CTFer|Binary|Python

http://bestwing.me/tags/Kcon

bestwing.me bestwing.me

Tag: SUCTF | Swings'Blog|浮生若梦|CTFer|Binary|Python

http://bestwing.me/tags/SUCTF

blackh4t.org blackh4t.org

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镜像.

blackh4t.org blackh4t.org

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 (!

blackh4t.org blackh4t.org

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/.

UPGRADE TO PREMIUM TO VIEW 55 MORE

TOTAL LINKS TO THIS WEBSITE

64

OTHER SITES

sh3li.ic.cz sh3li.ic.cz

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.wz.cz sh3li.wz.cz

sh3li

Prohlížeč nepodporuje vložené rámce nebo je nyní nakonfigurován tak, aby je nezobrazoval.

sh3liz.wordpress.com sh3liz.wordpress.com

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.

sh3ll-h4ck3r.blogspot.com sh3ll-h4ck3r.blogspot.com

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...

sh3ll.me sh3ll.me

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 sh3ll.org

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 :.

sh3ll0nc0rp.blogspot.com sh3ll0nc0rp.blogspot.com

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!

sh3ll3y1869.skyrock.com sh3ll3y1869.skyrock.com

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 :.

sh3ll4u.blogspot.com sh3ll4u.blogspot.com

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;.