Skip to main content

Recently Updated Pages

Shadow copy deletion

CTHULHU Ransomware

This code provides a function to delete shadow copies using the vssadmin command. delete_shadow_c...

Updated 1 year ago by MasterBigD

Debugger and Sandbox Detection

CTHULHU Ransomware

This code provides functions to detect the presence of a debugger or a sandbox environment. It in...

Updated 1 year ago by MasterBigD

RSA Key Pair Generation and Storage

CTHULHU API

For each agent created, the API generates an RSA key pair consisting of a public key and a privat...

Updated 1 year ago by Makito

User Folder Creation

CTHULHU API

The API creates a folder named /CTHULHU/users if it doesn't already exist. Additionally, for each...

Updated 1 year ago by Makito

Database Connection

CTHULHU API

The API connects to a MySQL database for storing agent information. The database connection detai...

Updated 1 year ago by Makito

Endpoints

CTHULHU API

Create a New Agent URL: /api/agent/new Method: POST Description: Create a new agent and sto...

Updated 1 year ago by Makito

Base URL

CTHULHU API

The API create its own nodejs server at this address http://localhost:5000/

Updated 1 year ago by Makito

License

CTHULHU

MIT License Copyright (c) 2023 Ashguard Permission is hereby granted, free of charge, to any pers...

Updated 1 year ago by Makito

Formation Ethical Hacking

Hacking

Module 01 : Introduction Ethical Hacking Mitre ATTACK : https://attack.mitre.org/ CVE : https://...

Updated 1 year ago by Makito

MOTD playbook

Playbooks

For the MOTD playbook you will need to modify the template jinja in template folder with your inf...

Updated 1 year ago by Makito

MFA playbook

Playbooks

For the MFA playbook you will need to modify the vars file in vars folder with your informations ...

Updated 1 year ago by Makito

MDATP playbook

Playbooks

For the MDATP playbook you need to get your .zip archives and place it in the tasks folder with m...

Updated 1 year ago by Makito

Rudder inventory plugins for Ansible

Playbooks Rudder playbooks

For the rudder invetory plugins you will need to modify the rudder.ini in ansible root folder wit...

Updated 1 year ago by Makito

Rudder-agent playbooks

Playbooks Rudder playbooks

For the rudder-agent playbook you will need to modify the 2 files in vars folder with your inform...

Updated 1 year ago by Makito

Ansible commands

Playbooks

Ansible with inventory file ansible-playbook -K -i 00_inventory.yml <inventory_group> 01_playbook...

Updated 1 year ago by Makito

Extend disk with vsphere

Linux documentation

Add disk space to the vm on vsphere first then run: fdisk –l Enter then follow the instruction b...

Updated 1 year ago by Makito

Ansible

Linux tools

Ansible installation Log in where you want to make your ansible server then run this commands: su...

Updated 1 year ago by Makito