awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
diego-treitos avatar

diego-treitos/linux-smart-enumeration

0
View on GitHub↗
3,932 estrellas·605 forks·Shell·GPL-3.0·6 vistas

Linux Smart Enumeration

This project is a comprehensive toolkit for Linux security auditing and system enumeration. It functions as a framework for identifying configuration weaknesses, gathering system information, and detecting vulnerabilities to assist in gaining higher administrative access levels on Linux systems.

The toolkit includes specialized capabilities for version-based vulnerability scanning, which matches installed software against known affected releases, and time-window process monitoring to track recurring system patterns and periodic tasks. It also provides infrastructure for hosting and delivering enumeration scripts over a local network for remote execution on target machines.

The system covers a broad range of security analysis areas, including local privilege escalation scanning, rule-based enumeration, and filtered output reporting based on user-defined verbosity levels and categories.

Features

  • Linux Privilege Escalation Scanners - Identifies security flaws and configuration weaknesses on Linux systems to assist in gaining higher access levels.
  • Privilege Escalation Scanning - Implements a framework for identifying configuration weaknesses and vulnerabilities to assist in gaining higher administrative access levels on Linux.
  • Temporal Execution Analysis - Watches repeating program executions over a set time window to identify patterns and vulnerabilities.
  • System Enumeration Tools - Uses scripts and monitors to gather detailed configuration and state information for security auditing.
  • Local Security Auditing - Evaluates the security posture of a local Linux machine to identify misconfigurations and outdated software.
  • Pentesting Toolkits - Provides a comprehensive collection of utilities for gathering system information and running analysis during penetration tests.
  • Privilege Escalation Scanning - Scans Linux systems for configuration flaws and vulnerabilities to find paths for gaining higher administrative access.
  • Linux Enumeration - Scans the system for configuration weaknesses and privilege escalation paths using predefined security checks on Linux.
  • Local Software Auditing - Provides a scanner that compares installed software versions against known-vulnerable lists to identify local security flaws.
  • Version-Based Vulnerability Detection - Detects local security flaws by matching installed software versions against a database of known affected releases.
  • System Process Tracking - Continuously monitors system-wide processes to discover hidden patterns and scheduled tasks.
  • Process Execution Pattern Analysis - Tracks program executions over a specific time interval to identify periodic tasks and recurring system patterns.
  • Remote Agent Payload Execution - Transfers and triggers analysis logic on separate hosts to perform security audits from a remote position.
  • Script Delivery Services - Serves enumeration scripts over a local network interface for remote download and execution on target machines.
  • Script Retrieval Hosting - Allows enumeration scripts to be served from a local host for remote machine download and execution.
  • Remote Script Execution - Implements the capability to download and execute analysis scripts on target machines from a remote source.
  • Privilege Escalation - Automates Linux privilege escalation enumeration.
  • Security And Forensics - Enumeration tool for Linux penetration testing and CTFs.

Historial de estrellas

Gráfico del historial de estrellas de diego-treitos/linux-smart-enumerationGráfico del historial de estrellas de diego-treitos/linux-smart-enumeration

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Colecciones destacadas con Linux Smart Enumeration

Colecciones seleccionadas manualmente donde aparece Linux Smart Enumeration.
  • Herramientas de reconocimiento y enumeración OSINT

Alternativas open-source a Linux Smart Enumeration

Proyectos open-source similares, clasificados según cuántas características comparten con Linux Smart Enumeration.
  • carlospolop/peass-ngAvatar de carlospolop

    carlospolop/PEASS-ng

    20,054Ver en GitHub↗

    PEASS-ng is a Linux privilege escalation scanner and post-exploitation enumeration tool. It identifies security vulnerabilities and misconfigurations on Linux systems that could lead to unauthorized elevated access. The tool functions as a security audit utility that discovers system weaknesses and sensitive information after initial access is gained. It scans operating systems to identify specific privilege escalation paths. Findings are converted into structured security audit reports. The tool supports exporting scan results into JSON, HTML, and PDF formats for formal analysis and documen

    C#
    Ver en GitHub↗20,054
  • itm4n/privesccheckAvatar de itm4n

    itm4n/PrivescCheck

    3,860Ver en GitHub↗

    PrivescCheck is a PowerShell-based security auditing tool designed to scan Windows configurations for potential privilege escalation paths and local host vulnerabilities. It functions as a vulnerability assessment utility that analyzes system settings and registry configurations to identify weaknesses that could allow unauthorized administrative access. The tool automates internal security reconnaissance and post-exploitation data collection to gather environmental information. It serves as a security compliance reporter by exporting scan results into structured formats, including HTML, CSV,

    PowerShellpentest-toolpentestingprivilege-escalation
    Ver en GitHub↗3,860
  • ghostpack/seatbeltAvatar de GhostPack

    GhostPack/Seatbelt

    4,619Ver en GitHub↗

    Seatbelt is a C# offensive security framework and host security auditor designed to perform endpoint surveys on Windows systems. It functions as a modular tool for identifying vulnerabilities, misconfigurations, and security-relevant artifacts on both local and remote hosts. The project distinguishes itself through a module-based check system that allows for the integration of custom security command units. It features a security event log parser to track logon and process activity, alongside a credential extraction utility for gathering browser history, saved passwords, and cloud credentials

    C#
    Ver en GitHub↗4,619
  • the-z-labs/linux-exploit-suggesterAvatar de The-Z-Labs

    The-Z-Labs/linux-exploit-suggester

    6,532Ver en GitHub↗

    This project is a security auditing tool and vulnerability scanner designed to evaluate the security posture of Linux hosts. It functions as a privilege escalation auditor that scans running kernels for missing security patches and vulnerabilities to identify potential paths for gaining root access. The utility performs kernel security analysis by matching system version strings against a database of known exploits. It audits kernel hardening settings and evaluates system exposure to categorize the probability of successful privilege escalation attacks. The tool covers a broad range of asses

    Shellapplicable-exploitsexploitshacking-tool
    Ver en GitHub↗6,532
Ver las 30 alternativas a Linux Smart Enumeration→

Preguntas frecuentes

¿Qué hace diego-treitos/linux-smart-enumeration?

This project is a comprehensive toolkit for Linux security auditing and system enumeration. It functions as a framework for identifying configuration weaknesses, gathering system information, and detecting vulnerabilities to assist in gaining higher administrative access levels on Linux systems.

¿Cuáles son las características principales de diego-treitos/linux-smart-enumeration?

Las características principales de diego-treitos/linux-smart-enumeration son: Linux Privilege Escalation Scanners, Privilege Escalation Scanning, Temporal Execution Analysis, System Enumeration Tools, Local Security Auditing, Pentesting Toolkits, Linux Enumeration, Local Software Auditing.

¿Qué alternativas de código abierto existen para diego-treitos/linux-smart-enumeration?

Las alternativas de código abierto para diego-treitos/linux-smart-enumeration incluyen: carlospolop/peass-ng — PEASS-ng is a Linux privilege escalation scanner and post-exploitation enumeration tool. It identifies security… itm4n/privesccheck — PrivescCheck is a PowerShell-based security auditing tool designed to scan Windows configurations for potential… ghostpack/seatbelt — Seatbelt is a C# offensive security framework and host security auditor designed to perform endpoint surveys on… the-z-labs/linux-exploit-suggester — This project is a security auditing tool and vulnerability scanner designed to evaluate the security posture of Linux… rebootuser/linenum — LinEnum is a suite of security utilities for auditing Linux systems, scanning for privilege escalation paths, and… carlospolop/privilege-escalation-awesome-scripts-suite — This project is a post-exploitation framework and privilege escalation script suite designed to scan local system…