On Mon Jun 06 2005 at 15:17, Josh Zlatin-Amishav wrote:
> packet = raw_string(0xff, 0x73, 0x76, 0x63, 0x68, 0x6F, 0x73,
> 0x74, 0x2E, 0x65,0x78, 0x65);
> display("[", packet, "]\n");
AS George said, display replaces unprintable characters (not ASCII)
by a dot. You can use dump from dump.inc
_______________________________________________
Plugins-writers mailing list
Plugins-writers@private
http://mail.nessus.org/mailman/listinfo/plugins-writers
This archive was generated by hypermail 2.1.3 : Tue Jun 07 2005 - 13:47:54 PDT