博客准备改版~
作者:admin 日期:2010-08-30
灵格斯去广告补丁下载
作者:admin 日期:2010-08-10
原来一直在用灵格斯,但是后来把软件启动一段时间后就会出现一个广告页面,感觉十分不爽,前几天把金山词霸下载下来安装起,但是感觉不习惯,就想找灵格斯去广告补丁,网上找了很多都不能用,后来找到一款针对2.7.1的版本的,但是目前的最新版本是2.7.2。下载下来测试成功。先放一个在这,方便自己也方便他人。
程序加壳:UPX
运行后会自动检测安装目录,选择你需要去掉的广告就OK。
版本:2.7.1&&2.7.2
去广告原理:貌似是把原来的Update文件夹直接删除,然后新建一个Update的文件,无后缀的。
程序加壳:UPX
运行后会自动检测安装目录,选择你需要去掉的广告就OK。
版本:2.7.1&&2.7.2
去广告原理:貌似是把原来的Update文件夹直接删除,然后新建一个Update的文件,无后缀的。
美DHS发布: 网际安全研究路线图
作者:admin 日期:2010-08-04
浅谈MD5加密算法中的加盐值(SALT)
作者:admin 日期:2010-08-04
egg hunter深入研究与总结
作者:admin 日期:2010-07-22
原来一直对egg hunter有所了解,但是基本上都是表面上的,感觉看懂了,实际上还是不懂原理的,最近抽了点时间仔细研究了下这个技术。nologin的经典的egghunt-shellcode.pdf的教程,感觉nologin出品的很多专题都讲的很好,在此推荐下。本文是自己总结的一点,可能存在很多错误的地方,望指教。
原理:
egg hunter实际上就是在缓冲区溢出中有时候我们可以利用字节数被限制了,不能达到我们想要的目的,但是可以把shellcode放到其它的地方,于是就需要在这小的字节中布置我们的代码来查找存在其它地方可以执行的shellcode。
分类:
根据使用不同的原理可以分为以下几种方式:
原理:
egg hunter实际上就是在缓冲区溢出中有时候我们可以利用字节数被限制了,不能达到我们想要的目的,但是可以把shellcode放到其它的地方,于是就需要在这小的字节中布置我们的代码来查找存在其它地方可以执行的shellcode。
分类:
根据使用不同的原理可以分为以下几种方式:
一些涉世忠告
作者:admin 日期:2010-07-18
Python tools for penetration testers
作者:admin 日期:2010-07-17
From:http://dirk-loss.de/python-tools.htm
If you are involved in vulnerability research, reverse engineering or penetration testing, I suggest to try out the Python programming language. It has a rich set of useful libraries and programs. This page lists some of them.
Most of the listed tools are written in Python, others are just Python bindings for existing C libraries, i.e. they make those libraries easily usable from Python programs.
If you are involved in vulnerability research, reverse engineering or penetration testing, I suggest to try out the Python programming language. It has a rich set of useful libraries and programs. This page lists some of them.
Most of the listed tools are written in Python, others are just Python bindings for existing C libraries, i.e. they make those libraries easily usable from Python programs.

