Lädt...


📰 T3SF - Technical Tabletop Exercises Simulation Framework


Nachrichtenbereich: 📰 IT Security Nachrichten
🔗 Quelle: kitploit.com


T3SF is a framework that offers a modular structure for the orchestration of events based on a master scenario events list (MSEL) together with a set of rules defined for each exercise (optional) and a configuration that allows defining the parameters of the corresponding platform. The main module performs the communication with the specific module (Discord, Slack, Telegram, etc.) that allows the events to present the events in the input channels as injects for each platform. In addition, the framework supports different use cases: "single organization, multiple areas", "multiple organization, single area" and "multiple organization, multiple areas".


Getting Things Ready

To use the framework with your desired platform, whether it's Slack or Discord, you will need to install the required modules for that platform. But don't worry, installing these modules is easy and straightforward.

To do this, you can follow this simple step-by-step guide, or if you're already comfortable installing packages with pip, you can skip to the last step!

# Python 3.6+ required
python -m venv .venv # We will create a python virtual environment
source .venv/bin/activate # Let's get inside it

pip install -U pip # Upgrade pip

Once you have created a Python virtual environment and activated it, you can install the T3SF framework for your desired platform by running the following command:

pip install "T3SF[Discord]"  # Install the framework to work with Discord

or

pip install "T3SF[Slack]"  # Install the framework to work with Slack

This will install the T3SF framework along with the required dependencies for your chosen platform. Once the installation is complete, you can start using the framework with your platform of choice.

We strongly recommend following the platform-specific guidance within our Read The Docs! Here are the links:

Usage

We created this framework to simplify all your work!

Using Docker

Supported Tags

  • slack → This image has all the requirements to perform an exercise in Slack.
  • discord → This image has all the requirements to perform an exercise in Discord.

Using it with Slack

$ docker run --rm -t --env-file .env -v $(pwd)/MSEL.json:/app/MSEL.json base4sec/t3sf:slack

Inside your .env file you have to provide the SLACK_BOT_TOKEN and SLACK_APP_TOKEN tokens. Read more about it here.

There is another environment variable to set, MSEL_PATH. This variable tells the framework in which path the MSEL is located. By default, the container path is /app/MSEL.json. If you change the mount location of the volume then also change the variable.

Using it with Discord

$ docker run --rm -t --env-file .env -v $(pwd)/MSEL.json:/app/MSEL.json base4sec/t3sf:discord

Inside your .env file you have to provide the DISCORD_TOKEN token. Read more about it here.

There is another environment variable to set, MSEL_PATH. This variable tells the framework in which path the MSEL is located. By default, the container path is /app/MSEL.json. If you change the mount location of the volume then also change the variable.


Once you have everything ready, use our template for the main.py, or modify the following code:

Here is an example if you want to run the framework with the Discord bot and a GUI.

from T3SF import T3SF
import asyncio

async def main():
await T3SF.start(MSEL="MSEL_TTX.json", platform="Discord", gui=True)

if __name__ == '__main__':
asyncio.run(main())

Or if you prefer to run the framework without GUI and with Slack instead, you can modify the arguments, and that's it!

Yes, that simple!

await T3SF.start(MSEL="MSEL_TTX.json", platform="Slack", gui=False)

If you need more help, you can always check our documentation here!



...

📰 Tabletop Exercises: 4 Pflichtübungen für Security-Teams


📈 37.96 Punkte
📰 IT Security Nachrichten

📰 Cyber Attack Tabletop Exercises: Tools and Resources


📈 37.96 Punkte
📰 IT Security Nachrichten

📰 Top 6 Mistakes in Incident Response Tabletop Exercises


📈 37.96 Punkte
📰 IT Security Nachrichten

📰 Designing Tabletop Exercises That Actually Thwart Attacks


📈 37.96 Punkte
📰 IT Security Nachrichten

🎥 AASLR: Intro to Tabletop Exercises & IR Playbook Fun (*Non Denominational Winter Holiday Version)


📈 37.96 Punkte
🎥 IT Security Video

📰 Cyber Attack Tabletop Exercises: Everything You Need to Know


📈 37.96 Punkte
📰 IT Security Nachrichten

📰 Cyber Attack Tabletop Exercises: Everything You Need to Know


📈 37.96 Punkte
📰 IT Security Nachrichten

🎥 Atlassian Vuln, Attacking OAuth, OpenSSF Security Audits, Tabletop Exercises - ASW #205


📈 37.96 Punkte
🎥 IT Security Video

🎥 Atlassian Vuln, Attacking OAuth, OpenSSF Security Audits, Tabletop Exercises - ASW #205


📈 37.96 Punkte
🎥 IT Security Video

📰 How to Use Backdoors & Breaches to do Tabletop Exercises and Learn Cybersecurity


📈 37.96 Punkte
📰 IT Security Nachrichten

📰 Why Does the Education Sector Need Cyber Crisis Tabletop Exercises?


📈 37.96 Punkte
📰 IT Security Nachrichten

📰 Tabletop exercises explained: Definition, examples, and objectives


📈 37.96 Punkte
📰 IT Security Nachrichten

📰 UK FCA: Operational Resilience Testing & Cyber Tabletop Exercises


📈 37.96 Punkte
📰 IT Security Nachrichten

📰 Types of Cyber Tabletop Exercises You can Host


📈 37.96 Punkte
📰 IT Security Nachrichten

📰 Bolstering Cybersecurity in Healthcare with Cyber Tabletop Exercises


📈 37.96 Punkte
📰 IT Security Nachrichten

📰 Do's and Don'ts from over 100 cyber tabletop exercises


📈 37.96 Punkte
📰 IT Security Nachrichten

📰 Tailoring Cyber Tabletop Exercises for Banking & Finance Institutions


📈 37.96 Punkte
📰 IT Security Nachrichten

📰 Cybersecurity Tabletop Exercises: How Far Should You Go?


📈 37.96 Punkte
📰 IT Security Nachrichten

📰 Tabletop Exercises: 4 Pflichtübungen für Security-Teams - CSO Online


📈 37.96 Punkte
📰 IT Security Nachrichten

🐧 Ember is a huge online tabletop RPG from the creators of Foundry Virtual Tabletop


📈 37.74 Punkte
🐧 Linux Tipps

🐧 Tabletop Club is a free and open source physics-based 3D tabletop game sim


📈 37.74 Punkte
🐧 Linux Tipps

📰 XSOAR now available on Cyberbit, integrated into hands-on incident response simulation exercises


📈 31.57 Punkte
📰 IT Security Nachrichten

📰 62% of blue teams have difficulty stopping red teams during adversary simulation exercises


📈 31.57 Punkte
📰 IT Security Nachrichten

📰 Chaos Engineering and Security: Upgrading Simulation Exercises For More Dynamic Threat Environments


📈 31.57 Punkte
📰 IT Security Nachrichten

📰 EvilSlackbot - A Slack Bot Phishing Framework For Red Teaming Exercises


📈 25.93 Punkte
📰 IT Security Nachrichten

🕵️ CVE-2022-43484 | TERASOLUNA Global Framework/Server Framework Spring Framework input validation


📈 20.53 Punkte
🕵️ Sicherheitslücken

🔧 Introducing CortexFlow: an Open-Source IoT Simulation and Big Data Analytics Framework


📈 19.32 Punkte
🔧 Programmierung

📰 Meet Warp: A Python Framework for Writing High-Performance Simulation and Graphics Code


📈 19.32 Punkte
🔧 AI Nachrichten

📰 pfl-research: Simulation Framework for Accelerating Research in Private Federated Learning


📈 19.32 Punkte
🔧 AI Nachrichten

📰 BSF - Botnet Simulation Framework


📈 19.32 Punkte
📰 IT Security Nachrichten

🕵️ European Central Bank announced a framework for cyber attack simulation on financial firms


📈 19.32 Punkte
🕵️ Hacking

matomo