Bettercap is Overpowered: Simple Sniffing
Hello everyone, as i promised in my previous post we will start to learn to become the "man in the middle" for a good reason i hope you guys learn something new and wont stop learning
as a start i hope you have read my previous post about how to install bettercap becaus we will learn how to use it in a simple way here. Let's begin!
first of all, open up your terminal *ofc ffs*, and use this simple command
as a start i hope you have read my previous post about how to install bettercap becaus we will learn how to use it in a simple way here. Let's begin!
first of all, open up your terminal *ofc ffs*, and use this simple command
bettercap -I <your device, ex:ethX or wlanX> --proxy -X -P POSTthe bettercap will sniff as proxy and filtering the packet which will show up in the bettercap, in this case i use POST. The --proxy module will intercept not only http requests but it also intercept https packet which you can use to sniff facebook or email credentials.
i hope you enjoy this tutorial, and happy sniffing guys!
Comments
Post a Comment