Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
0net — 一个简单的Windows远程控制后门 | Kitploit
Tools/GitHubGitHub/lingerhk/0net
Post-ExploitationPenetration TestingCommand and ControlRed TeamingRemote Access ToolPayload Development
GitHublingerhk/0net

0net

一个简单的Windows远程控制后门

View Repository
111 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

####0net: Simple Windows Remote Control Backdoor

#####Introduction:

0net is a simple Windows remote control backdoor program. The client is written in C++ and compiled with VC++6.0. The server is written in Python and is cross-platform. The project is currently under development... Project details: http://www.s0nnet.com/0net

#####Features:

  • Supports reverse connection (IP and domain) to a specified server
  • Implements common remote commands: shutdown, restart, cancel shutdown, popup, lock screen, reset cursor, freeze mouse and keyboard
  • Supports capturing the target host screen (compressed) and sending it back to the server
  • Supports auto-start on boot
  • Supports remote CMD via pipe and sending output back to the server
  • Supports file upload and download
  • Supports keylogging (real-time and offline recording) -- under development
  • Supports webcam screenshot and sending back to the server -- under development
Download Tool