Mailing List Archive

Nasl function for file data access and manipulation (Andrea Governatori)
Hallo,

How is the nasl function for data manipulation.
Exactly i would know how read data from a text
file and how write on a text file.

Thanks for attention

Andrea Governatori


_______________________________________________
Plugins-writers mailing list
Plugins-writers@list.nessus.org
http://mail.nessus.org/mailman/listinfo/plugins-writers
Re: Nasl function for file data access and manipulation (Andrea Governatori) [ In reply to ]
On Sun, 29 Jan 2006, Andrea Governatori wrote:

> Hallo,
>
> How is the nasl function for data manipulation.
> Exactly i would know how read data from a text
> file and how write on a text file.

The CreateFile, ReadFile, WriteFile functions can help you manipulate
text files on an MS Windows box. Note those functions are part of the
smb_file.inc file which is under the Tenable Script License and can not
be used in scripts released under the another license.

--
- Josh
_______________________________________________
Plugins-writers mailing list
Plugins-writers@list.nessus.org
http://mail.nessus.org/mailman/listinfo/plugins-writers