• Stars
    star
    571
  • Rank 77,826 (Top 2 %)
  • Language
    Python
  • License
    MIT License
  • Created about 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Remote Access Tool

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

More Repositories

1

Instagram-

Bruteforce attack for Instagram. Now available as a web app at https://yosemite-app.com
Python
4,092
star
2

YouTubeViews-

YouTube view bot
Python
483
star
3

Pulse-

Brute Force For Facebook,Instagram & Twitter
Python
460
star
4

hyprPulse-

Brute force multiple accounts at once
Python
216
star
5

SQL-scanner

A tool that finds and scan sites for sql injection vulnerability
Python
145
star
6

Passwords

Get or generate a password list
Python
123
star
7

ApeX

Using Social Engineering To Obtain WiFi Passwords
CSS
97
star
8

Spectre

A simple phishing tool that can phish almost any website
Python
72
star
9

Aircrack

Automatic Wifi Cracker. Uses Airodump, Aircrack, Aireplay
Python
65
star
10

Thor

A Simple Ransomware
Python
46
star
11

Proxies

A Simple Proxy Scraper
Python
35
star
12

FleX

A Simple C&C Server Written In Python
Python
34
star
13

Apex-2.0

Evil twin tool.
Python
34
star
14

Notebook

An encrypted notebook
Python
33
star
15

Inflator

Inflate YouTube Views
Python
30
star
16

LearnPython

Intro to Python programming
Python
26
star
17

AnyPhish

A simple site cloner
Python
23
star
18

Micro

A URL shortener
Python
18
star
19

KLogger

A Simple Keylogger
Python
18
star
20

ExampleBotnet

This is not a real botnet, this is suppose to show how botnets work, no virus, just simple python code.
Python
16
star
21

Cyclops

A simple DOS attack tool
Go
15
star
22

AutoScan

Automatically Scans For Default Networks & Guess The Password
Python
15
star
23

Deauth

Disconnects client from router
Python
14
star
24

FacebookPhish

a phishing page
HTML
13
star
25

Discord

Discord Scripts
Python
12
star
26

GoProxies

A simple Golang program to collect proxies
Go
12
star
27

sFTP

Secure FTP
Python
10
star
28

GU3SS

Guesses Possible Default Password
Python
7
star
29

BadCrypto

BadCrypto is a crypto software that should not be used with sensitive data. (Tell me how long it took you to break it)
JavaScript
7
star
30

Serenity

An app that lets you send an email without actually sending it
HTML
6
star
31

Atomic

A proxy framework
Python
6
star
32

F.Society

Shell
6
star
33

SmartCar

Object Avoidance Vehicle (OAV)
C++
5
star
34

Crypto

A wrapper for pycryptodome
Python
5
star
35

text-editor

A rich text editor(WYSIWYG)
HTML
5
star
36

GitHub-analysis

A website for looking analyzing a GitHub account. https://github-analysis.herokuapp.com/
JavaScript
5
star
37

LoanApp

A Simple Django Project
Python
4
star
38

Cambrian

Classifying cats from dogs using machine learning
JavaScript
4
star
39

Enigma

Encryption
Python
4
star
40

Weather

A simple weather App
Dart
4
star
41

Console

A simple console app
Python
3
star
42

F-Cipher

Shell
3
star
43

Tic-Tac-Toe

Tic-Tac-Toe Game Player Vs Player & Computer Vs Player
Python
3
star
44

Miscellaneous

Random Things
C#
3
star
45

Subtl-

A simple dating app written in Django; https://subtl-app.herokuapp.com/
2
star
46

Broken-Code

Python
2
star
47

Medlyft

One of my final projects from class
TSQL
2
star
48

Txt2Gender

A program that uses texts to identify your sex.
2
star
49

24-Game-Solver

A 24 Card Game Solver
Python
1
star
50

store

A fun game written by me and my students
Python
1
star