浏览模式: 标准 | 列表全部文章

Trojan/Win32.Mudrop.aui[Dropper]分析

病毒名称: Trojan/Win32.Mudrop.aui[Trojan/Win32.Mudrop.aui[Dropper]分析]
病毒类型: 木马
文件 MD5: 6CF94B87CBEABFA0CEC421F3E4827823
公开范围: 完全公开
危害等级: 4
文件长度: 13,840 字节
感染系统: Windows98以上版本
开发工具: Microsoft Visual C++ 6.0
加壳类型: NsPacK V3.7

» 阅读全文

Tags: dropper, 病毒, virus, 病毒分析

Green Dam Remote Change System Time Exploit

// Green Dam listen on udp port 1234 and wait for the 4 bytes time value
// We can send some bytes to change the time of the dest system
// testgreendam[at]gmail.com

» 阅读全文

Tags: green dam, 绿坝, 绿霸, exploit

Metasploit使用教程

这个工具包分Linux/Unix版的和Windows版,考虑到大多数人都是使用的Windows系统,这里我把Windows版的Metasploit使用方法说明一下,至于Linux/Unix下的使用方法和Windows下的也是大同小异,这里就不额外的说明了。

    下载回Metasploit的安装程序之后双击安装,傻瓜化的安装过程,这里就不多说了。安装完成后可以看到安装目录下多了很多文件,主要的是:Msfconsole.bat和Msfweb.bat。第一个是这个工具包的控制台,第二个是这个程序的图形界面下的程序,下面我将和大家一起来领略它们的魅力!。

    命令行下使用Metasploit

运行后首先看到的是Metasploit欢迎界面,我们输入“?”

» 阅读全文

Tags: metasploit, 入侵, 渗透

一成半网民曾访问钓鱼网站 专家三招防骗

     监测数据显示目前有10%-15%的中国网民在使用浏览器、即时通讯、游戏等软件时,曾访问钓鱼网站,接触过欺诈信息。

» 阅读全文

Tags: 网民, 浏览器, 即时通讯, 钓鱼网站, 欺诈信息

赛门铁克安全公告:迈克尔.杰克逊去世引发新一轮垃圾邮件狂潮

      赛门铁克近日监测到假冒CNN报道杰克逊去世新闻的垃圾邮件,并发现其中包含了恶意链接。如果用户出于好奇心点击该链接,便被重新定向到一个恶意网页。

» 阅读全文

Tags: 杰克逊, 垃圾邮件, 赛门铁克, jackson

Php168 本地文件包含漏洞

影响版本:
v6版
漏洞描述:
在do/job.php文件:

...
}elseif(ereg("^([-_0-9a-zA-Z]+)$",$_GET[job])||ereg("^([-_0-9a-zA-Z]+)$",$_POST[job])){
    require(dirname(__FILE__)."/"."global.php");
    if(is_file(PHP168_PATH."inc/job/$job.php")){
        include(PHP168_PATH."inc/job/$job.php");
    }
}

» 阅读全文

Tags: php168, 漏洞

MyBB <= 1.4.6 Remote Code Execution Exploit

Someone decided to contact mybb's staff informing about this vulnerability with the obvious result that this will not work anymore.
Fucking moron.

I'm releasing a non-finished version of the exploit. No help, PoC and with the necessity of --admindir flag.
Going to update it in the next days.
For historical reason, i'm leaving the original title, but note that is <= 1.4.6

» 阅读全文

Tags: mybb, exploit

DESlock+ 4.0.2 dlpcrypt.sys Local Kernel ring0 Code Execution Exploit

/* deslock-dlpcrypt.c
 *
 * Copyright (c) 2009 by <mu-b@digit-labs.org>
 *
 * DESlock+ 4.0.2 local kernel SYSTEM exploit
 * by mu-b - Thu 18 Jun 2009
 *
 * - Tested on: dlpcrypt.sys 0.1.1.27
 *
 * .text:0001BB2E: 'what do ya want for nothing?'
 *  - hmmm, something that doesn't pass kernel mode pointers
 *    between kernel and userland?
 *
 * Compile: MinGW + -lntdll
 *
 *    - Private Source Code -DO NOT DISTRIBUTE -
 * http://www.digit-labs.org/ -- Digit-Labs 2009!@$!

» 阅读全文

Tags: deslock, dlpcrypt.sys, exploit

Records:11512345678910»