Commit 613d606f authored by bobloblaw's avatar bobloblaw
Browse files

Updates firewalls.md

Auto commit by GitBook Editor
parent 415371f7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -17,9 +17,7 @@
    * [Transferring Files](transfering_files2.md)
        * [Transfering Files on Linux](transfering_files.md)
        * [Transfering files on Windows](transfering_files_to_windows.md)
    * [Example of company architecture](example_of_company_architecture.md)
    * [Networking](networking.md)
        * networking
    * [Firewalls](firewalls.md)
    * [General tips and tricks](general_tips.md)
* [Recon\/information gathering phase](scanning.md)
+2 −1
Original line number Diff line number Diff line
@@ -6,5 +6,6 @@ Let's start with some terminology. We often hear the words **egress filtering**


**Egress filtering**

This basically means that we are filtering outgoing traffic. So egress filtering ensures that malicious, or just prohibited, traffic is not allowed to leave the network. Of course egress filtering then is the enemy of the hacker.