Skip to content

Errorx365/bash-firewall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”₯ Bash Firewall Script

This is a simple Bash-based Linux firewall created for learning and showcasing VAPT (Vulnerability Assessment and Penetration Testing) skills. It uses iptables to enforce security rules on a Linux system.

βœ… Features

  • Flushes existing rules
  • Sets default DROP policy
  • Allows loopback, SSH, HTTP, and HTTPS
  • Logs dropped packets

πŸš€ Usage

chmod +x firewall.sh
sudo ./firewall.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages