Jump to content

ForgedInception

Active Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by ForgedInception

  1.  

    1 hour ago, haze1434 said:

    You need to narrow down the exact line in the script that it fails/ends on.

    What's the last output that you see on your screen before the terminal closes?

     

    Which Attack You Prefer to carry out(Input No.)?

    I entered 1,  then the terminal close & new blank terminal open.

     

     

  2. On 4/24/2018 at 7:49 AM, haze1434 said:

    Have you tried pressing y then enter?

    Pressing 'y' or 'p' doesn't close the terminal.
    but after the attack method command nothing appears in terminal.

    I am using this as a reference & using 1 attack method.
    where i am wrong now ?

    Due to a limit of reply i was unable to post yesterday.
     

     

     

  3. Quote

    I'm confused. You advised earlier that the terminal closes after you press return/enter on the line "Are you satisfied with this configuration? if not,  input 'r' and you will be returned to Reaver's Configuration Wizard:". Does it close or not? I thought that was the issue?

    Yes the terminal close and thats the issue , now instead of enter i input -p & terminal did not close. 

  4. 4 hours ago, haze1434 said:

    For other's info, this is the script and the below is the lines directly after the 'Are you satisified with this configuration?' bit.

    https://github.com/0x90/wps-scripts/blob/master/ReVdK3-r1.sh

     

    read -p "Are you satisified with this configuration? if not, input 'r' and you will be returned to Reaver's Configuration Wizard": SATISFIED_OPTION;

    done

    if [ -e /etc/reaver_tmp.txt ]; then

    rm -f /etc/reaver_tmp.txt

    fi

    if [ -e /etc/aireplay_tmp.txt ]; then

    rm -f /etc/aireplay_tmp.txt

    fi

    clear

     

    I'm using BT5R3 Gnome 32 bit , is there i need anything to work this ?
    and what is the satisfied command ? -p ?

    Actully i am very noob to this. 

  5.  

    Hi , I am trying to use ReVdK3-r1.sh but no success.

    The terminal auto close after i input Enter on

      Quote

    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    x    REAVER COMMAND LINE YOU HAVE CHOOSEN     x
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    reaver -i mon0 -b 70:4F:57:AA:6D:62 -S -l 10 -N -vv

    Are you satisified with this configuration? if not,  input 'r' and you will be returned to Reaver's Configuration Wizard:

    .
    any solution ?

  6. Hi , I am trying to use ReVdK3-r1.sh but no success.

    The terminal auto close after i input Enter on

    Quote

    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    x    REAVER COMMAND LINE YOU HAVE CHOOSEN     x
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    reaver -i mon0 -b 70:4F:57:AA:6D:62 -S -l 10 -N -vv

    Are you satisified with this configuration? if not,  input 'r' and you will be returned to Reaver's Configuration Wizard:

    .
    any solution ?

×
×
  • Create New...