/linum

Linum is yet another Linux enumeration script written in shell script.

GNU General Public License v3.0GPL-3.0

Linum

Linum is yet another Linux enumeration script written in shell script.

Description

Linum invokes Linux built-in commands and queries configuration files and log files to collect all kinds of information about the system.

Usages

It's the best to run this script with root access since certain information can only be collected as root (e.g., /etc/shadow file content).

usage: linum.sh
    -h, --help	show this help message and exit
    -v, --verbose	include verbose information (extra iptables tables, full packages list)

Example

curl -sSL https://raw.githubusercontent.com/k4yt3x/linum/master/src/linum.sh | bash

Screenshots

image

License

Licensed under the GNU General Public License Version 3 (GNU GPL v3) https://www.gnu.org/licenses/gpl-3.0.txt

GPLv3 Icon

(C) 2020 K4YT3X