<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Trends - Networks and Security by Janaka Senanayake</title>
      <link>https://padlet.com/jsenanayake1_1_1/zl75zwb0vaccvxhp</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2023-11-20 13:51:55 UTC</pubDate>
      <lastBuildDate>2023-11-20 22:47:59 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Next Generation Firewall for Network Security</title>
         <author></author>
         <link>https://padlet.com/jsenanayake1_1_1/zl75zwb0vaccvxhp/wish/2796561675</link>
         <description><![CDATA[<p>Traditional firewalls mainly deal with network and transport layers, block IP addresses, and protocol ports. Traditional firewalls are susceptible to </p><p><strong>Advanced Evasion Techniques</strong></p><p>Malicious payloads by splitting them into smaller frames and sending frames across rarely used protocols</p><p><br></p><p><strong>Targeted Cyber-Attacks</strong></p><p>Intelligence Gathering</p><p>Point of Entry</p><p><strong>Command and Control</strong></p><p>Attacker use internal servers to control a compromised machine before progressing to other compromised machines inside the target network</p><p><br></p><p>To defend the application-based complex attacks a new generation of firewalls is required as threat move up the OSI layers.</p><p><br></p><p>Next generation firewalls must have the following advanced features to analyze and inspect traffic in a fine level of granularity. </p><p><strong>1)</strong> Encrypted traffic control: SSL/TLS provides authentication but creates blind spot which challenges traditional layered defenses. This help attackers to leverage SSL tunnels to inject malware into the network, hide command and control traffic and steal confidential data. Therefore, next generation firewalls must have the ability to decrypt and inspect SSL/TLS traffic to eliminate blind spots threats. Gartner estimates that more than 50% of the attacks will use SSL/TLS by 2017. </p><p><strong>2)</strong> Port hopping: Attackers often use random port hopping to get beyond traditional firewalls. Thus, the next generation firewall must be able to detect those ports when being used.</p><p><strong>3)</strong> Application control: the next generation firewall should not look at layer 3 and layer 4 header rather it must be more application aware, so that it has the ability to restrict access to web apps. </p><p><strong>4)</strong> Identity based control: the next generation firewall must be able to map specific security policies to defined user groups and individuals. </p><p><strong>5)</strong> URL filtering: the next generation firewall must be able to restrict web surfing to limit the exposure to harmful and inappropriate sites. </p><p><strong>6)</strong> Data leakage protection: the next generation firewall must be able to restrict the egress of confidential data. </p><p><strong>7)</strong> WiFi network control: the next generation firewall must ensure that Wi-Fi networks have the same level of security stance and abilities. </p><p><strong>8)</strong> Network access control: the next generation firewall must ensure that each connecting end point device has appropriate security. </p><p><strong>9)</strong> WAN Routing &amp; Optimization: the next generation firewall should be backed by QoS and priority capabilities.</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-20 15:17:57 UTC</pubDate>
         <guid>https://padlet.com/jsenanayake1_1_1/zl75zwb0vaccvxhp/wish/2796561675</guid>
      </item>
      <item>
         <title>ETAREE</title>
         <author></author>
         <link>https://padlet.com/jsenanayake1_1_1/zl75zwb0vaccvxhp/wish/2796571041</link>
         <description><![CDATA[<p>ETAREE uses a novel updating mechanism to evaluate the reputation value, which makes it effective in </p><p>detecting malicious nodes</p><p><br></p><p>ETAREE security evaluations have demonstrated faster detection of malicious behaviors.</p><p><br></p><p>Reputation evaluation measures are considered an effective method to defend against packet forwarding attacks</p><p>and detect malicious or selfish activities.</p><p><br></p><p>An adversary could take advantage of the dynamicity of reflecting behavioral changes from malicious to </p><p>benign to launch more sophisticated attacks.</p><p><br></p><p>ETAREE still needs further evaluations within a trust system that considers indirect recommendations from other</p><p>nodes.</p><p><br></p><p>A legitimate node, which is authenticated and may have a copy of the keys, may get compromised, and thereby</p><p>it may selectively forward some packets and drop others.</p><p><br></p><p>The most common packet forwarding attack are, Selective Forwarding Attack, Sink Hole Attack, Black Hole Attack,</p><p>On-off Attack.</p><p><br></p><p>A reason why a node may launch a packet forwarding attack, is the node </p><p>got compromised and intentionally stops forwarding packets due to the malicious piece of software.</p><p><br></p><p>A reason why a node may launch a packet forwarding attack, is due to a benign node to selfishly stop forwarding</p><p>packets for others in order to save power.</p><p><br></p><p>ETAREE has faster detection than RFSN and ReTrust, and continues to decrease the reputation value further over </p><p>time, which allows it to detect attack for even lower threshold.</p><p><br></p><p>WSN fails to detect attacks when the rate is less than 60%, RFSN and ReTrust</p><p>are still able to detect attacks down to 50%, ETAREE is the only scheme that is able to detect attacks with</p><p>packets drop rate as low as 30%</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-20 15:25:07 UTC</pubDate>
         <guid>https://padlet.com/jsenanayake1_1_1/zl75zwb0vaccvxhp/wish/2796571041</guid>
      </item>
      <item>
         <title>Context-aware Anomaly Detector for Monitoring Cyber Attacks on Automotive CAN Bus</title>
         <author></author>
         <link>https://padlet.com/jsenanayake1_1_1/zl75zwb0vaccvxhp/wish/2796580768</link>
         <description><![CDATA[<p>Newer vehicles have a large amount of electronics and software which are interconnected through the vehicle's Controller Area Network (CAN) bus.</p><p>The security of the CAN has not been an issue in the past, but with newer research showing multiple vulnerabilities, there is now a rising concern about the security of the CAN.</p><p><br></p><p>The paper's artefact is an anomaly detector for malicious attacks targeting the CAN bus. The algorithm was trained only using benign/non-malicious data from a public dataset and has had a 100% accuracy of detecting two types of attacks within 100ms. These results are great but the authors would recommend having more varied datasets and types of attacks in the future to verify the accuracy of the detection of malicious attacks on the CAN. One issue the paper notes is that abnormal activities such as an emergency brake might be considered malicious by the algorithm, the authors are considering to cover this in their future work.</p><p><br></p><p>Despite the successful implementation of the detection algorithm, the paper is still concerned with the current lack in security in CANs.</p><p><br></p><p>In the end, the paper plans to provide a cyber-security solution to vehicle CANs, but is unsure of what the bottleneck of this system will be as the implementation of the algorithm used an Intel i7 CPU. Such processors do not usually exist in current automotive hardware. Further work will be needed.</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-20 15:32:25 UTC</pubDate>
         <guid>https://padlet.com/jsenanayake1_1_1/zl75zwb0vaccvxhp/wish/2796580768</guid>
      </item>
      <item>
         <title>LiFi is a paradigm-shifting 5G technology</title>
         <author></author>
         <link>https://padlet.com/jsenanayake1_1_1/zl75zwb0vaccvxhp/wish/2796594096</link>
         <description><![CDATA[<ol><li><p><strong>LiFi as 5G Technology:</strong></p><ul><li><p>LiFi is presented as a 5th Generation (5G) technology.</p></li><li><p>Demonstrated peak transmission speeds of 8 Gbps from a single light source.</p></li><li><p>Complete cellular networks based on LiFi have been created.</p></li></ul></li><li><p><strong>Scope of LiFi:</strong></p><ul><li><p>LiFi extends the concept of visible light communication (VLC) for high-speed, secure, bi-directional, and fully networked wireless communications.</p></li><li><p>Supports user mobility and multiuser access.</p></li></ul></li><li><p><strong>Spectrum Efficiency and Bandwidth Demand:</strong></p><ul><li><p>The paper highlights the growth in wireless traffic and the need for increased bandwidth.</p></li><li><p>Discusses the limitations of the radio frequency (RF) spectrum and the potential of the infrared and visible light spectrum for data communication.</p></li></ul></li><li><p><strong>LiFi Networking:</strong></p><ul><li><p>Introduces the concept of LiFi attocell networks, where each light fixture serves as an optical base station or access point.</p></li><li><p>Discusses advantages such as enhanced data densities, physical layer security, and use in intrinsically safe environments.</p></li><li><p>Describes interference mitigation techniques and the role of a centralized control mechanism.</p></li></ul></li><li><p><strong>Misconceptions about LiFi:</strong></p><ul><li><p>Addresses misconceptions related to Line-of-Sight (LoS) requirements, performance in sunlight conditions, dimming capabilities, flicker concerns, and applicability for uplink communication.</p></li></ul></li><li><p><strong>Market Disruption Potential:</strong></p><ul><li><p>Highlights LiFi as a disruptive technology with the potential to impact various industries, including IoT, Industry 4.0, intelligent transport systems, and more.</p></li><li><p>Discusses the merging of the wireless communications and lighting industries.</p></li></ul></li></ol>]]></description>
         <enclosure url="" />
         <pubDate>2023-11-20 15:43:43 UTC</pubDate>
         <guid>https://padlet.com/jsenanayake1_1_1/zl75zwb0vaccvxhp/wish/2796594096</guid>
      </item>
   </channel>
</rss>
