Commit Graph

9 Commits

Author SHA1 Message Date
Israel Abebe
ffe08718da
Merge pull request #9 from latetedemelon/patch-1
Added support for ss when netstat is not present
2024-12-15 06:12:30 +03:00
Israel Abebe
d215330cdd
improve open ports formatting 2024-12-15 06:03:12 +03:00
Rob
04f6bd9429
Update vps-audit.sh
Feature: Added support for ss when netstat is not present
2024-12-14 12:59:44 -08:00
Israel Abebe
e52459b719
handle cases where sshd_config.d override is missing 2024-12-14 23:00:34 +03:00
Dave Fatkin
1a7cfaf42f
Check SSH config overrides
Checks the base sshd_config file for the `Include` directive. Then checks each setting against the overrides first, then the base sshd_config. Will stop at the first instance of the setting found.
2024-12-14 15:55:38 +00:00
isra el
3d6e951eb7 display system info at the top 2024-12-14 15:37:12 +03:00
isra el
348cbcfae5 show list of publicly exposed ports 2024-12-14 15:15:05 +03:00
isra el
a618d086c3 add more checks and improve messaging 2024-12-13 22:08:14 +03:00
isra el
637b15d56b init 2024-12-13 13:39:23 +03:00