Commit Graph

25 Commits

Author SHA1 Message Date
isra el
8119126a9a improve suspicious suid files detection logic 2024-12-17 10:18:38 +03:00
isra el
8263622f09 remove duplicate function 2024-12-17 10:15:41 +03:00
Israel Abebe
f7deefe524
Merge pull request #10 from latetedemelon/patch-2
Support for non-UFW firewalls
2024-12-17 10:11:15 +03:00
isra el
69bd71b8df update screenshot 2024-12-15 13:13:36 +03:00
Israel Abebe
7b51c7f5a4
Merge pull request #12 from latetedemelon/patch-3
Unprivileged Port Check
2024-12-15 13:02:42 +03:00
Israel Abebe
c6ec8de870
Update vps-audit.sh 2024-12-15 13:00:42 +03:00
Rob
ca71a26a75
Merge branch 'vernu:main' into patch-2 2024-12-15 00:09:02 -08:00
Rob
85a63103aa
Update vps-audit.sh 2024-12-14 23:57:17 -08:00
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
Israel Abebe
67484b561a
Merge pull request #7 from davefatkin/ssh-config-overrides
Check SSH config overrides
2024-12-15 05:54:06 +03:00
Rob
0173a4f599
Update vps-audit.sh
Feature: Added support for firewalld, iptables, and nftables in addition to UFW.
2024-12-14 13:10:12 -08: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
Israel Abebe
07abec919f
Merge pull request #5 from vernu/system-info
display system info at the top
2024-12-14 15:37:50 +03:00
isra el
3d6e951eb7 display system info at the top 2024-12-14 15:37:12 +03:00
Israel Abebe
fd0a363398
Merge pull request #3 from vernu/show-exposed-ports
show list of publicly exposed ports
2024-12-14 15:22:59 +03:00
isra el
348cbcfae5 show list of publicly exposed ports 2024-12-14 15:15:05 +03:00
isra el
e83f84376a Merge branch 'main' of github.com:vernu/vps-audit 2024-12-14 15:12:05 +03:00
isra el
477ba8ed0c Create FUNDING.yml 2024-12-14 14:56:26 +03:00
Israel Abebe
60eb2f6949
Create LICENSE 2024-12-14 08:51:17 +03:00
isra el
4a137b339b add readme 2024-12-13 22:21:51 +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