How to send a sequence of bytes
"John Chajecki" <[email protected]>
| Newsgroups | gmane.comp.security.nessus.general |
|---|---|
| Message-ID | <[email protected]> |
In trying to create a custom plugin, I have the need to send a sequence of bytes as the data in a packet. I know the exact sequence of hex bytes to be: 31,00,30,00,33,00,3b,00,38,00,36,00,3b,00,31,00,2e,00,30,00,2e,00,30,00,2e,00,30 The problem is that I can't find a way of converting that representation into a suitable string to pass to the send command: send(socket:soc, data:pktdata); Is there a function in nasl that can do the conversion? _ John Chajecki Senior Infrastructure Engineer Information Division Resources Department Leicester City Council _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus