linux-smart-enumeration
System scanner
A tool for gathering information about the security of a Linux system to help identify vulnerabilities and potentially escalate privileges.
Linux enumeration tool for pentesting and CTFs with verbosity levels
3k stars
57 watching
574 forks
Language: Shell
last commit: 11 months ago ctfshackinghacktheboxlinux-enumerationoscppentestingprivescprivilege-escalation
Related projects:
Repository | Description | Stars |
---|---|---|
rebootuser/linenum | A tool for performing local Linux enumeration and privilege escalation checks | 7,032 |
itm4n/privesccheck | A PowerShell script that checks for local privilege escalation vulnerabilities on Windows systems. | 2,976 |
dominicbreuker/pspy | A tool to monitor Linux processes without root permissions | 4,960 |
trustedsec/ptf | A Python script designed to simplify the installation and management of penetration testing tools on Linux distributions. | 5,159 |
anchore/syft | Generates detailed visibility into software packages and dependencies to manage vulnerabilities and license compliance. | 6,287 |
sleventyeleven/linuxprivchecker | A tool for identifying potential vulnerability points in Linux systems | 1,569 |
netbiosx/checklists | Detailed checklists for penetration testing and red teaming engagements with accompanying blog posts and wiki documentation. | 2,509 |
yelp/detect-secrets | An enterprise-friendly tool for identifying and preventing sensitive data in code repositories. | 3,829 |
liamg/traitor | A tool for automatically exploiting vulnerabilities to gain elevated privileges on Linux systems | 6,689 |
nixawk/pentest-wiki | An online security knowledge library with documentation and tools for penetration testing, comprising topics such as network analysis, web application assessment, and vulnerability scanning. | 3,469 |
mthbernardes/lfi-enum | Scripts to enumerate Linux servers by exploiting vulnerabilities in Remote File Inclusion (LFI) attacks. | 88 |
leebaird/discover | A collection of bash scripts used to automate penetration testing tasks such as reconnaissance, scanning, and exploitation. | 3,444 |
gwen001/pentest-tools | A collection of custom security tools and scripts for performing various forms of network enumeration, vulnerability testing, and information gathering. | 3,152 |
drwetter/testssl.sh | Tool to test TLS/SSL encryption on any port or service | 7,987 |
open-telemetry/opentelemetry-ebpf-profiler | A Linux-based profiler that uses eBPF to profile system calls and CPU cycles in real-time, providing insights into application performance without requiring instrumentation or recompilation. | 2,463 |