Skip to content

Instantly share code, notes, and snippets.

View evsrt's full-sized avatar
❄️

Artem Evseev evsrt

❄️
View GitHub Profile
@evsrt
evsrt / ssh-hardening.sh
Created June 10, 2024 18:51 — forked from ciro-mota/ssh-hardening.sh
SSH Hardening Script
#!/bin/bash
# SSH Hardenning Script
# Created By Dimas Restu Hidayanto (dimas.restu@student.upi.edu)
# Edited By Ciro Mota
echo "--------------------------------------"
echo "SSH Hardening"
echo "dimas.restu@student.upi.edu"
echo "--------------------------------------"
echo ""