BeEF But Node
- 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
- JS Code Execution
- HTML Element Injection
- CSS Style Injection
- Admin UI
- Authentication UI
- User UI
- Authentication
- Configuration
- Logging
- Pink > Green Coloring
- Logging as Configuration
- Advanced Logging
- Payload System
- Documentation
- Redo the Shit UI
- Swap to Typescript
$ git clone https://github.com/scaratek/lotus
$ cd lotus
$ npm install
$ npm start
- You can configure Lotus in
config.js