Skip to content

Instantly share code, notes, and snippets.

View ciro-mota's full-sized avatar

Ciro Mota ciro-mota

View GitHub Profile
@ciro-mota
ciro-mota / ssh-hardening.sh
Last active June 12, 2024 19:59 — forked from dimaskiddo/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 "--------------------------------------"
echo ""