分类

学习笔记 [17]
渗透测试 [4]
一些杂文 [14]
coding [16]
漏洞信息 [17]
技术文章 [15]
开发文档 [8]
个人作品 [5]
PS:个人作品在各种下载栏目均有下载

站内搜索

日历

«  June 2010  »
Su Mo Tu We Th Fr Sa
  12345
6789101112
13141516171819
20212223242526
27282930

访问统计(起于2010/10/2)

访问统计
PortWatcher's Blog
Monday, 2025-06-30, 7:26 AM
Welcome Guest
Main | Registration | Login | RSS

Blog

Main » 2010 » June » 05
还是幻泉大大贴出来的````我发现菜鸟和高手信息的接触层面真的差上很多````
不过我也算是接触到了````

新名词:TabNapping
http://www.azarask.in/blog/post/a-new-type-of-phishing-attack/

Code

/*  
Copyright (c) 2010 Aza Raskin  
http://azarask.in  

Permission is hereby granted, free of charge, to any person  
obtaining a copy of this software and associated documentation  
files (the "Software"), to deal in the Software without  
restriction, including without limitation the rights to use,  
copy, modify, merge, publish, distribute, sublicense, and/or sell  ... Read more »
Category: coding | Views: 790 | Added by: Jury | Date: 2010-06-06 | Comments (0)

黑防的大大幻泉整理的````可行性很高````代码测试均通过````

代码1

Code

<script>  
while(1)alert('hello world');  
</script>

代码2

Code


<html>  
<head>  
<title>Firefox DoS Exploit </title> &n ... Read more »
Category: coding | Views: 749 | Added by: Jury | Date: 2010-06-05 | Comments (0)