Registrations to Open-AudIT forums are now closed. To ask any new questions please visit Opmantek Community Questions.

Open-AudIT

What's on your network?
It is currently Fri Mar 29, 2024 10:23 am

All times are UTC + 10 hours




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
PostPosted: Thu Jun 03, 2010 5:44 am 
Offline
Newbie

Joined: Fri May 07, 2010 8:46 am
Posts: 12
I have a server running linux with openaudit installed.

I try to set a audit configuration to use port scan but when I hit test I get:
"The configuration is not set to use Nmap
Type was iprange
Make sure you submit your changes before testing the connection!"

I believe I have it setup in the audit.config correctly:
[code]'
' Nmap section
'
nmap_tmp_cleanup = true ' Set this false if you want to leave the tmp files for analysis in your tmp folder
nmap_subnet = "172.254.26." ' The subnet you wish to scan
nmap_subnet_formatted = "172.254.000." ' 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
nmap_syn_scan = "y" ' Tcp Syn scan
nmap_udp_scan = "y" ' UDP scan
nmap_srv_ver_scan = "y" ' Service version detection.
nmap_srv_ver_int = 7 ' Service version detection intensity level. Values 0-9, 0=fast[/code]

Please let me know if there is something I'm totally missing


Top
 Profile  
Reply with quote  
PostPosted: Thu Jun 03, 2010 10:47 pm 
Offline
Helper

Joined: Tue Jul 25, 2006 2:33 am
Posts: 83
Location: Hampshire, UK
Cmendes,
I'm not claiming to be an expert but the subnet lines look wrong - they should read:
[code]nmap_subnet = "172.254.26." ' The subnet you wish to scan
nmap_subnet_formatted = "172.254.026." ' The subnet padded with 0's[/code]

The second value needs a 3-digit subnet - "padded" with zeros, not all zeros.

HTH
John

_________________
OA environment:
OA Server: Ubuntu 10.04LTS
1 Windows 2008R2 Server
4 Windows 2003 Servers
20 Windows XP workstations
1 Windows 7 workstation
2 Ubuntu 11.10 servers
Misc other networked items


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC + 10 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group