Results 1 to 3 of 3

Thread: Mitm

  1. #1
    Join Date
    2015-May
    Posts
    25

    Mitm

    Hi Guys

    Any MITM for Https password sniffers?

    Tried Bettercap doesnt sniff Https password.

    Thanks for any suggestions.

  2. #2
    Join Date
    2016-Jun
    Posts
    1
    Hey Machx

    Yep, if you're on Kali, try MITMF (partial HSTS bypass attack)

    apt-get update
    apt-cache search mitmf
    apt-get install mitmf if it's there

    try something along the these lines
    python mitmf.py -i wlan0 --spoof --arp --gateway <gateway_ip> --targets IP-of_targets --hsts

    the targets bit can be omitted, defaults to current subnet.

    Happy hunting

    /Pax

  3. #3
    Join Date
    2015-May
    Posts
    25
    Thanks Pax for the reply,

    I have installed bettercap and MITMF, does it sniff HTTPS passwords?

    Like how Yamas.sh use to do?

    Thanks.

Similar Threads

  1. MITM framework
    By Avmiz in forum NetHunter Suggestions
    Replies: 1
    Last Post: 2020-07-16, 19:09

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •