[PR #70] [CLOSED] PSAD add and more tweaks #134

Closed
opened 2026-03-03 14:29:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/konstruktoid/hardening/pull/70
Author: @hellresistor
Created: 4/26/2020
Status: Closed

Base: masterHead: psad-add


📝 Commits (10+)

📊 Changes

8 files changed (+136 additions, -14 deletions)

View changed files

📝 README.adoc (+13 -2)
📝 scripts/01_pre (+2 -3)
📝 scripts/02_ufw (+28 -0)
📝 scripts/17_packages (+5 -1)
scripts/44_psad (+46 -0)
tests/44_psad.bats (+13 -0)
📝 ubuntu.cfg (+6 -0)
📝 ubuntu.sh (+23 -8)

📄 Description

Add psad iptables-persistent packages
Add PSAD configuration.
Add UFW rules to work with PSAD together
Add variables
Add a Delete of Repository after complete. Keep the LogFile on $USER directory.
Add mode "how to get Gateway IP and Iface used" with awk
Add/change the way to detect installed packages, if not installed then ... install it.
Add some tests
Add os-detection for Ubuntu and Debian and repectively packages


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/konstruktoid/hardening/pull/70 **Author:** [@hellresistor](https://github.com/hellresistor) **Created:** 4/26/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `psad-add` --- ### 📝 Commits (10+) - [`113e4a5`](https://github.com/konstruktoid/hardening/commit/113e4a587b37cf3f889993cda41ef86b4749e317) Create 44_psad - [`ba3d87e`](https://github.com/konstruktoid/hardening/commit/ba3d87eccafe8ef476fe2181d10813595c0e903e) 44_psad - [`d9a5b18`](https://github.com/konstruktoid/hardening/commit/d9a5b185bda6d5e72f72eca9de51f21996b6eb18) Add Psad - [`d8952a8`](https://github.com/konstruktoid/hardening/commit/d8952a8289651a84c320134010a2d26e438d5287) Update 44_psad - [`6fc8eaa`](https://github.com/konstruktoid/hardening/commit/6fc8eaa01856add8aa26255f306b732ff2a99182) Update 17_packages - [`bbf7466`](https://github.com/konstruktoid/hardening/commit/bbf746622ff0fbc4dab1e22d7c3699af553ec2b0) Update 02_ufw - [`8b487e2`](https://github.com/konstruktoid/hardening/commit/8b487e229d6a44f3f18167ba707e73ecbe6945c1) Update 44_psad - [`06b7105`](https://github.com/konstruktoid/hardening/commit/06b71052d1feddd73eeca60fc3b5e56ac87d39ba) Update 02_ufw - [`25820cc`](https://github.com/konstruktoid/hardening/commit/25820ccf7c493423ebe3e90628d7e3d3bcc94192) Update ubuntu.cfg - [`0c29545`](https://github.com/konstruktoid/hardening/commit/0c29545fb96857dec412ca22d33a7bc60659fabd) Update ubuntu.sh ### 📊 Changes **8 files changed** (+136 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `README.adoc` (+13 -2) 📝 `scripts/01_pre` (+2 -3) 📝 `scripts/02_ufw` (+28 -0) 📝 `scripts/17_packages` (+5 -1) ➕ `scripts/44_psad` (+46 -0) ➕ `tests/44_psad.bats` (+13 -0) 📝 `ubuntu.cfg` (+6 -0) 📝 `ubuntu.sh` (+23 -8) </details> ### 📄 Description Add psad iptables-persistent packages Add PSAD configuration. Add UFW rules to work with PSAD together Add variables ~~Add a Delete of Repository after complete. Keep the LogFile on $USER directory.~~ ~~Add mode "how to get Gateway IP and Iface used" with awk~~ Add/change the way to detect installed packages, if not installed then ... install it. Add some tests Add os-detection for Ubuntu and Debian and repectively packages --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 14:29:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hardening#134
No description provided.