Audit Linux privileges now to limit compromise, escalation, and system-wide damage. Review Linux Privileges×
The Pirate Bay to remove CloudFlare CDN soon after it gets its act straight, says TPB crew The Pirate Bay went live on 31st Jan, a day earlier than schedule but with the launch came concerns from users and die hard TPB fans regarding the use of CloudFlare content delivery network including its SSL service and lack of moderators on TPB.. A thread on Reddit voiced concerns that The Pirate Bay website uses CloudFlare SSL certificate which means that when a user visits TPB, the CloudFlare employees/law enforcement agencies will know you accessed TPB. The redditor goes on to state that Cloudflare could also be coerced to inject malicious code into the responses. The link for this article located at TechWorm is no longer available. . A discussion on Twitter raised alarms about The Pirate Bay's reliance on CloudFlare SSL and the potential consequences.. CloudFlare Privacy Issues, User Data Protection, CDN Concerns, TPB Security. . Anthony Pell
Google has released Chrome 39, fixing 42 security vulnerabilities and removing support for the fallback to SSLv3, the component that was the target of the POODLE attack revealed last month.. When the POODLE attack was disclosed by several Google researchers in October, the company said that it had added a change to Chrome that would disable SSLv3 fallback. The technique involves an attacker to force a server to fall back from a modern version of SSL/TLS to the older SSLv3 and then decrypt the protected traffic by sending a high volume of requests to the server. The company plans to disable support for SSLv3 altogether at some point in the near future. The link for this article located at ThreatPost is no longer available. . Mozilla disables SSLv3 fallback in Firefox 34, addressing POODLE flaws and boosting encryption standards.. Chrome Security, POODLE Fix, SSLv3 Removal. . LinuxSecurity.com Team
The way that browsers perform SSL certificate-revocation checking is so fundamentally flawed that some browser vendors have turned it off altogether, according to browser vendor representatives in a panel at RSA last week. . Moderated by a Certificate Authority (CA) representative, the panel involved key players from Mozilla, Google, and Opera, who all put forward potential solutions to the problem of how to check the valid status of SSL certificates issued by CAs. At the moment, sites depend on two methods for checking the valid status of SSL certificates online. One is through a certificate revocation list (CRL) published by the CAs, which post revoked certificates periodically on these lists. The other is through the Online Certificate Status Protocol (OCSP) responder systems CAs have in place to relay the up-to-date status of the certificate for a site to a user's browser when the user visits the site. The link for this article located at Dark Reading is no longer available. . Moderated by a Certificate Authority (CA) representative, the panel involved key players from Mozill. browsers, perform, certificate-revocation, checking, fundamentally, flawed. . Anthony Pell
As expected, the PHP developers have issued version 5.3.8 of the PHP scripting language to address a serious bug found in the previous release. PHP 5.3.8 fixes a bug introduced by the 5.3.7 security update that caused the crypt() function to fail if an MD5 salt was given as an argument. The function is used to hash a string, typically a password, but instead of returning the hashed string, the function merely returned the salt itself.. The update also corrects a bug that caused mysqlnd SSL connections to hang. The developers note that the PHP 5.2.x series is no longer supported, adding that all users are strongly encouraged to upgrade to this latest stable release. The link for this article located at H Security is no longer available. . The Python 3.9.7 release fixes a critical security flaw and enhances TLS connection stability, improving overall safety.. PHP Update, Cryptographic Issues, SSL Fixes, Software Patches. . LinuxSecurity.com Team
This describes how to set up ssl certificates to enable encrypted connections from PgAdmin on some client machine to postgresql on a server machine. The assumption is that postgresql (compiled with ssl support) and openssl are already installed and functional on the server (Linux). PgAdmin is already installed on the client (either Windows or Linux).. On the server, three certificates are required in the data directory. CentOS default is /var/lib/pgsql/data/: root.crt (trusted root certificate) server.crt (server certificate) server.key (private key) The link for this article located at HowtoForge is no longer available. . On the server, three certificates are required in the data directory. CentOS default is /var/lib/pgs. describes, certificates, enable, encrypted, connections, pgadmin. . LinuxSecurity.com Team
Lots of code excitement will spring from the Black Hat hacker conference this week, but already a huge controversy is erupting: Black Hat's founder thinks SSL--the security code making much of online commerce safe--is broken.. SSL, Secure Sockets Layer (and its successor Transport Layer Security) is a Net-based security protocol that ensures communications between computers is safe and unhackable--essentially so that no one can "listen in." It works like this: A server and computer connect together and say hello, digitally. This bit is unsecured. The two machines exchange a "key" which unlocks a private line that only they can communicate on. These private exchanges are the basis of safe e-shopping, including credit card transactions. On the server side the site's owners can be certain they're speaking to a genuine customer, who's data can be trusted (to an extent).. SSL, Secure Sockets Layer (and its successor Transport Layer Security) is a Net-based security proto. excitement, spring, black, hacker, conference, already. . LinuxSecurity.com Team
The Electronic Frontier Foundation (EFF) is warning that state agencies are probably able to routinely eavesdrop on SSL-encrypted internet connections. They refer to a draft research paper in which researchers Christopher Soghoian and Sid Stamm summarise the evidence for this supposition and describe a possible defensive strategy.. The two researchers are not able to provide any hard facts. They start by stating that many governments routinely compel companies to cooperate with surveillance measures. In the USA, the statute which allows companies to be compelled to assist with such measures is "remarkably broad". According to the researchers, these statutes have been used to, for example, compel a SatNav manufacturer to activate the built-in microphone in one of its devices in order to record conversations in a vehicle. VeriSign, the largest provider of SSL certificates, is, according to the paper, also involved in outsourcing telecommunications surveillance. They conclude that government agencies must therefore also be able to compel certification service providers such as VeriSign to issue arbitrary SSL certificates. In many countries, there are government certification authorities (CA) which are stored as trusted root instances in all of the common browsers. Internet Explorer, Firefox, Safari and Chrome blindly trust more than 100 root certificates, including certificates from VeriSign, Deutsche Telekom and network administration agency CNNIC, which is controlled by the Chinese government. If a web server presents a certificate signed by one of these bodies, the user is informed that the connection is trusted by means of a padlock symbol or a green address bar. But the SSL concept is based on the trustworthiness of CAs. Anyone with a copy of the secret key for a root certificate or a major CA's intermediate certificate can spoof SSL on the fly and eavesdrop on encrypted connections. The link for this article located at H Security is no longer available. . The two researchers are not able toprovide any hard facts. They start by stating that many governme. electronic, frontier, foundation, (eff), warning, state, agencies, probably, routine. . LinuxSecurity.com Team
The self-signed certificate is a certificate that you can create yourself that will provide SSL encryption but without the verification of your website from an outside source. The outside verification does cost money. In other words, you can get the protection you need, encryption by doing it yourself. One thing to note, if you are taking people's credit card information then you will need to get a signed certificate as a warning appears when you are using self-signed certificates. Have you every wanted to make your website more secure by using SSL? This article will show you everything you need to setup your own SSL Apache server.. The link for this article located at beginlinux is no longer available. . Discover the process of configuring SSL on your Nginx server using self-created certificates to boost your site's security.. Apache SSL, Self-Signed Certificate, Web Security. . LinuxSecurity.com Team
Get the latest Linux and open source security news straight to your inbox.