Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Scaratek/Lotus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lotus

BeEF But Node

What is Lotus

  • Lotus is a Node Application that allows remote JS code execution
  • It can
    • Execute JS Code
    • Inject HTML Elements
    • Inject CSS Styles
  • It even has a payload system so you can store your scripts

Features

Version 1.0

  • JS Code Execution
  • HTML Element Injection
  • CSS Style Injection
  • Admin UI
  • Authentication UI
  • User UI
  • Authentication
  • Configuration
  • Logging

Version 2.0

  • Pink > Green Coloring
  • Logging as Configuration
  • Advanced Logging
  • Payload System
  • Documentation
  • Redo the Shit UI
  • Swap to Typescript

Installation

$ git clone https://github.com/scaratek/lotus
$ cd lotus
$ npm install 
$ npm start

Configuration

  • You can configure Lotus in config.js