Posted by Hacker on 10月 2, 2008
Today, online screenshot of the page to talk about the subject. Previously on the Internet have also seen a number of shots available on-line site, but I recommend you to the support page is a partial screenshot of the Web site features “Kwout“. Kwout the United States is a technology company to provide personalized service, open the page and we can see the simplicity of the interface, Demo in the following screenshot we can enter the Web site, such as: www.arthack.org.

Moment on the target site to load the picture, and you can choose to cut the coordinates of the site

Shear effect that is the case, the plans are as follows:

Sum up: Kwout local cut a relatively new feature, but after the cut-generated images more beautiful, if you need to cut the site thumbnail can be made to kwout experience.
Posted by Hacker on 09月 21, 2008

http://www.logoyes.com/logocreator.php really is a good
site, not only do business or
Web site LOGO, but at the same time logo will be applied to business cards were. Unfortunately, however, is that they charge for the Chinese people, it is the high price. In spite of this, but I still true to say that they are really great!
This is my business card in two
logoyes website design, but also did not spend a penny.
Read more »
Posted by Hacker on 08月 25, 2008
Systems affected:
Opera Software
Opera <9.52
Will not be affected system:
Opera Software
Opera 9.52
Description: BUGTRAQ ID: 30768
Opera is a popular
WEB browser, support for multiple platforms.
Opera’s version 9.52 before in a number of safety loopholes, and could allow a malicious user implementation of deception and cross-
site scripting, leaking sensitive information or complete invasion of a user’s system.
Read more »
Posted by Hacker on 07月 13, 2008
NO1:Picreflect
picreflect的倒影效果选项更为丰富一点. 使用picreflect, 你可以设置倒影的高度, 透明度, 尺寸, 旋转, 和镜像偏左还是偏右, 背景颜色以及旋转度数,要生成镜像的图片, 可以从本地上传, 也可以输入图片的URL地址.
Read more »
Posted by Hacker on 04月 12, 2007
在很多商业程序中,程序员也许会出于某种目的,在程序中留下后门。我们不讨论这样做的目的是什么,只谈谈如何在程序中隐藏一个“终极后门”。
首先给大家看一个例子,去年我写了一篇文章《对校园网的第二次安全检测,文中提到一个类似的后门:“…隐藏账户做后门!…如果不是我先拿到数据库,分析了一段时间以后才拿到程序,相信我也不会注意这个问题。某账户,在后台查询管理员账户的时候,他不出现,在管理员查询登陆和工作日志的时候,他自动消失…”。当时对JSP不了解,通过TOMCAT配置不正确漏洞下载了数据库,然后登陆后台,立刻就发现不对,知道有个后门,却不知道是什么原理,这次我们来把程序仔细“解剖”下。
一般情况下,在页面上显示用户列表,是由页面去查询数据库的数据,然后返回给浏览器。查询出来的数据是一堆“结果集”,页面显示的时候会把它们一条一条遍历出来。打开存在漏洞的页面,manager.jsp文件代码找到显示用户列表的代码(我加上了注释): Read more »