Git Product home page Git Product logo

pyinfect's Introduction

PyInfect

Disclaimer: All information provided are for educational purposes only. The information related to ethical hacking and information security found on this page are not meant to be used maliciously/illegally and the author is not responsible for any misuse of the provided information.

Backdoor any .py file - Backdoor implanter for OS X & Linux - Compatible with EggShell!

Description

PyInfect is a tool that allows you to create and implant a backdoor on any .py file. The infected malware exported by PyInfect now works on both Mac OS and Linux.

PyInfect is Compatible with Python versions 2.x and 3.x.

Preview

Preview

Getting Started

Installation

git clone https://github.com/0xCoto/PyInfect

Usage

cd PyInfect
python PyInfect.py

Mechanism

The way this tool works is by writing a backdoored shell command in .py file which is being executed when the .py file is run. As soon as the victim runs the .py script, it'll automatically run that shell command which will install a persistance .plist file on their computer, or implant a persistence command on the user's /etc/rc.local file (if they are on Linux), which you can customize using this interactive script.

Manage Connections

You can monitor, manage and interact with infected machines using the CNC interface Script, written by Lucas Jackson: EggShell.

To do

  1. Add feature to implant backdoor on a pre-existing .py file.

Credits

PyInfect was created by @0xCoto.

pyinfect's People

Contributors

0xcoto avatar danbatiste avatar nytelife26 avatar

Watchers

 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.