Skip to content

Codebruh-sudo/Autorecon.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Hi there ๐Ÿ‘‹

# AutoRecon - Linux System Audit Tool

AutoRecon is a lightweight Bash script made for beginner to intermediate Linux users to perform a basic system audit. It gathers key system information, checks user activity, analyzes network settings, and scans for outdated packages it is only for learning purpose . for the people who have just started their journey in this field โ€” all from one script.


Features

  • System information overview (hostname, OS, kernel, uptime, CPU, memory)
  • Logged-in users and all system users
  • Network details and open ports
  • Basic firewall status (UFW)
  • Outdated package detection (APT)

Usage

1. Make the script executable:

chmod +x autorecon.sh


## 2. RUN THE SCRIPT

    ```bash
./autorecon.sh

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages