Is hydra patched ?

Hey everyonel I'm getting started with pentesting and tackling an easy CTF (Capture the Flag). l'm currently stuck at a step where I need to access an Insta account I tried using Hydra with CUPP, but it hasn't been successful. To troubleshoot, I created a dummy Insta account and added its password to my wordlist, but even after multiple attempts, I keep getting the message "1 of 1 target completed, 0 valid password found." I'm a bit confused about what l'm doing wrong. lf anyone has tips or advice on how to proceed, I'd really appreciate your help!

Here are the commands I used: (Runned on kali as wsl on win11)

cd cupp python3 cupp.py -i (I enter infos bout my dummy account, like name: dummy, birthdate 30/08/2001) hydra -l dummy8901 -P password.txt instagram.com https-post-form "/accounts/login/:username=^ USER ^ &password=^ PASS ^ :F=incorrect"

submitted by /u/Alkey_fr
[link] [comments]

from hacking: security in practice https://ift.tt/t3omCIU

Comments