Skip to content

Instantly share code, notes, and snippets.

View fidacura's full-sized avatar
🌞

fidacura fidacura

🌞
View GitHub Profile

Keybase proof

I hereby claim:

  • I am fidacura on github.
  • I am fidacura (https://keybase.io/fidacura) on keybase.
  • I have a public key ASDria0HqeY1x5BeXFjKJQiZZ3FRW7mu7f1K1rKahmAaGwo

To claim this, I am signing this object:

#!/bin/bash
# forget old rules
iptables -F
iptables -X
iptables -Z
# set default policy to drop
iptables -P INPUT DROP
iptables -P OUTPUT DROP
@fidacura
fidacura / WAHH_Task_Checklist.md
Last active June 5, 2020 12:53 — forked from jhaddix/Testing_Checklist.md
The Web Application Hacker's Handbook - Task Checklist - Github-Flavored Markdown