[PR #68] [CLOSED] Update #131

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

📋 Pull Request Information

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

Base: masterHead: master


📝 Commits (9)

  • a7b7853 package manager agnostic test
  • d68565b configure password rounds and add tests
  • 4cf5c35 update suid bin list from @GTFOBins
  • 5310926 set dpkg options
  • 309b56e lower MaxAuthTries to 3
  • 4f99690 expand issue messages
  • f23db0f add OpenSSH HostCertificate test
  • 83c7a17 corrected path to tests in instructions
  • f4541ad set openssh MaxSessions 3

📊 Changes

12 files changed (+50 additions, -19 deletions)

View changed files

📝 README.adoc (+2 -2)
📝 misc/suid.list (+16 -0)
📝 scripts/10_aptget (+1 -1)
📝 scripts/12_logindefs (+2 -1)
📝 scripts/18_sshdconfig (+4 -4)
📝 scripts/19_password (+1 -1)
📝 scripts/34_issue (+5 -1)
📝 tests/02_ufw.bats (+2 -7)
📝 tests/12_logindefs.bats (+6 -1)
📝 tests/18_sshd.bats (+1 -1)
📝 tests/19_password.bats (+5 -0)
📝 tests/99_misc.bats (+5 -0)

📄 Description

No description provided


🔄 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/68 **Author:** [@hellresistor](https://github.com/hellresistor) **Created:** 4/25/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (9) - [`a7b7853`](https://github.com/konstruktoid/hardening/commit/a7b78538a8bde89a01ff42a2308bbe3999438a6e) package manager agnostic test - [`d68565b`](https://github.com/konstruktoid/hardening/commit/d68565bfd04bd060743fe0efab66752137b7245f) configure password rounds and add tests - [`4cf5c35`](https://github.com/konstruktoid/hardening/commit/4cf5c35a13077933d4a46860e95b13916c8b9042) update suid bin list from @GTFOBins - [`5310926`](https://github.com/konstruktoid/hardening/commit/5310926ebe44ddb81e5e10b367ad72a937fcb526) set dpkg options - [`309b56e`](https://github.com/konstruktoid/hardening/commit/309b56ea58a89f13136934b5d46309e0518f9ff7) lower MaxAuthTries to 3 - [`4f99690`](https://github.com/konstruktoid/hardening/commit/4f996907647c7b135150e3f7b1a627634b7e4b02) expand issue messages - [`f23db0f`](https://github.com/konstruktoid/hardening/commit/f23db0f680a98f0e874e40d3ff066eb4f0985ddf) add OpenSSH HostCertificate test - [`83c7a17`](https://github.com/konstruktoid/hardening/commit/83c7a17e29a5be00054b52d281e8814339200dbe) corrected path to tests in instructions - [`f4541ad`](https://github.com/konstruktoid/hardening/commit/f4541ad9c7e53c232f0464feb352c7cf361cbb6f) set openssh MaxSessions 3 ### 📊 Changes **12 files changed** (+50 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `README.adoc` (+2 -2) 📝 `misc/suid.list` (+16 -0) 📝 `scripts/10_aptget` (+1 -1) 📝 `scripts/12_logindefs` (+2 -1) 📝 `scripts/18_sshdconfig` (+4 -4) 📝 `scripts/19_password` (+1 -1) 📝 `scripts/34_issue` (+5 -1) 📝 `tests/02_ufw.bats` (+2 -7) 📝 `tests/12_logindefs.bats` (+6 -1) 📝 `tests/18_sshd.bats` (+1 -1) 📝 `tests/19_password.bats` (+5 -0) 📝 `tests/99_misc.bats` (+5 -0) </details> ### 📄 Description _No description provided_ --- <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:48 +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#131
No description provided.