• ushState是一个可以操作history的api,该api的介绍和使用请见这里:http://www.welefen.com/use-ajax-and-pushstate.ht...
  • <?php function getIp($url) { $data = file_get_contents("htt...
  • 当我们的 Linux 服务器受到少量攻击时,这时候我们可以使用 iptables 来手动封禁这些攻击者的IP。 如果攻击比较大时,有时我们根本无法响应过来,iptables 基本...
  • 1.安装 wget --no-check-certificate https://raw.githubusercontent.com/x91270/Net_Speeder/mast...
  • WordPress内容管理系统(CMS)刚刚发布了更新——4.2.3版本,修复一个严重的、影响数百万网站的安全漏洞。 WordPress上存在XSS漏洞 WordPress 团队...
  • /* # Exploit Title: ofs.c - overlayfs local root in ubuntu # Date: 2015-06-15 # Exploit...
  • function Post($url, $post = null) { if (is_array($post)) { ksort($post); ...
  • uses DCPsha256, function DigestToStr(Digest: array of byte): string; var i: Integer...