├── LICENSE ├── LOTL.png ├── POC.hta ├── README.md ├── call_reg.js ├── generator.py ├── initialize.hta └── reverse_shell.ps1 /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Null-byte-00/LOTL/HEAD/LICENSE -------------------------------------------------------------------------------- /LOTL.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Null-byte-00/LOTL/HEAD/LOTL.png -------------------------------------------------------------------------------- /POC.hta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Null-byte-00/LOTL/HEAD/POC.hta -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Null-byte-00/LOTL/HEAD/README.md -------------------------------------------------------------------------------- /call_reg.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Null-byte-00/LOTL/HEAD/call_reg.js -------------------------------------------------------------------------------- /generator.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Null-byte-00/LOTL/HEAD/generator.py -------------------------------------------------------------------------------- /initialize.hta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Null-byte-00/LOTL/HEAD/initialize.hta -------------------------------------------------------------------------------- /reverse_shell.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Null-byte-00/LOTL/HEAD/reverse_shell.ps1 --------------------------------------------------------------------------------