OpenVAS Scanner
7.0.1~git
|
Header file for built-in plugins. More...
Go to the source code of this file.
Functions | |
tree_cell * | plugin_run_find_service (lex_ctxt *) |
tree_cell * | plugin_run_openvas_tcp_scanner (lex_ctxt *) |
tree_cell * | plugin_run_synscan (lex_ctxt *) |
tree_cell * | plugin_run_nmap (lex_ctxt *) |
Run the nmap_net subsystem. More... | |
Header file for built-in plugins.
Definition in file nasl_builtin_plugins.h.
Definition at line 2373 of file nasl_builtin_find_service.c.
References CA_FILE, CERT_FILE, get_plugin_preference(), get_plugin_preference_fname(), KEY_FILE, MAX_SONS, NUM_CHILDREN, struct_lex_ctxt::oid, oid, PEM_PASS, plug_get_kb(), plug_set_ssl_CA_file(), plug_set_ssl_cert(), plug_set_ssl_key(), plug_set_ssl_pem_password(), plugin_do_run(), struct_lex_ctxt::script_infos, sigchld(), sigterm(), sons, and TEST_SSL_PREF.
Run the nmap_net subsystem.
[in] | lexic | NASL state. |
Definition at line 509 of file nasl_builtin_nmap.c.
References FAKE_CELL, nmap_create(), nmap_destroy(), and nmap_run_and_parse().
Definition at line 1060 of file nasl_builtin_openvas_tcp_scanner.c.
References ARG_INT, banner_grab(), GRAB_MAX_SOCK, GRAB_MAX_SOCK_SAFE, GRAB_MIN_SOCK, script_infos::ip, plug_set_key(), safe_checks(), and struct_lex_ctxt::script_infos.
Definition at line 782 of file nasl_builtin_synscan.c.
References ARG_INT, islocalhost(), plug_get_host_ip(), plug_set_key(), scan(), and struct_lex_ctxt::script_infos.