brows3r / AutoEnum

An enumeration tool for post exploitation that you can use to gather information about your target machine and its network.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoEnum

An enumeration tool for post exploitation that you can use to gather information about your target machine and its network. You can also use this tool to check for possible paths that can lead to privilege escaltion and to directly attempt privlege escalation.

image

Status - ❌

This project is still being worked on. For right now this tool only supports Linux systems. I'm planning to add Windows support and much more in the future.

Update logs

[5/24/21] - Fixed some issues and added extra options.

[5/20/21] - Added alot more options and a menu for one-liners. Adding more soon.

How to use

gcc -o main main.c
./main

Screenshots

image

Credits

[https://github.com/0x1CA3]

About

An enumeration tool for post exploitation that you can use to gather information about your target machine and its network.


Languages

Language:C 100.0%