Coder Social home page Coder Social logo

0301yasiru / lioncub Goto Github PK

View Code? Open in Web Editor NEW
21.0 1.0 4.0 332 KB

Lion Cub is a Basic but power full framework for hacking beginners. This frame work has the ability to create reverse TCP backdoors, Keyloggers also it has the ability to do ARP spoofing attacks, MAC address changing, DNS spoofing attacks, WPA2 handshake capture automation etc. This is a hobby project to concentrate all my ethical hacking projects done earlier.

License: GNU General Public License v3.0

Python 100.00%
hacking backdoors spying arp-spoofing-attacks lioncub-framework online-database wifihacking wifi-hacking-script wifi-hack dns-spoof

lioncub's Introduction

LionCub Screenshot

LionCub Framework

What is it, actually?

LionCub Framework is a powerful yet user-friendly hacking framework designed specifically for beginners. It enables users to generate TCP backdoors and keyloggers using its Python 3 source code. Moreover, it provides the ability to interact with compromised computers and gain complete control. Additionally, this framework automates the entire WPA2 WiFi cracking procedure, including wireless adapter configuration, AP listing, de-authentication, and more. It also supports ARP spoofing attacks such as MITM, data sniffing, DNS spoofing, packet injection, JS code injection, and MAC address spoofing attacks.

Pssst!!! These backdoors and keyloggers are highly unique, as they operate independently from your public IP address. Thus, you will maintain a persistent connection with the victim, regardless of how many times your router's IP changes.

Can you remain anonymous while using it?

Well, it largely depends on how you employ the framework. You can utilize traditional methods to cover your tracks. However, since it employs an online MySQL service, there may be some traces left behind. To address this concern, you can employ fake identities, VPNs, and onion routing.

How to install LionCub?

The installation process is relatively simple. However, you must have an online MySQL database in order to fully configure this framework. Here are a few ways to acquire an online database:

  1. Create a free account on remotemysql.com (recommended).
  2. Use your paid database on any hosting service.
  3. Utilize your Apache server with port forwarding (not recommended, as some features may not work).

Once you have your database credentials, you can proceed with the installation of LionCub using the following steps:

  1. Launch your Kali Linux machine and navigate to the desired installation folder (e.g., /opt/).

    • cd /opt/
  2. Clone the Git repository into your chosen folder and navigate into it.

    • git clone https://github.com/0301yasiru/LionCub.git
    • cd LionCub
  3. Install the framework using the installation script.

    • python3 install.py
  4. Start the LionCub framework.

    • python3 lioncub.py

If you need to reconfigure or modify the MySQL database settings within the framework, you can use the following command:

  • python3 install.py --configure-mysql

lioncub's People

Contributors

0301yasiru avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

lioncub's Issues

Pyinstaller error

Hi

I'm trying your program on kali, have all dependencies installed and I manage to connect to the sql database but when I try:

use backdoor
use generator
run

I get "Error --> command 'python2 -m pyinstaller libs/backdoor/lioncub_backdoor.py --onefile --noconsole' returned non-zero exit status 1."

I have reconfigured mysql, I have also installed https://github.com/0301yasiru/BackDoorProject and https://github.com/0301yasiru/YKEY_keylogger but the error remains

What can be the reason for this?

Thank you

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.