Giter VIP home page Giter VIP logo

logic-bomb-python's Introduction

Logic-Bomb-Python

This is my understanding of a logic bomb, built using python.

This repo is for educational purpose only. I am not responsible for any damage this may cause on your system.

This will destroy your system, please run this in a VM. Use it at your own risk

This isn't a traditional logic bomb, this code will create various triggers and pyalods and store them in the system. These triggers and payloads will act as the actual logic bomb.

Currently, there are three types of triggers (stored in modules/triggers.py)-

  1. Execute on after a certain time (Working for linux and windows)
  2. Execute on after a certain date (Working for linux)
  3. Execute on a certain key press (Working for linux)

List of payloads (stored in modules/payloads.py)-

  1. Fork Bomb
  2. System shutdown
  3. Bulk file creation

Flow - Select a payload -> select a trigger type -> choose whether to make persistent or not. Code will create multiple files depending on the OS and then create a cleanup.sh file which can be used to remove all created files.

logic-bomb-python's People

Contributors

ck1998 avatar j1min avatar

Stargazers

 avatar

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.