Skip to content

ruizsanchb/LEAP

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 18 commits ahead of CUEH:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

LEAP

LEAP: Local Enumeration And Privesc. Framework for 4061CEM project.

Description

This program consists of 3 enumeration plugins ad 3 privilege escalation plugins. Every member of the group will be responsible of for 2 enumeration plugins and 1 privilege escalation plugin. Every member will work on their own branch defined by the name of the project followed by the name of the member e.g. (LEAP-Name)

Distribution

• Enumeration: o Blanca Ruiz: Programming languages and users information o Phantom Member: Host information • Privilege escalation: o Mattia Donadelli: Cat on Linux o Blanca Ruiz: Cut Escalation on Linux o Phantom member: Curl Escalation on Linux

Standards

• Each plugin will be stored in a file inside each member’s own branch • Naming convention: each plugin will be named according to the operating system, followed by the type of plugin it is (enumeration or privilege escalation) and the name of the plugin connected by an underscore. For example, WinEn_Hardware, where Win stands for Windows, En for enumeration and Hardware is the name of the tool; LinPriv_Cat, where Lin stands for Linux, PE for privilege escalation and Cat for the name of the plugin.

Output

The output will consist of the name of the plugin continued by a description by a short description of what the tool is and what it does. After the data is returned it will show the version of the plugin, the current date and time in the format YY/MM/DD and finally the author which has created the tool.

About

LEAP: Local Enumeration And Privesc. Framework for prohect.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Python 94.8%
  • Makefile 5.2%