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

Latest commit

 

History

History
47 lines (42 loc) · 1.01 KB

README.md

File metadata and controls

47 lines (42 loc) · 1.01 KB

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