Skip to content

curranj2/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 132 commits ahead, 3 commits behind CUEH:master.

Latest commit

 

Git stats

Files

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

Introduction

  • On start up the program will index, and allow the user to search through the file for cve, author's name and OS.
  • Standard set of targetIP, targetPORTs, hostIP, hostPORTS.
  • Plugins can be scanners, attacks and shells.

Standardisation

Input should allow targetIP, targetPORTs, hostIP, hostPORTS and auto attacking/scanning.

  • scanner->windows->basic.py
  • scanner->linux->basic.py

Block caps for file names.

  • CVE NAME - COLLOQUIAL NAME .py

All modules need a getInfo() that'll return information about said plugin. All functions should have getInfo() returning the finder of the cve, the port that service is on and the translator into our module.


About

LEAP: Local Enumeration And Privesc. Framework for prohect.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Python 96.7%
  • Makefile 3.3%