Aggregator
PHP 使用 file_get_contents() 函数实现采集网页
8 years 9 months ago
采集网页关键在于两个地方: 如何获取目标网页HTML源代码。 如何使用正则匹配出需要的内容。 我们使用《终于到了。》这篇文章作为目标网页,获取网页源代码比较
使用 C# 编写学生信息管理系统
8 years 9 months ago
根据学生信息管理系统使用要求,程序要实现添加、删除、修改、查询、退出功能,而这就用到了数组结构、循环结构、检索方法和退出程序的方法。 定义一个二维字符串
终于到了。
8 years 9 months ago
从昨天下午6点到今天早上6点,坐了12个小时火车。 车上人比较少,可以躺着睡觉了,不过感觉根本就没有睡踏实,睡一两个小时就醒了。 后来手机没电,睡醒了以后
OnionDuke samples
8 years 9 months ago
Mila
zblog报错: magic_quotes_gpc 和 safe_mode
8 years 10 months ago
这几天 zblog 的一个问题让我很是受伤,每隔一段时间,12小时以上(没统计过)打开博客就会报错。 报错信息:(2)E_WARNING : Directive ’ magic_quotes_gpc’ is deprecated in PHP 5.3 and greater (register_shutdown_function) (150101) (Linux;
Dridex Botnet 220 Campaign: Targeting UK Financials With Webinjects
8 years 10 months ago
Like many other financial Trojans, the notorious Dridex malware keeps evolving and strengthening its presence.
Files download information
8 years 10 months ago
Mila
2016SANS网络威胁情报峰会议题(含PPT)
8 years 10 months ago
SANS的CTI峰会已经公布了议题
windows 模拟用户会话创建进程 - 杀死比特
8 years 10 months ago
在渗透当中,经常会碰到这样的问题。一个机器,机器上好几个用户,或者域内,想让某个机器的某个会话执行你想要执行的程序,或者中马,以当前会话来上线。 现在模拟如下的一个情况: 严格的DMZ,内网-->Dmz,而dmz->X<-内网. 而DMZ的服务器上有好几个会话,我们可以通过模拟用户登录来创建进程,看
杀死比特
世事无常。
8 years 10 months ago
听到这个消息以后,我感到失望,更多的是无奈。 深深的无力感。 言多必失。
如何使用 PHP 上传文件
8 years 10 months ago
PHP文件上传在网站开发中应用十分广泛,例如用户上传头像、在文章中插入图片、上传附件等等。今天就讲讲如何使用PHP上传文件。 首先创建一个 HTML 表单,用于提
安卓手机编写和运行 PHP 程序的软件
8 years 10 months ago
博主开始学 PHP 的时候就是用手机,到现在也有一年多了,时间过得真快,再过几天就要买电脑了,所以想把这些软件分享出来,让大家即使没有电脑也能敲代码! 跟电脑一
Redirecting On the Edge
8 years 10 months ago
On the web, every second counts. Service engineers and operations teams are looking for ways to save milliseconds from web pages' load times. One of the simpler ways to squeeze better performance from web pages already using a Content Delivery Network (CDN) is to move the redirection responses from origin to the edge.
Danny Stern
Phony Adobe Flash Update Hosts Malware, Targets Apple Users
8 years 10 months ago
Computer maintenance is often a simple equation: avoid behavior that might land you a virus, and keep your software up-to-date....
The post Phony Adobe Flash Update Hosts Malware, Targets Apple Users appeared first on McAfee Blog.
McAfee
February 2016 Security Release Summary
8 years 10 months ago
February 2016 Security Update Release Summary
8 years 10 months ago
Today we released security updates to provide additional protections against malicious attackers. As a best practice, we encourage customers to apply security updates as soon as they are released.
More information about this month’s security updates and advisories can be found in the Security TechNet Library.
MSRC Team
February 2016 Security Update Release Summary
8 years 10 months ago
Today we released security updates to provide additional protections against malicious attackers. As a best practice, we encourage customers to apply security updates as soon as they are released.
More information about this month’s security updates and advisories can be found in the Security TechNet Library.
MSRC Team
使用 AJAX 刷新、验证 PHP 图片验证码
8 years 10 months ago
上一篇文章中讲了如何用 PHP 生成图片验证码,今天给大家讲一下如何使用 AJAX 刷新验证码和验证输入是否正确。 通常我们使用 AJAX 实现点击验证码时刷新生成新的验证码,即“
2016SANS网络威胁情报峰会一瞥
8 years 10 months ago
给留守到最后的人给火车上的人解解闷,SANS网络威胁情报峰会(CTIsummit2016)在美国时间2月3日-4日刚刚举行完。今年没机会去现场,刷了两天墙外的现场报道。