This forum has been archived. All content is frozen. Please use KDE Discuss instead.

xhydra

Tags: None
(comma "," separated)
Last_Gunslinger
Registered Member
Posts
53
Karma
0
OS

xhydra

Tue Jan 17, 2012 6:36 pm
im trying to crack my own facebook as practice for college and i keep getting this Error: Wrong syntax, arguments could not be null
anybody hav an answer?


the woman in black fled accross time and the Gunslinger followed...
Last_Gunslinger
Registered Member
Posts
53
Karma
0
OS

xhydra

Wed Jan 18, 2012 6:40 pm
i just got done compiling ssl and ssh support into hydra and when i try to crack my own yahoo login i keep getting this same message "Error: Wrong syntax, arguments could not be null"
i tryed several different syntax possibilities to see if i can get it working, no results...
any answers?


the woman in black fled accross time and the Gunslinger followed...
User avatar
google01103
Manager
Posts
6668
Karma
25

Re: xhydra

Wed Jan 18, 2012 7:30 pm
this might help

Google'ing found code that might be generating the message, are you passing 3 arguments seperated by ":" ?

if (strcmp(hydra_options.service, "https-get-form") == 0 || strcmp(hydra_options.service, "https-post-form") == 0) {
char bufferurl[1024], *url, *variables, *cond, *optional1;
sprintf(bufferurl, "%.1000s", hydra_options.miscptr);
url = strtok(bufferurl, ":");
variables = strtok(NULL, ":");
cond = strtok(NULL, ":");
optional1 = strtok(NULL, ":");
if ((url == NULL) || (variables == NULL) || (cond == NULL)) {
bail ( "Wrong syntax, arguments could not be null");
}


OpenSuse Leap 42.1 x64, Plasma 5.x

Last_Gunslinger
Registered Member
Posts
53
Karma
0
OS

Re: xhydra

Wed Jan 18, 2012 10:12 pm
im a blonde lol what do u mean?


the woman in black fled accross time and the Gunslinger followed...
User avatar
google01103
Manager
Posts
6668
Karma
25

Re: xhydra

Wed Jan 18, 2012 10:58 pm
I'm just guessing about the 3 variables being passed but it seems to me the error message is displayed if one of 3 variables is null
if ((url == NULL) || (variables == NULL) || (cond == NULL)) {
bail ( "Wrong syntax, arguments could not be null");


have you tried a/the gui for xhydra http://www.aldeid.com/wiki/Thc-hydra#Co ... _.28CLI.29


OpenSuse Leap 42.1 x64, Plasma 5.x

Last_Gunslinger
Registered Member
Posts
53
Karma
0
OS

Re: xhydra

Thu Jan 19, 2012 12:52 am
i just tried the GUI but same results :-\


the woman in black fled accross time and the Gunslinger followed...


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Google [Bot], q.ignora, watchstar