What is this?
A monitoring software for GNSS receiver evaluation kit 'VN series' of Furuno.
It is available to see latitude, longitude, velocity and reception status of the satellite signal easily.
It is also available to collect and playback the log data and plot the tracks on the map.
* For more detailed evaluation and log storage, please use the GNSS Conductor of Windows version.
How to install?
Please install and launch the APK file which was sent by Email as attached file in advance on the Android terminal.
* Please put the check in the 'Unknown sources' in the security settings of the terminal before installing.
Congratulations on your choice of the FURUNO Voyage Data Recorder (VDR) VR-7000. We are confident you will see why the FURUNO name has become synonymous with quality and reliabil-ity. Since 1948, FURUNO Electric Company has enjoyed an enviable reputation for innovative and dependable marine electronics equipment. This software extracts and displays the data accumulated from the VR-7000, in real time, on the networked PC screen. Also, the data can be replayed for a more thorough data analysis at a later date. Remote Alarm Panel At-a-glance recognition of VDR status with minimal operation. Revised performance standards of VDR MSC.333 (90). A full marine navigation software solution for recreational sailing and motor boat users or for professional navigation, choose the product that better suits your need. TZ Navigator is a cutting edge navigation software, perfect fit for recreational sailing.
How to use?
Check the 'Stay awake' and 'Allow mock location' in the 'Developer options' on the terminal, and start the application in a state of connecting an evaluation kit and Android terminal by the cable.
* Please prepare the conversion connector of the micro USB on the Android terminal by customer.
- Become a 'communication mode' with the evaluation kit when you select the 'GNSS Receiver VN-86x / VN87x' in the combo box on the upper part of the 'Main' tab. Log data is collected automatically.
- It becomes 'log replay mode' when you select a NMEA file in the 'choose NMEA file ...'
Information
Supported OS: Android™ OS 4.2.2 or higher
Version: v1.1.1(2016/7/7)
Size: 4.73MB
Language: Japanese, English
Depending on Android device used, we cannot guarantee full compatibility.
There are multiple facilities, devices, and systems located on ports and vessels and in the maritime domain in general, which are crucial to maintaining safe and secure operations across multiple sectors and nations.
This blog post describes IOActive’s research related to one type of equipment usually present in vessels, Voyage Data Recorders (VDRs). In order to understand a little bit more about these devices, I’ll detail some of the internals and vulnerabilities found in one of these devices, the Furuno VR-3000.
(http://www.imo.org/en/OurWork/Safety/Navigation/Pages/VDR.aspx ) A VDR is equivalent to an aircraft’s ‘BlackBox’. These devices record crucial data, such as radar images, position, speed, audio in the bridge, etc. This data can be used to understand the root cause of an accident.
Several years ago, piracy acts were on the rise. Multiple cases were reported almost every day. As a result, nation-states along with fishing and shipping companies decided to protect their fleet, either by sending in the military or hiring private physical security companies.
Curiously, Furuno was the manufacturer of the VDR that was corrupted in this incident. This Kerala High Court’s document covers this fact: http://indiankanoon.org/doc/187144571/ However, we cannot say whether the model Enrica Lexie was equipped with was the VR-3000. Just as a side note, the vessel was built in 2008 and the Furuno VR-3000 was apparently released in 2007.
During that process, an interesting detail was reported in several Indian newspapers.
Furuno Vdr Software Download
From a security perspective, it seems clear VDRs pose a really interesting target. If you either want to spy on a vessel’s activities or destroy sensitive data that may put your crew in a difficult position, VDRs are the key.
Understanding a VDR’s internals can provide authorities, or third-parties, with valuable information when performing forensics investigations. However, the ability to precisely alter data can also enable anti-forensics attacks, as described in the real incident previously mentioned.
Basically, inside the Data Collecting Unit (DCU) is a Linux machine with multiple communication interfaces, such as USB, IEEE1394, and LAN. Also inside the DCU, is a backup HDD that partially replicates the data stored on the Data Recording Unit (DRU). The DRU is protected against aggressions in order to survive in the case of an accident. It also contains a Flash disk to store data for a 12 hour period. This unit stores all essential navigation and status data such bridge conversations, VHF communications, and radar images.
Furuno Vdr Software Update
The International Maritime Organization (IMO) recommends that all VDR and S-VDR systems installed on or after 1 July 2006 be supplied with an accessible means for extracting the stored data from the VDR or S-VDR to a laptop computer. Manufacturers are required to provide software for extracting data, instructions for extracting data, and cables for connecting between a recording device and computer.
Take this function, extracted from from the Playback software, as an example of how not to perform authentication. For those who are wondering what ‘Encryptor’ is, just a word: Scytale.
VR-3000’s firmware can be updated with the help of Windows software known as ‘VDR Maintenance Viewer’ (client-side), which is proprietary Furuno software.
The VR-3000 firmware (server-side) contains a binary that implements part of the firmware update logic: ‘moduleserv’
Internally, both server (DCU) and client-side (VDR Maintenance Viewer, LivePlayer, etc.) use a proprietary session-oriented, binary protocol. Basically, each packet may contain a chain of ‘data units’, which, according to their type, will contain different kinds of data.
At this point, attackers could modify arbitrary data stored on the DCU in order to, for example, delete certain conversations from the bridge, delete radar images, or alter speed or position readings. Malicious actors could also use the VDR to spy on a vessel’s crew as VDRs are directly connected to microphones located, at a minimum, in the bridge.
Before IMO’s resolution MSC.233(90) [3], VDRs did not have to comply with security standards to prevent data tampering. Taking into account that we have demonstrated these devices can be successfully attacked, any data collected from them should be carefully evaluated and verified to detect signs of potential tampering.