You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Released 2018-02-19.

Open-AudIT 2.1.1 is mostly a bug fix and polish release.

 

ProductsIssue TypeSummary
Open-AudIT CommunityImprovementAdd a 'type' attribute for Orgs and enable user selection using /attributes. Property by default is 'organisation' in Community.
Open-AudIT CommunityImprovement

Change the discover subnet scripts to only grep for open, not open AND NOT filtered. Just open. May have the potential to cause false positives.

Recent testing shows virtually all SNMP responses are returning open/filtered.

Open-AudIT CommunityImprovementWhen processing a discovery script result, only delete the single device discovery if we have set discard to 'y'.
Open-AudIT CommunityImprovement

Allow discovery submission from localhost and any of the local ip addresses.

Open-AudIT CommunityImprovement

Removed $log->command_complete as it is unused. Added some $log->file where appropriate (thanks JPA).

Open-AudIT CommunityBug

Fix bugs in audit_esxi.sh relating to memory bank and uptime (thanks JPA).

Open-AudIT CommunityBug

Nmap ports may be 0 length. Test before attempting to right trim (thanks JPA).

Open-AudIT CommunityImprovement

Use the 'system' account when running paexec to audit a Windows machine from a Windows Open-AudIT server.

Open-AudIT CommunityImprovement

Added debugging headers to the discover subnet scripts.

Open-AudIT CommunityImprovement

Remove unprintable characters before attempting to convert XML or JSON in audit result.

Open-AudIT CommunityBugFix a bad character resulting in false positive for upgrade database schema test.
Open-AudIT CommunityImprovement

Revised discoveries::create to check if a network is already contained in another existing network (ie, a /30 is already part of a /24 so don't insert).

Open-AudIT Community Improvement 

Revised MAC matching to check both /network and /ip tables (not just /ip).

Open-AudIT Community Improvement 

In SNMP, if the description contains Apple AirPort, set the type to wap (and the model).

Open-AudIT Community Improvement 

Add Apple IOS check in discover scripts (port 62078).

Open-AudIT Community Improvement 

Match device to hostname for IOS (ie, Marks-iPhone set type to iphone. Same for ipad, ipod).

Open-AudIT Community Improvement 

Match device to hostname for 'android' set type to android.

Open-AudIT Community Improvement 

Remove unused config item discovery_nmap_os.

Open-AudIT Community Improvement 

Remove references to unused os_scan option.

Open-AudIT Community Improvement 

Special case where we discover a device but only have an Nmap result and insert or update the IP entry.

New function in m_devices_components called nmap_ip just for this case.

Open-AudIT CommunityImprovementAdd device types and icons for iPhone, iPad, iPod, Android.
Open-AudIT ProfessionalImprovement 

Include a warning for nmap SetUID on discoveries functions (collection, read, create).

Open-AudIT ProfessionalImprovement

Add 'version' to audit_log on device details template.

  • No labels