Skip to content

Modules

Alex Gowers edited this page Mar 1, 2021 · 2 revisions
Module Description
modules\privesc\peass.py Privilege Escalation tester script for Windows and Linux
modules\gather\windows\get_network.py Gets Network Information
modules\gather\windows\get_product_key_8up.py This module will retrieve the product key from the windows registry on 8 and up and- attempts this in three different way: XP, IE and WPA!
modules\gather\windows\get_users.py Gets all user accounts on the computer and domain
modules\gather\windows\get_users_details.py This Module Has No Description!
modules\gather\linux\uname.py Gets the output of uname on a unix system with any arguments supplied in the args variable
modules\gather\LMAddress.py Returns the memory address of the Lucifer Manager Instance
modules\gather\OSInfo.py Returns all OS information
modules\gather\ping_c4.py Ping a host to check if it is up
modules\auxiliary\socket_tcp_server.py Hosts a tcp server constantly receiving data from connections.
modules\auxiliary\test_java.py This module test to see if lucifer's java module extension is working correctly.
Clone this wiki locally