Recently Updated Pages
Ecryption / Decryption for external disk
Function Description The code snippet defines a function named encrypt_decrypt_external_disks wit...
System Information Retrieval
This code provides functions to retrieve various system information such as disk details, operati...
Shadow copy deletion
This code provides a function to delete shadow copies using the vssadmin command. delete_shadow_c...
Debugger and Sandbox Detection
This code provides functions to detect the presence of a debugger or a sandbox environment. It in...
RSA Key Pair Generation and Storage
For each agent created, the API generates an RSA key pair consisting of a public key and a privat...
User Folder Creation
The API creates a folder named /CTHULHU/users if it doesn't already exist. Additionally, for each...
Database Connection
The API connects to a MySQL database for storing agent information. The database connection detai...
Endpoints
Create a New Agent URL: /api/agent/new Method: POST Description: Create a new agent and sto...
Base URL
The API create its own nodejs server at this address http://localhost:5000/
License
MIT License Copyright (c) 2023 Ashguard Permission is hereby granted, free of charge, to any pers...
Formation Ethical Hacking
Module 01 : Introduction Ethical Hacking Mitre ATTACK : https://attack.mitre.org/ CVE : https://...
MOTD playbook
For the MOTD playbook you will need to modify the template jinja in template folder with your inf...
MFA playbook
For the MFA playbook you will need to modify the vars file in vars folder with your informations ...
MDATP playbook
For the MDATP playbook you need to get your .zip archives and place it in the tasks folder with m...
Rudder inventory plugins for Ansible
For the rudder invetory plugins you will need to modify the rudder.ini in ansible root folder wit...
Rudder-agent playbooks
For the rudder-agent playbook you will need to modify the 2 files in vars folder with your inform...
Ansible commands
Ansible with inventory file ansible-playbook -K -i 00_inventory.yml <inventory_group> 01_playbook...
Extend disk with vsphere
Add disk space to the vm on vsphere first then run: fdisk –l Enter then follow the instruction b...
Ansible
Ansible installation Log in where you want to make your ansible server then run this commands: su...