Open-AudIT
https://www.open-audit.org/phpBB3/

Audit problem
https://www.open-audit.org/phpBB3/viewtopic.php?f=5&t=2803
Page 1 of 1

Author:  Lekri [ Fri May 30, 2008 8:13 pm ]
Post subject:  Audit problem

Hello all,

I have a problem with my openaudit install, it is installed on a linux webserver, i run the audit.vbs script from a windows 2003 box with full domain admin rights.
Whenever i do an audit, i only see two computers showing up in my list of audited systems. one is the server i run the script from, and the other is just a computer.
The strange thing is that when the audit runs , that computer keeps changing.

Anyone any idea how this comes?
here is my audit.config script:
[code]
'
' Standard audit section
'
audit_location = "r"
verbose = "y"
audit_host="http://10.0.2.137"
online = "yesxml"
strComputer = ""
ie_visible = "n"
ie_auto_submit = "y"
ie_submit_verbose = "n"
ie_form_page = audit_host + "/openaudit/admin_pc_add_1.php"
non_ie_page = audit_host + "/openaudit/admin_pc_add_2.php"
input_file = ""
email_to = ""
email_from = ""
email_server = ""
audit_local_domain = "y"
local_domain = "LDAP://mydomain.be"
hfnet = "n"
Count = 0
number_of_audits = 20
script_name = "audit.vbs"
monitor_detect = "y"
printer_detect = "y"
software_audit = "y"
uuid_type = "uuid"
'
' Nmap section
'
nmap_subnet = "10.0.254." ' The subnet you wish to scan
nmap_subnet_formatted = "010.000.254." ' The subnet padded with 0's
nmap_ie_form_page = audit_host + "/openaudit/admin_nmap_input.php"
nmap_ie_visible = "n"
nmap_ie_auto_close = "y"
nmap_ip_start = 1
nmap_ip_end = 254
[/code]

Page 1 of 1 All times are UTC + 10 hours
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/