|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
[Spike] Re: segmentation fault.
dave
immunitysec.com
Date: Tue Jul 08 2003 - 14:35:07 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
use:
s_binary("0x02");
It takes a string argument, not an integer. My parser is too dumb to know
that though.
-dave
> Hello once again:
> the following script when used to fuzz generates segmentation
> fault at s_parse...yes the port is open and in listening
> mode...and even the arch is correct as in little endian and int
> varibale is supposed to be a byte. Plz advise.
> -------------------------------------------
> s_binary(0x02);
> s_push_int(0x01,4);
> s_string_variable("asd");
> s_string_variable("sdf");
> s_binary(0x03);
> -------------------------------------------
> thx a zillion.
>
> ________________________________________________
> Get your own "800" number
> Voicemail, fax, email, and a lot more
> http://www.ureach.com/reg/tag
>
_______________________________________________
Spike mailing list
Spike
lists.immunitysec.com
http://www.immunitysec.com/mailman/listinfo/spike
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]