OpenVAS Libraries  9.0.1
Functions
nasl_builtin_plugins.h File Reference

Header file for built-in plugins. More...

Go to the source code of this file.

Functions

tree_cellplugin_run_find_service (lex_ctxt *)
 
tree_cellplugin_run_openvas_tcp_scanner (lex_ctxt *)
 
tree_cellplugin_run_synscan (lex_ctxt *)
 
tree_cellplugin_run_nmap (lex_ctxt *)
 Run the nmap_net subsystem. More...
 

Detailed Description

Header file for built-in plugins.

Function Documentation

◆ plugin_run_find_service()

tree_cell* plugin_run_find_service ( lex_ctxt )

◆ plugin_run_nmap()

tree_cell* plugin_run_nmap ( lex_ctxt lexic)

Run the nmap_net subsystem.

Parameters
[in]lexicNASL state.
Returns
NULL on error, FAKE_CELL on success.

◆ plugin_run_openvas_tcp_scanner()

tree_cell* plugin_run_openvas_tcp_scanner ( lex_ctxt )

◆ plugin_run_synscan()

tree_cell* plugin_run_synscan ( lex_ctxt )