Alerts This Week
Warning Icon 1 525
Alerts This Week
Warning Icon 1 525

Stay Ahead With Linux Security News

Filter Icon Refine news
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security news

We found 11 articles for you...
74

TP-Link Router Security: Mitigating Threats with OpenWRT Firmware

In recent months, serious vulnerabilities have been discovered in widely used TP-Link routers including Archer and Deco models . These flaws, CVE-2024-21833 and CVE-2024-5035 , have raised severe security concerns if left unaddressed. They may allow attackers to perform OS command injection or remotely execute code, endangering Linux network security on systems using these router models. . These security vulnerabilities could grant unauthorized access, turn your devices into part of a botnet , or facilitate data breaches by advanced persistent threat (APT) groups . Protecting your network against these threats is of the utmost importance. One effective method for safeguarding TP-Link routers against these recent threats is using OpenWRT firmware - an open-source alternative to TP-Link with enhanced security features and greater control over network management. In this article, we explore the recent vulnerabilities impacting TP-Link routers and provide comprehensive instructions on securing your router using OpenWRT. Understanding These TP-Link Vulnerabilities CVE-2024-21833, an OS command injection vulnerability with a CVSS score of 8.8, affects Archer and Deco series routers. The flaw stems from improper sanitization of country parameters during write operations. An attacker could exploit this weakness through simple POST requests to execute arbitrary OS commands, gaining access and control over these routers. CVE-2024-5035 affects Archer C5400X router models and allows attackers to execute remote code. This vulnerability provides hackers with a gateway into fully controlling devices and running arbitrary code on them. These threats pose particular threats in containerized environments where routers may be targeted in supply chain attacks. With these threats looming, it is imperative to take proactive measures by protecting your routers. Updating firmware may provide short-term relief; however, upgrading to OpenWRT offers longer-term protection. Why Should I UseOpenWRT? OpenWRT is an open-source Linux firmware designed for routers and embedded devices that provides complete customization and control over the security of your network. Regular updates, advanced network monitoring capabilities, and an array of plugins designed to increase security and performance are just some of the many reasons you should consider OpenWRT for your network infrastructure needs. Plus, an active OpenWRT community ensures continuous development and quick responses to newly discovered vulnerabilities. Preparing to Install OpenWRT Before installing OpenWRT, it is crucial that you carefully prepare for this transition. Start by identifying your TP-Link router's exact model and version, as firmware compatibility may differ between devices. Visit the official OpenWRT website to determine whether it supports your router model, and download its relevant firmware version from there. Be sure to have a backup of your current router configuration if switching back to factory firmware becomes necessary. Opt for direct Ethernet connectivity during setup, as wireless networks may cause disruptions. Installing OpenWRT on Your TP-Link Router Start by connecting your computer to the router via an Ethernet cable and opening your browser to access its web interface, usually by entering its IP address into your browser's address bar. Next, go into the firmware update section, where you'll upload the OpenWRT firmware file you downloaded before. Please be patient during this process, as it could take several minutes - don't disconnect power or network cables to prevent interruptions! Once the firmware upload is complete, allow your router to reboot. Rebooting is essential because you can access OpenWRT and configure its enhanced features once rebooted. Configuring OpenWRT for Increased Security After installing OpenWRT, the first step should be to secure your network. The default username will likely be "root," with no initial password set up, so establish a strong andunique password to prevent unauthorized access to your router. As part of your OpenWRT setup, be sure your system and packages are current. To provide extra protection, enable SSH access using key pairs rather than passwords for SSH access. This way, only devices possessing their corresponding private key can gain remote access to the router, adding another level of protection. OpenWRT offers robust firewall capabilities to tighten security on your network further, so be sure to take advantage of its robust firewall! You can configure the firewall to block unwanted traffic, manage port forwarding, and create customized access rules explicitly suited for you. Furthermore, use OpenWRT's package manager to install security plugins like ad-blockers, Snort for intrusion detection, and bandwidth monitoring tools. Updating these tools regularly will keep your network safe and running smoothly. Maintaining and Monitoring Your Network Maintaining robust network security doesn't simply require a one-time configuration; it involves regular monitoring and updates to avoid potential threats. OpenWRT offers many tools and plugins that can assist with monitoring network activity, such as Darkstat, ntop or iftop for real-time traffic monitoring that may indicate security breaches. Alongside traffic monitoring, you must also establish the habit of regularly reviewing system logs. Logread can helps monitor system events and detect any security incidents early enough, so they won't become more significant issues later. Regular reviews provide early warning of impending threats before they arise as serious risks. Keeping your firmware up-to-date is also key to maintaining a secure and robust network. Check for updates online and via the OpenWRT interface, as developers frequently release patches to address vulnerabilities and improve performance. Engage with other OpenWRT users via community forums to share experiences, receive advice, stay abreast of developments, and gain insight from fellowusers regarding best practices. This interaction could prove invaluable in maintaining a secure network. Adopting a Proactive Security Stance Protecting your TP-Link routers with OpenWRT firmware can be an invaluable step towards securing your network. Not only does OpenWRT address immediate vulnerabilities, but its customization options allow for tailored network protection that minimizes potential breaches. Staying vigilant by continuously monitoring network traffic, using security plugins, and updating all firmware is essential. As network environments change over time, so too do the methods used by attackers. This is why being proactive rather than reactive is crucial in establishing and maintaining a robust security posture. While disabling unnecessary services and employing secure passwords are good starting points, true network resilience requires creating robust and adaptive infrastructures that adjust according to the latest threats. Our Final Thoughts on Securing Your TP-Link Routers with OpenWRT The vulnerabilities recently found in TP-Link routers demonstrate the urgent need for enhanced security measures. Switching to OpenWRT provides Linux security admins an essential way of strengthening their routers - and, by extension, their networks. OpenWRT offers robust solutions for current security flaws while serving as an effective network management and security platform. By switching to OpenWRT, you are taking a crucial step toward fortifying your network infrastructure against advanced and emerging attacks. Are you an OpenWRT user? What are your thoughts on its security and management features? Reach out to us @lnxsec - we'd love to hear! . These security vulnerabilities could grant unauthorized access, turn your devices into part of a bot. recent, months, serious, vulnerabilities, widely, tp-link, routers, includ. . Brittany Day

Calendar 2 Dec 23, 2024 User Avatar Brittany Day Network Security
214

Protecting Home Networks: Router Security Insights from 2024 Survey

In 2024, the connected world requires our homes to serve as hubs for various devices, from computers and smartphones to smart fridges and security cameras. Still, many home users remain unaware of the risk posed by default router security settings, as revealed in Broadband Genie's 2024 Router Security Survey results. . Understanding these vulnerabilities and securing home networks against cyberattacks are crucial to protecting yourself against attacks. I'll explain the notable findings of this survey and provide practical advice you can implement to improve the security of your home routers and Linux-based systems. Recent Survey Findings Serve as A Wake-Up Call Broadband Genie's 2024 survey, involving 3,045 respondents, has unearthed alarming statistics that highlight widespread negligence in router security: 52% Have Never Adjusted Any Router Factory Settings: More than half of the users leave their routers as issued straight out of the box. Factory settings are often generic and are publicly documented, making them an easy target for hackers. 86% Have Never Changed the Router Administrator Password: The admin password is a critical security feature, and leaving it at the default setting is akin to leaving the front door of your house unlocked. Shockingly, this percentage has increased slightly since 2022. 72% Have Never Changed Their Wi-Fi Password: Similar to the admin password, default Wi-Fi passwords are well-known and easily exploitable by unauthorized users. 89% Have Never Updated Their Router Firmware: Firmware updates often include critical security patches and performance enhancements, so routers that do not update firmware remain vulnerable to newer exploits. 89% Haven't Changed Their Network Name (SSID): Default network names can give away the router’s make and model, providing valuable information to hackers. 75% Haven't Checked Who Is Using Their Network: Regularly monitoring connected devices helps to identify unauthorized access and ensurethat only trusted devices are connected. 75% Don’t Know Why They Need to Adjust Router Settings: This highlights a significant gap in user awareness about the importance of router security. Securing Linux Routers: Tips to Protect Home Networks Linux routers, generally a Linux PC equipped with multiple Ethernet interfaces designed to route traffic between different networks, typically provide essential network services such as WiFi access for internal networks, proxy services to protect browsers within the network, and email and file sharing capabilities for the local LAN. Many Linux routers, particularly dedicated and purpose-built devices, are set up once and never updated. Unfortunately, these devices frequently retain their default settings, leaving them vulnerable to attacks. Additionally, these routers are typically not monitored for potential intrusions, allowing attackers to probe for vulnerabilities relentlessly until they successfully gain unauthorized access. Utilizing specific security practices can substantially reduce these risks. Here are the most crucial tips for securing Linux routers and home routers you need to know. Change Default Login Credentials Even though this might seem general, it is crucially important for Linux routers. Default credentials are easily guessed by threat actors. Change both the username and password upon the initial setup. Disable Unnecessary Services Linux routers may have various services enabled by default that aren't necessary for all users (e.g., FTP, Telnet). Disable any services you do not use to minimize the attack surface: sudo systemctl disable Update Router Firmware & OS Regularly Firmware updates often include security patches. Ensure you regularly check for and apply updates to your router’s firmware: # For Debian-based systems: sudo apt-get update && sudo apt-get upgrade # For Red Hat-based systems: sudo dnf update See our complete guide on upgrading your distro for more details on this process. Enable and Configure a Firewall If you're using Linux as a router, you likely have already installed and configured a firewall using tools like iptables, firewalld or ufw. Be sure to periodically check your firewall settings by performing an outside penetration test from a remote IP to determine which ports may be open inadvertently. Disable Remote Management Disabling remote management ports like SSH and HTTP/HTTPS access from the WAN side prevents unauthorized access: # Edit the SSH config file to bind to internal IP only sudo vim /etc/ssh/sshd_config # Change the 'ListenAddress' ListenAddress 192.168.1.1 Enable WPA3 for WiFi For routers providing WiFi services , ensure you use the latest WPA3 encryption standard. If WPA3 isn't available, WPA2 with a strong passphrase is the next best option. Change the Default IP Range Changing the default IP range of your LAN can help obscure your network structure from attackers who assume default configurations (e.g., 192.168.0.0/24): # Change IP range in your DHCP settings sudo vim /etc/dhcp/dhcpd.conf # Example change subnet 10.0.0.0 netmask 255.255.255.0 { ... range 10.0.0.10 10.0.0.100; } Use Intrusion Detection and Prevention Systems (IDPS) Implement an IDPS like Snort or Suricata to monitor and act upon suspicious activities: # Installation of Suricata sudo apt-get install suricata # Starting Suricata with a default rule set sudo suricata -c /etc/suricata/suricata.yaml -i eth0 Segment the Network with VLANs Create VLANs to segment and protect different parts of your network: # VLAN configuration example sudo ip link add link eth0 name eth0.10 type vlan id 10 sudo ip addr add 192.168.10.1/24 dev eth0.10 sudo ip link set up eth0.10 Monitor Logs Regularly Regularly monitor your router logs for any unusual activities. Setup log rotation if not already configured. Install Fail2ban - this tool monitors logs and bans IPs that show malicious signs (such as too many password failures). Install log monitoring tools like logwatch and logcheck to look for anomalies in system activity. By following these specific steps, users can significantly enhance the security of our Linux routers and keep our home networks protected from external threats. Our Final Thoughts on Improving Home Router Security The Broadband Genie 2024 Router Security Survey findings highlight a critical need for greater awareness and action regarding router security. By changing default settings and instilling proactive measures into home users' routines, we can significantly decrease our risk of cyberattacks. Likewise, for Linux-based systems, changing default settings regularly while updating software is integral in safeguarding their digital environments from cyberattacks. As technology develops further, so should our commitment to protecting home networks against ever-increasing threats. . Understanding router vulnerabilities is crucial for securing home networks against cyberattacks and enhancing safety.. connected, world, requires, homes, serve, various, devices, computers. . Anthony Pell

Calendar 2 Sep 25, 2024 User Avatar Anthony Pell IoT Security
210

Identifying Serious Security Vulnerabilities Present in Home Routers

Did you know that your router could be the biggest security hole in your network? . Many of the most popular home routers available to buy today feature a worrying number of security flaws and vulnerabilities, new research has found. A report from Fraunhofer Institute for Communication ( FKIE ) discovered that the firmware present in a large number of leading routers was susceptible to hugely damaging security issues. Many routers were found to never have received a single security firmware update in their lifetime, despite the risk that this could pose to users at home and at work, and were vulnerable to hundreds of well-known security issues. . Numerous widely-used residential routers contain significant vulnerabilities, putting both home and workplace users at risk.. Router Security, Home Network Risks, Firmware Vulnerabilities. . Brittany Day

Calendar 2 Jul 08, 2020 User Avatar Brittany Day Security Vulnerabilities
74

New DNS Hijacking Tool Endangers Home Routers: User Risks Involved

Cybercriminals have developed a web-based attack tool to hijack routers on a large scale when users visit compromised websites or view malicious advertisements in their browsers.. The goal of these attacks is to replace the DNS servers configured on routers with rogue ones controlled by attackers. This allows hackers to intercept traffic, spoof websites, hijack search queries, inject rogue ads on web pages and more. The link for this article located at TechWorld is no longer available. . Hackers utilize advanced DNS manipulation techniques to take control of network routers, exposing users to potential cyber threats.. DNS Hijacking, Router Security, Cybercrime Threats. . Alex

Calendar 2 May 27, 2015 User Avatar Alex Network Security
76

Def Con 22 Hackathon: Assessing Wireless Router Security Risks

How secure is your wireless router? The Def Con 22 hacker conference aims to find out exactly how resilient off the shelf products are next month during a six-day hackathon. . Seasoned hackers and security experts are being invited to break a number of wireless routers made by the likes of Linksys, Netgear and D-Link, with the intention of shaming manufacturers into making better kit. The link for this article located at recombu is no longer available. . Cybersecurity experts are encouraged to assess the vulnerabilities of leading Wi-Fi devices at Def Con 22 to identify potential weaknesses.. Router Security, Wireless Hacking, Def Con 22, Security Exploits, Hacker Community. . Dave Wreski

Calendar 2 Jul 21, 2014 User Avatar Dave Wreski Organizations/Events
83

Assessing Risks of ASUS and Linksys Exploits in Home Networks

If you're using network-attached storage, video surveillance equipment, or remote router management software, beware of dodgy firmware--it's become ground zero for hacker exploits, as recent debacles with Asus and Linksys routers emphatically illustrate. . The message is clear: In 2014, vulnerable routers, NAS boxes, and other connected devices are leaving our home networks wide open to attack. The link for this article located at CIO is no longer available. . The message is clear: In 2014, vulnerable routers, NAS boxes, and other connected devices are leavin. you're, using, network-attached, storage, video, surveillance, equipment, remote, router, management. . LinuxSecurity.com Team

Calendar 2 Feb 19, 2014 User Avatar LinuxSecurity.com Team Hacks/Cracks
77

Understanding Chuck Norris Botnet Impact on Router Security and Linux

Get a grip people. A recent story about the so-called Chuck Norris botnet implies that it breaks Linux's security. Wrong. Windows malware, whether it comes in the form of a Trojan, virus, or worm, works by exploiting security holes in either the operating system itself or an application like Adobe Reader or Internet Explorer. . Whatever the bug or the method it uses to arrive on a Windows PC, the fundamental way it uses to exploit the system is that Windows itself is inherently insecure. While Chuck Norris runs on Linux-based DSL modems and routers, it doesn't actually attack Linux at all. Instead, it runs as a normal Linux application. So how does it get there if it doesn't try to crack Linux? It infects routers by trying common and default passwords. That's it. That's all there is to it. To blame Linux because someone is so dumb as to not change the default password is kind of like blaming Honda or Ford for their car anti-thief systems for not preventing your car from being stolen if you left the doors unlocked and the key in the ignition. At some point, the user has to take responsibility for basic security and this most recent assault on modems and routers is a perfect example. The link for this article located at IT World is no longer available. . Delve into the reality surrounding the rumored Chuck Norris botnet and its consequences for Linux protection and router weaknesses.. Chuck Norris Botnet, Linux Security Awareness, Router Security, User Responsibility, Malware Exploitation. . LinuxSecurity.com Team

Calendar 2 Feb 24, 2010 User Avatar LinuxSecurity.com Team Server Security
74

CanSecWest: Barnaby Jack Uncovers Embedded Device Security Issues

Barnaby Jack, a Juniper Networks security researcher, gave a tutorial at the CanSecWest conference here on how bug hunters can find exploitable vulnerabilities in such devices and demonstrated an attack on a D-Link router using a yet-to-be-patched hole. "Security flaws are abundant on these devices," Jack said. "Security needs to reach further than a home PC. Insecure devices pose a threat to the entire network. Hardware vendors must take security into consideration." . There hasn't yet been a large amount of security research into the type of software Jack looks at. This is code that runs gadgets equipped with ARM, MIPS, XScale and PowerPC microprocessors. However, researchers appear increasingly interested in finding ways to attack routers and other such "embedded" devices. . Barnaby Jack, a key figure in cybersecurity, highlighted serious flaws in embedded systems at CanSecWest, stressing the urgent need for better security in everyday devices. Embedded Devices, Router Security, Vulnerability Research. . Bill Locke

Calendar 2 Apr 20, 2007 User Avatar Bill Locke Network Security
News Add Esm H340

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here