Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
filipe1417 authored May 15, 2022
1 parent 8780d70 commit 16402f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This script can be used to perform ARP poisoning and its derivative attacks such

To view packets that are not intended for you, you must enable IP Forwarding. Still, it is possible to use the script without activating it if your objective is to receive the packets and discard them, interrupting the communication between the two targets - in this case, if one of the targets is the gateway, the target will not be able to connect to the internet.

### Get packets and allow communication
### Intercept packets and allow communication
For this, enable IP Forwarding.
Open the following file with your favorite text editor:
'/proc/sys/net/ipv4/ip_forward'
Expand Down

0 comments on commit 16402f0

Please sign in to comment.