Zombieland

(★ 42)

Zombieland is a command and control (C2) server designed to manage and communicate multiple client machines (referred to as "zombies"). Encrypted communication with clients, allowing for the execution of various commands, and persistence on Zombies. Communication between the server and Zombie is secured using symmetric encryption with Fernet.

File Explorer

  • .gitignore
  • c2_manager.py
  • index.html
  • keys.json
  • LICENSE
  • README.md
  • requirements.txt
  • server.py
  • start.bat
  • zombie_client_test_zombie.py
  • zombieland.html
  • Zombieland.py

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

npx

View Details ▼

This command is an alias of `npm exec`.

tldr npm exec

View documentation for the original command:

# Project Badges

// repository documentation