Alerts This Week
Warning Icon 1 905
Alerts This Week
Warning Icon 1 905

Stay Ahead With Linux Security News

Filter%20icon 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":555,"type":"x","order":1,"pct":78.72,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.26,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.82,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.2,"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 3 articles for you...
72

Drupal 7.x Advisory Critical: SQL Injection and Firewall Bypass Risks

Late last year, CSO Online reported on a vulnerability in Drupal that could have left thousands of websites compromised. Last week, researchers examined the attack in more detail, measuring the time it would take to compromise a website completely.. On October 15, 2014, Drupal urged users to apply an update that fixed an SQL Injection vulnerability. Unfortunately, unless the patch was applied within a seven hour window, Drupal warned administrators that they should just assume installations in the Drupal 7.x branch before version 7.32 were already compromised. The link for this article located at CSO Online is no longer available. . On November 25, 2015, WordPress recommended that users implement a patch addressing a Cross-Site Scripting vulnerability.. Drupal Security, SQL Injection Threats, Web Application Security. . Alex

Calendar%202 Mar 24, 2015 User Avatar Alex Firewalls
67

Understanding SSH Tunneling As A Low-Cost VPN Solution for Remote Access

"If we see light at the end of the tunnel, it is the light of the oncoming train" ~ Robert Lowell. Oh yes, another good quote. This post is on SSH tunneling, or as I like to call it 'Poor Man's VPN'. Contrary to the sysadmin's popular belief, SSH tunneling actually can be very valuable use for both techies and home users. . I say contrary to popular belief because 'reverse tunneling' and tunneling http traffic through SSH can bypass firewalls and content filters. But this article isn't about how to violate your corporate internet use policy, it's about how to create SSH tunnels to make your life just a little bit easier. The link for this article located at Linux Journal is no longer available. . Discover the potential of SSH tunneling to offer straightforward remote connection options while fortifying your network's safety.. SSH Tunneling, VPN Alternative, Remote Access Solutions, Network Security Tips. . LinuxSecurity.com Team

Calendar%202 Apr 02, 2012 User Avatar LinuxSecurity.com Team Cryptography
79

Investigating DNS Tunneling and Bypassing Firewalls with Ron Bowes

Hacker Ron Bowes has released various payloads that connect a shell's standard input and output with a suitable online counterpart through DNS. This allows attackers to bypass many firewalls and even attack systems that have no internet connection themselves.. For a DNS tunnel, the host computer only needs to be able to resolve external host names such as https://www.heise.de/en It can then handle its network traffic via sent DNS queries and responses. This concept was already demonstrated by Julien Oster and Florian Heinz via the Name Server Transfer protocol (NSTX), which tunnels entire IP connections via DNS. DNS tunneling requires a suitable server software to run on the DNS server responsible for a domain such as mytunnel.com. The host then simply sends DNS lookup queries such as - d2Vpc2VuaGVpbWVy.mytunnel.com The link for this article located at H Security is no longer available. . DNS tunneling exploits the DNS protocol to create secure channels for data transfer, circumventing firewalls by embedding payloads in DNS queries and responses. DNS Tunneling, Network Exploits, Firewall Bypass, Ron Bowes, Payload Execution. . LinuxSecurity.com Team

Calendar%202 Aug 26, 2010 User Avatar LinuxSecurity.com Team Security Projects
72

Revamping Secure Connectivity in Corporate Networks Using SSH Tunnels

The goal of this article is to present a few effective methods to revamp the way you work in a restricted corporation-like network. In order to achieve it we. For simplicity reasons, throughout this text we The link for this article located at Polish Linux is no longer available. . Investigate techniques for optimizing tasks within limited networks through the establishment of SSH tunnels while maintaining robust security protocols. Uncover strategies.. SSH Tunnels, Firewall Proxies, Secure Corporate Connectivity. . Brittany Day

Calendar%202 Aug 24, 2006 User Avatar Brittany Day Firewalls
74

Overcoming Firewalls: SSH Access Techniques for Remote Management

Have you ever been in the situation that you wanted to SSH directly to a machine, but there has been some device in between that prevents it? Say you have a Linux firewall that protects your DMZ, and you have a boatload of machines behind it that you want to manage. There are all sorts of methods that are used to do so, and all have some level of annoyance. . . .. Have you ever been in the situation that you wanted to SSH directly to a machine, but there has been some device in between that prevents it? Say you have a Linux firewall that protects your DMZ, and you have a boatload of machines behind it that you want to manage. There are all sorts of methods that are used to do so, and all have some level of annoyance. The first and most simple solution is to SSH to the machine in the way, say the firewall. The firewall administrator can just set up one or more non-privileged accounts for users who need access to the machines behind it. This is a pain, of course - if you want to upload a file, you need to upload it to the firewall via sftp/scp, and then upload it to the target server. What a pain. And security-wise, you now have all these random firewall accounts running amok, probably not your favourite situation. . Effortlessly bypass network restrictions by employing VPN techniques to connect to servers, ensuring data confidentiality and integrity.. SSH Access Methods, Firewall Management, Remote Machine Control. . Anthony Pell

Calendar%202 Sep 02, 2004 User Avatar Anthony Pell Network Security
83

Discover Fragroute: Bypass Firewalls And Intrusion Detection Systems

A new tool for manipulating packets of data that travel over the Internet could allow attackers to camouflage malicious programs just enough to bypass many intrusion-detection systems and firewalls. The tool, called Fragroute, performs several techniques to fool the signature-based recognition systems used by many intrusion-detection systems and firewalls. Many of these duping techniques were outlined in a research paper published four years ago. . . .. A new tool for manipulating packets of data that travel over the Internet could allow attackers to camouflage malicious programs just enough to bypass many intrusion-detection systems and firewalls. The tool, called Fragroute, performs several techniques to fool the signature-based recognition systems used by many intrusion-detection systems and firewalls. Many of these duping techniques were outlined in a research paper published four years ago. Arbor Networks security researcher Dug Song posted the tool to his Web site this week. Arbor is a network protection company. "(Some) firewalls and intrusion prevention or other application-layer content-filtering devices have similar vulnerabilities that may be tested with Fragroute," Song wrote in a posting to security mailing list Bugtraq on Thursday. The link for this article located at cnet is no longer available. . A new tool for manipulating packets of data that travel over the Internet could allow attackers to c. manipulating, packets, travel, internet, allow, attackers. . LinuxSecurity.com Team

Calendar%202 Apr 19, 2002 User Avatar LinuxSecurity.com Team Hacks/Cracks
74

Techniques to Detect Filtered Hosts and Bypass Firewalls

This paper will attempt to describe techniques used to discover heavily filtered and firewalled hosts, that will not answer to standard PING responses. It is assumed that the reader has a firm knowledge of the major internet protocols (TCP,IP,UDP,ICMP). . . . . This paper will attempt to describe techniques used to discover heavily filtered and firewalled hosts, that will not answer to standard PING responses. It is assumed that the reader has a firm knowledge of the major internet protocols (TCP,IP,UDP,ICMP). Most other protocols will not be discussed but techniques described here can be applied to many protocols. The link for this article located at Net-Security.org is no longer available. . Delve into cutting-edge methods for unearthing devices shielded by firewalls, amplifying your cybersecurity expertise.. Host Detection, Firewall Bypass, TCP Protocols, Network Security. . Anthony Pell

Calendar%202 Jan 18, 2001 User Avatar Anthony Pell Network Security
72

Microsoft SOAP Protocol Issues: Firewall Bypasses and Security Risks

Microsoft is championing a protocol for cross-platform communication that can bypass firewall defences and could leave . . . . Microsoft is championing a protocol for cross-platform communication that can bypass firewall defences and could leave companies open to what experts describe as a fresh class of security vulnerabilities. The Simple Object Access Protocol, or Soap, specifies how to encode an HTTP header and an XML (eXtensible Markup Language) file so that a program in one computer can call a program in another computer and pass it information. It also defines how the called program can return a response. The link for this article located at vnunet.com - John Leyden is no longer available. . Microsoft's new protocol could bypass traditional firewalls, improving internal communication but posing serious security risks to organizations, necessitating updated defenses. Cross-Platform Communication, Microsoft Protocol, Firewall Vulnerabilities, SOAP Security, Security Risks. . Anthony Pell

Calendar%202 Jun 21, 2000 User Avatar Anthony Pell Firewalls
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":555,"type":"x","order":1,"pct":78.72,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.26,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.82,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.2,"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