Skip to content
#

fernet-encryption

Here are 103 public repositories matching this topic...

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.

  • Updated Jun 2, 2026
  • HTML

is a Python-based encryption and decryption tool. The application supports two encryption algorithms: a simple character substitution method and the more advanced Fernet encryption. Users can generate, save, and load encryption keys, and perform encryption and decryption on text data.

  • Updated Aug 11, 2024
  • Python

Improve this page

Add a description, image, and links to the fernet-encryption topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fernet-encryption topic, visit your repo's landing page and select "manage topics."

Learn more