Git Product home page Git Product logo

lel's Introduction

LEL

TLDR; Explode your notes.
A PoC for a better keepnote

LEL - no need for more

LEL is a visualization layer and helper for relevant documentation and note taking focused on IT operations.

LEL is built with <3 in Go and React by iNvist .

Website | Documentation | Installation Guide

GoDoc Build Status Go Report Card

Overview

STATUS:BETA

The tool is heavily focused to help structuring relevant infos for Redteam, Pentest, Research, Bugbounty and Ops. Go create your own explosion

https://editor.l3l.lol


Installation: here

Usage: here

Dependencies: here.

Development: Dev-Docs

Bugs: More information

Automation: Automation

API: API

Guide: guide


Install

LEL can be cross compiled and is therefore available for Windows, Linux

LEL can be downloaded through github releases

Docker

In this repo you find a docker-compose.yml, which can be used to start LEL:

docker pull invist/lel:v0.0.1
docker-compose up

The official Repo for lel is invist/lel:v0.0.1.

Usage

Because sharing is Caring

More examples can be found in the guide:

./lel -docu <docupath> -editor /usr/bin/code -addr 127.0.0.1:8888

graph

Metatags

Metatags are the explosion parts of LEL:

More details and documentation can be found here

Metatag Required Short definition
@ref - Link between entities
@todo - Indicates the start of a todo list
@tags - Give your notes some context and group them
@name yes Id parameter to reference the entity.
@label - Graph label for node
@entity yes Specifiy which entity a note should be.
@icon - Lets you specify your own icon
-
? - Do you think we missed one ? -> gh issue <3
```
@name example.com, 127.0.0.1, HOST.ad.example.com
@entity server
@label example.com
@tags entrypoint, linux, dmz, germany,

# references
@ref (c2)->[:webshell-1]->(this)
@ref (this)->[access]->(proxy)
@ref (this)->[access]->(intra.example.com)
```

# Example.com
> Some information about the host

## Postexploitation

```
@todo post
run +mimikatz +postexploit
collect +creds
deploy webshell

```

FAQ

  • Q: My External editor is not working ?

    A Please specify an external editor with the -editor parameter and click the toggleButton in the LeL settings.

  • Q: Can I use LEL for private/corporate projects ?

    A: Absolutely

  • Q: What does LEL stand for ?

    A: Of course LEL stands for the Lower explosion limit.

    The lowest concentration (percentage) of a gas or a vapor in air capable of producing a flash of fire in the presence of an ignition source (arc, flame, heat)

  • Q: But why should i use LEL when i have xyz

    A You can choose whatever editor you like. In fact LEL is supporting external editors :) Try it out LEL can coexist between sublime, VS-code, Seafile, Gitlab

  • Q: Why a Logo / Website / Stuff ?

    A Just for fun ¯_(ツ)_/¯ - giving something back to the community: https://editor.l3l.lol/

  • Q: But XYZ is missing !

    A No problem - write an issue and we add it to the feature board.

lel's People

Contributors

c-f avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

lel's Issues

Graph Resize

Graph wird beim ersten öffnen nicht dargestellt. Fenster muss erst geresized werden.

System: Windows 10 -> Chrome / Firefox / Edge

image

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.