Coder Social home page Coder Social logo

balgo-crypter's Introduction

Balgo Crypter

Balgo Crypter est un utilitaire de génération de charge utile de shell inverse codée Xor avec héxadécimal. Balgo Crypter a été développé par Valentin Lobstein.

Installation

Téléchargez le fichier balgo_crypter.py et exécutez-le en utilisant Python 3.

python3 balgo_crypter.py

Utilisation

Balgo Crypter peut prendre une commande de shell inverse et générer une charge utile à partir de cette commande.

python3 balgo_crypter.py -lh <host> -lp <port> -o <output_file>

Si un fichier d'entrée est spécifié, la commande de shell inverse sera extraite de ce fichier.

python3 balgo_crypter.py -lh <host> -lp <port> -i <input_file> -o <output_file>

Exemple

Voici un exemple du résultat obtenu avec Balgo Crypter.

python3 balgo_crypter.py -lh 127.0.0.1 -lp 1234 -o out.py

Le fichier out.py contiendra les commandes données ci-dessous.

Remerciements

Ce programme a été réalisé avec l'aide du projet Openai Playground.

balgo-crypter's People

Contributors

chocapikk avatar

Forkers

5l1v3r1

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.