Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikehorn-git/quick_linum
Quick, light and discrete linux enumeration script with user privilege.
https://github.com/mikehorn-git/quick_linum
bash enumeration linux
Last synced: about 10 hours ago
JSON representation
Quick, light and discrete linux enumeration script with user privilege.
- Host: GitHub
- URL: https://github.com/mikehorn-git/quick_linum
- Owner: MikeHorn-git
- License: mit
- Created: 2023-02-25T16:08:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-25T17:21:19.000Z (about 1 year ago)
- Last Synced: 2023-08-25T22:41:24.158Z (about 1 year ago)
- Topics: bash, enumeration, linux
- Language: Shell
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quick_linum
![penguin-159524_640](https://github.com/MikeHorn-git/quick_linum/assets/123373126/3c1e1bda-e0f3-4b20-883e-f84c86ad02ac)
# Description
A bash script that exfiltrate data silently in less than 30 seconds on a Linux system. Delete various logs after collecting data.# Installation
```bash
git clone https://github.com/MikeHorn-git/quick_linum.git
chmod +x quick_linum
./quick_linum
```# Credits
* [Hacktricks](https://book.hacktricks.xyz/linux-hardening/privilege-escalation)
* [Linpeas](https://github.com/carlospolop/PEASS-ng/tree/master/linPEAS)
* [Picture](https://pixabay.com/vectors/penguin-animal-fedora-hat-linux-159524/)