Hi, When i run OpenVAS-Client --batch-mode=127.0.0.1 9390 user password targetip xp2.html -c .openvasrc_windows
I get an error as below : No such file or directory : No such file or directory : No such file or directory : No such file or directory : No such file or directory Segmentation fault What i have noticed is that the openvasrc_windows file gets overwritten with no data. I am using Openvas 3.0. The Global settings are left blank. Below is the contents of openvasrc_windows # This file was automatically created by OpenVAS-Client trusted_ca = cacert.pem hide_toolbar = no hide_msglog = no auto_enable_new_plugins = yes targets = 192.168.1.4 use_client_cert = no nessusd_port = 9390 nessusd_user = magnet paranoia_level = 1 nessusd_host = 127.0.0.1 begin(SCANNER_SET) 1.3.6.1.4.1.25623.1.0.10180 = yes 1.3.6.1.4.1.25623.1.0.10278 = no 1.3.6.1.4.1.25623.1.0.10331 = no 1.3.6.1.4.1.25623.1.0.10335 = yes 1.3.6.1.4.1.25623.1.0.10841 = no 1.3.6.1.4.1.25623.1.0.10336 = no 1.3.6.1.4.1.25623.1.0.10796 = no 1.3.6.1.4.1.25623.1.0.11219 = no 1.3.6.1.4.1.25623.1.0.14259 = no 1.3.6.1.4.1.25623.1.0.14272 = no 1.3.6.1.4.1.25623.1.0.14274 = no 1.3.6.1.4.1.25623.1.0.14663 = no 1.3.6.1.4.1.25623.1.0.100315 = no 1.3.6.1.4.1.25623.1.0.11840 = no 1.3.6.1.4.1.25623.1.0.80002 = no 1.3.6.1.4.1.25623.1.0.80009 = no 1.3.6.1.4.1.25623.1.0.80000 = no 1.3.6.1.4.1.25623.1.0.80001 = no end(SCANNER_SET) begin(SERVER_PREFS) max_hosts = 20 max_checks = 4 plugins_timeout = 320 cgi_path = /cgi-bin:/scripts port_range = default auto_enable_dependencies = yes silent_dependencies = no host_expansion = ip ping_hosts = no reverse_lookup = no optimize_test = no safe_checks = no use_mac_addr = no unscanned_closed = no save_knowledge_base = no only_test_hosts_whose_kb_we_dont_have = no only_test_hosts_whose_kb_we_have = no kb_restore = no kb_dont_replay_scanners = no kb_dont_replay_info_gathering = no kb_dont_replay_attacks = no kb_dont_replay_denials = no kb_max_age = 864000 cache_folder = /usr/local/var/cache/openvas include_folders = /usr/local/lib/openvas/plugins log_whole_attack = yes checks_read_timeout = 5 non_simult_ports = 139, 445 slice_network_addresses = no nasl_no_signature_check = yes end(SERVER_PREFS) begin(CLIENTSIDE_USERRULES) end(CLIENTSIDE_USERRULES) begin(PLUGINS_PREFS) w3af (NASL wrapper)[entry]:Profile = full_audit HTTP NIDS evasion[entry]:HTTP User-Agent = HTTP NIDS evasion[checkbox]:Use HTTP HEAD instead of GET = no HTTP NIDS evasion[radio]:URL encoding = none;Incorrect UTF-8; UTF-16 (MS %u);UTF-16 (double byte);Hex HTTP NIDS evasion[radio]:Absolute URI type = none;http;gopher;file HTTP NIDS evasion[radio]:Absolute URI host = none;random IP;random name;host IP;host name HTTP NIDS evasion[checkbox]:Double slashes = no HTTP NIDS evasion[radio]:Reverse traversal = none;Long URL;Basic HTTP NIDS evasion[checkbox]:Self-reference directories = no HTTP NIDS evasion[checkbox]:Premature request ending = no HTTP NIDS evasion[checkbox]:CGI.pm semicolon separator = no HTTP NIDS evasion[checkbox]:Parameter hiding = no HTTP NIDS evasion[checkbox]:Dos/Windows syntax = no HTTP NIDS evasion[checkbox]:Null method = no HTTP NIDS evasion[checkbox]:TAB separator = no HTTP NIDS evasion[checkbox]:HTTP/0.9 requests = no HTTP NIDS evasion[entry]:Force protocol string : = HTTP NIDS evasion[checkbox]:Random case sensitivity (Nikto only) = no LDAPsearch[entry]:Timeout value = 3 LDAPsearch[entry]:Buffersize = 500 HTTP login page[entry]:Login page : = / HTTP login page[entry]:Login form : = HTTP login page[entry]:Login form fields : = user=%USER%&pass=%PASS% Services[entry]:Number of connections done in parallel : = 6 Services[entry]:Network connection timeout : = 5 Services[entry]:Network read/write timeout : = 5 Services[entry]:Wrapped service read timeout : = 2 Services[file]:SSL certificate : = Services[file]:SSL private key : = Services[password]:PEM password : = Services[file]:CA file : = Services[radio]:Test SSL based services = Known SSL ports;None;All SMB Authorization[entry]:SMB login: = administrator SMB Authorization[password]:SMB password: = password SMB Authorization[entry]:SMB domain (optional): = CPE-based Policy Check[entry]:Single CPE = cpe:/ CPE-based Policy Check[file]:CPE List = CPE-based Policy Check[radio]:Severity = High;Low;Medium CPE-based Policy Check[radio]:Severity upon = present;missing Nikto (NASL wrapper)[checkbox]:Force scan even without 404s = no Options for Local Security Checks[checkbox]:Also use 'find' command to search for Applications = yes Options for Local Security Checks[checkbox]:Descend directories on other filesystem (don't add -xdev to find) = yes NIDS evasion[radio]:TCP evasion technique = none;short ttl;injection;split NIDS evasion[checkbox]:Send fake RST when establishing a TCP connection = no Availability of scanner helper tools[checkbox]:Perform tool check = yes Web mirroring[entry]:Number of pages to mirror : = 200 Web mirroring[entry]:Start page : = / Nmap (NASL wrapper)[radio]:TCP scanning technique : = connect();Null scan;Xmas Tree scan;FIN scan;SYN scan Nmap (NASL wrapper)[checkbox]:UDP port scan = no Nmap (NASL wrapper)[checkbox]:Service scan = no Nmap (NASL wrapper)[checkbox]:RPC port scan = no Nmap (NASL wrapper)[checkbox]:Identify the remote OS = no Nmap (NASL wrapper)[checkbox]:Use hidden option to identify the remote OS = no Nmap (NASL wrapper)[checkbox]:Fragment IP packets (bypasses firewalls) = no Nmap (NASL wrapper)[checkbox]:Get Identd info = no Nmap (NASL wrapper)[checkbox]:Do not randomize the order in which ports are scanned = no Nmap (NASL wrapper)[entry]:Source port : = Nmap (NASL wrapper)[radio]:Timing policy : = Auto (openvas specific!);Custom;Paranoid;Sneaky;Polite;Aggressive;Insane;Normal Nmap (NASL wrapper)[entry]:Host Timeout (ms) : = Nmap (NASL wrapper)[entry]:Min RTT Timeout (ms) : = Nmap (NASL wrapper)[entry]:Max RTT Timeout (ms) : = Nmap (NASL wrapper)[entry]:Initial RTT timeout (ms) : = Nmap (NASL wrapper)[entry]:Ports scanned in parallel (max) = Nmap (NASL wrapper)[entry]:Ports scanned in parallel (min) = Nmap (NASL wrapper)[entry]:Minimum wait between probes (ms) = Nmap (NASL wrapper)[file]:File containing grepable results : = Nmap (NASL wrapper)[checkbox]:Do not scan targets not in the file = no Nmap (NASL wrapper)[checkbox]:Run dangerous port scans even if safe checks are set = no Ping Host[checkbox]:Report about unrechable Hosts = no Ping Host[checkbox]:Mark unrechable Hosts as dead (not scanning) = no end(PLUGINS_PREFS) begin(PLUGIN_SET) 1.3.6.1.4.1.25623.1.0.66319 = yes 1.3.6.1.4.1.25623.1.0.902112 = yes 1.3.6.1.4.1.25623.1.0.902116 = yes 1.3.6.1.4.1.25623.1.0.902015 = yes 1.3.6.1.4.1.25623.1.0.900227 = yes 1.3.6.1.4.1.25623.1.0.901095 = yes 1.3.6.1.4.1.25623.1.0.902117 = yes 1.3.6.1.4.1.25623.1.0.900229 = yes 1.3.6.1.4.1.25623.1.0.900230 = yes 1.3.6.1.4.1.25623.1.0.901097 = yes 1.3.6.1.4.1.25623.1.0.900228 = yes 1.3.6.1.4.1.25623.1.0.900740 = yes 1.3.6.1.4.1.25623.1.0.902115 = yes end(PLUGIN_SET) begin(SERVER_INFO) server_info_openvassd_version = 3.0.0 server_info_libnasl_version = 3.0.3 server_info_libnessus_version = 3.0.3 server_info_thread_manager = fork server_info_os = Linux server_info_os_version = 2.6.31-14-generic-pae end(SERVER_INFO) Please Help Thanks Shehzad _______________________________________________ Openvas-devel mailing list Openvas-devel@wald.intevation.org http://lists.wald.intevation.org/mailman/listinfo/openvas-devel