GithubHelp home page GithubHelp logo

00mjk / loki Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitwise-01/loki

0.0 0.0 0.0 2.87 MB

Remote Access Tool

License: MIT License

Python 64.35% CSS 5.10% JavaScript 21.00% HTML 9.56%

loki's Introduction

Loki

Loki is a simple Remote Access Tool.
Loki uses RSA-2048 with AES-256 to keep your communication with infected machines secure.

Version Python Discord Donate

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Loki, just like all my other repos is stricly for educational purposes.

Requirements

  • Python 3.6.x | 3.7.x | 3.8.x

Server tested on

  • Windows 10
  • Kali Linux

Bot tested on

  • Windows 10

Payload generator tested on

  • Windows 10

Features

  • Upload & Download
  • Chrome Launching
  • Persistence
  • Screenshare
  • Screenshot
  • Keylogger
  • SFTP
  • SSH

Video

https://www.youtube.com/watch?v=UTfZlXGoJ5Y

Installation

$> pip install -r requirements.txt

Server side

  1. Open /lib/const.py & configure your private and public IP's

  2. Start loki.py

  3. Navigate to http://localhost:5000

  4. Login

    Username: loki
    Password: ikol
    
  5. Start the server on the same IP as your private IP

Generate a payload

Navigate to agent directory and run the following command

$> python builder.py -h

It will not compile inside a virtual environment

After connection

  • You can click the id of the bot once it connects

FYI

  • The bot will call the server using the Public IP, not the private IP
  • The bot will call the server using the port specified on the server tab

loki's People

Contributors

bitwise-01 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.