J0s1ph's Blog | Focus On The Network Information Security
  • 淘宝开发的系统监控工具 Tsar 安装配置详解

    Tsar(Taobao System Activity Reporter)是淘宝开发的一个非常好用的系统监控工具,在淘宝内部大量使用。它不仅可以监控CPU、IO、内存、TCP等系统状态,也可以监控Apache,Nginx/Tengine,Squid等服务器状态。 Tsar介绍 Tsar是淘宝的一个用来收集服务器系统和应用信息的采集报告工具,...
    作者:J0s1ph| 发布:
    Warning: Use of undefined constant Y年n月d日 - assumed 'Y年n月d日' (this will throw an Error in a future version of PHP) in /www/wwwroot/J0s1ph/wp-content/themes/Default-Theme/index.php on line 19
    2013年4月15日 | 分类:安全运维 | 围观:463次
  • 几小时即可使互联网瘫痪的黑客 现已加入谷歌

    计算机安全专家Peter Zatko 提到Peter Zatko或许知道的人没多少,但如果提到Mudge或许熟知的人就比较多了。是的,Mudge(下文使用其真名:Peter Zatko)是世界著名黑客小组CDC和“黑客智囊团”L0pht的成员,他曾宣称几小时内便可令互联网瘫痪。而后他作为一名计算机安全专家,投身于美国...
    作者:J0s1ph| 发布:
    Warning: Use of undefined constant Y年n月d日 - assumed 'Y年n月d日' (this will throw an Error in a future version of PHP) in /www/wwwroot/J0s1ph/wp-content/themes/Default-Theme/index.php on line 19
    2013年4月15日 | 分类:黑客业界 | 围观:539次
  • 微信收费事件背后被广泛忽略的技术细节

    作为一个横跨通信与互联网两大行业的从业者,前四年的核心网经验和后五年的互联网经验让我不得不感慨一个非常遗憾的现实:通信与互联网两大行业本来可以有珠联璧合的技术协同,为移动互联网提供近乎零耗电零流量的PUSH机制,但由于两个行业之间长期以来的价值观隔阂和互防心态,导致如...
    作者:J0s1ph| 发布:
    Warning: Use of undefined constant Y年n月d日 - assumed 'Y年n月d日' (this will throw an Error in a future version of PHP) in /www/wwwroot/J0s1ph/wp-content/themes/Default-Theme/index.php on line 19
    2013年4月15日 | 分类:新闻资讯 | 围观:558次
  • Fedora下安装web漏洞扫描器Arachni

    1,arachni简介 arachni是一个用ruby语言编写的针对web应用的安全漏洞扫描软件,可以扫描的漏洞类型比较多,都是一个个的模块。项目主页https://github.com/Arachni/arachni 新版本的arachni应该是需要ruby版本在1.9.2以上。下面是在centos上面安装arachni的简单过程: 2.,安装 安装依...
    作者:J0s1ph| 发布:
    Warning: Use of undefined constant Y年n月d日 - assumed 'Y年n月d日' (this will throw an Error in a future version of PHP) in /www/wwwroot/J0s1ph/wp-content/themes/Default-Theme/index.php on line 19
    2013年4月15日 | 分类:黑客攻防 | 围观:697次
  • 浅谈内网渗透

      正文 假设我们现在已经处在一个内网中,该内网处于域中。我们的终极目标是实现对域控制器的控制。 内网信息获取 信息的获取直接通过Windows自带的命令即可实现,简单写出来: ipconfig /all netstat –an net start net user net user /domain net group “domain admins” ...
    作者:J0s1ph| 发布:
    Warning: Use of undefined constant Y年n月d日 - assumed 'Y年n月d日' (this will throw an Error in a future version of PHP) in /www/wwwroot/J0s1ph/wp-content/themes/Default-Theme/index.php on line 19
    2013年4月12日 | 分类:黑客攻防 | 围观:653次
  • Linux Netcat 命令:网络工具中的瑞士军刀

    Netcat是网络工具中的瑞士军刀,它能通过TCP和UDP在网络中读写数据。通过与其他工具结合和重定向,你可以在脚本中以多种方式使用它。使用Netcat命令所能完成的事情令人惊讶。 Netcat所做的就是在两台电脑之间建立链接并返回两个数据流,在这之后所能做的事就看你的想像力了。你能建立一...
    作者:J0s1ph| 发布:
    Warning: Use of undefined constant Y年n月d日 - assumed 'Y年n月d日' (this will throw an Error in a future version of PHP) in /www/wwwroot/J0s1ph/wp-content/themes/Default-Theme/index.php on line 19
    2013年4月11日 | 分类:安全运维 | 围观:518次