Skip to content

Latest commit

 

History

History

14--Privilege Enumeration & Escalation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
  • 🔸 14 - Privilege Enumeration & Escalation
    Privilege-Escalation

    • su Brute Force - User Password

    • Linux Enumeration:

      • PayloadsAllTheThings: A list of useful payloads and bypass for Web Application Security and Pentest/CTF

      • PEASS-ng: PEASS-ng - Privilege Escalation Awesome Scripts SUITE new generation

      • enum4linux-ng: A next generation version of enum4linux (a Windows/Samba enumeration tool) with additional features like JSON/YAML export. Aimed for security professionals and CTF players.


      • Host-enumeration: Have you ever faced with the lack of possibility of using NMap?
        For instance if you have reverse shell as an unprivileged user and there are no useful tools preinstalled?
        This is a small script which will help you to scan a network for live hosts and top 24 ports if you have nothing.

    • containers: Automated privilege escalation of the world's most popular Docker images.

      This repository contains the results of a Trickest workflow that performs a collection of multiple types of security checks and vulnerability tests on DockerHub's top 100 most downloaded images.
      The tests include (but are not limited to):

      • image
    • AutoSUID: application is the Open-Source project, the main idea of which is to automate harvesting the SUID executable files and to find a way for further escalating the privileges.

      AutoSUID application is the Open-Source project, the main idea of which is to automate harvesting the SUID executable files and to find a way for further escalating the privileges. The 100% automated.