Code Monkey home page Code Monkey logo

irtails-arsenal's Introduction

IRTails-Arsenal

Automate your way into the IR world!!!

This project contains an Incident Response Playbook that automates the installation of forensics tools on different operating systems. It uses Ansible to manage the deployment and configuration of the tools.

Prerequisites

  • Ansible installed on the control machine.
  • Access to target machines with SSH connectivity (Linux) or WinRM (Windows).

Usage

  1. Clone this repository to your local machine.
  2. Modify the inventory.ini file to include the target machines and assign them to the appropriate groups (windows, linux, macos).
  3. Customize the variables in the roles to specify the desired tools to be installed.
  4. Execute the playbook using the command: ansible-playbook main.yml -i inventory.ini.

Directory Structure

The directory structure of this project is as follows:

  • roles/IRTails_Windows: Role for installing forensics tools on Windows machines.
  • roles/IRTails_Linux: Role for installing forensics tools on Linux machines.
  • roles/IRTails_OSX: Role for installing forensics tools on macOS machines.
  • inventory.ini: Inventory file specifying the target machines and their groups.
  • main.yml: Main playbook file that includes the roles based on the target machine's group and operating system.

ToDos

  • include more tools

License

This project is licensed under the Apache License 2.0.

irtails-arsenal's People

Contributors

sh1dow3r avatar

Stargazers

AVA avatar

Watchers

 avatar

irtails-arsenal's Issues

Windows

  • Enable Virtualization on windows

  • install wsl

  • install ubuntu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.