Quantcast
Channel: Security
Browsing index pages (25 articles)
↧

ssh examples, usage, Options, protocol

The Secure Shell (SSH) Protocol is a protocol for secure remote login and other secure network services over an insecure network. ssh and sftp are two commands used to login and file transfer securely....

View Article


ssh Without Password in Few Simple Steps

ssh access without password is a time saver and a must for automated scripts to copy files and transfer data across different servers. Setting us password less access can be tricky but you should be...

View Article


DNS Sinkhole Setup : Your defense against Bot net controllers

DNS sink hole is a process to identify the bot net master hosting malware software servers and assign the dns record of these hosts to localhost, non-existing or unused ip address . A  valid ip is not...

View Article

Biggest Cloud Security Threats when Moving to Cloud in 2019

Are you thinking to move your business to the cloud? Have you thought of the cyber risks attached to it during the cloud migration? Well, if the answer is yes, then take a look at this post where we...

View Article

What can you do to secure your data in the cloud?

Cloud storage is widely used by organisations because it increases productivity. However, fears are still present when it comes to trusting a third party with valuable data. The lack of visibility and...

View Article


Learn How To Obfuscate JavaScript with Node.js

Obfuscation of your JavaScript code means that your code cannot be used in other places. This is a very useful technique for people that sell code. For instance, if you sell your code on Themeforest,...

View Article

Is Your Free VPN Putting Your Data at Risk?

Free VPN are stripped down versions of full-featured, more secure premium VPN services. Free VPNs should be used cautiously and with the knowledge that the service provider could be monitoring the...

View Article

Identity Protection Online: A Simple Tip

Online privacy was once an issue that didn’t seem to be of much interest outside of cybersecurity circles. However, the landscape has shifted rapidly since the propagation of high-speed broadband...

View Article


Merger of Security & Compliance, what it Means for Cloud Developers

Recent data breaches that are splashed across the news have made the point crystal clear that data protection can no longer be an add-on that businesses source out externally to complete. It’s become a...

View Article


Bitcoin Miner Virus: How To Detect And Delete It

The trending topics all over the world center around digital currencies and Bitcoin is one of the most popular ones. Back in 2017 December, the worth of Bitcoin practically crossed about $19,000 and...

View Article

TLS vs SSL: What’s the Difference ?

Online security is vital these days if we want to avoid becoming victims of unscrupulous malware, spyware, and phishing attacks. With internet criminals becoming more and more crafty, sophisticated and...

View Article

You’re More Likely To Fall Victim to a Cyberattack Than a Home Invasion

By the time most people start to notice that their data has been compromised, it’s too late. Modern hackers continue to develop savvier ways to steal your data, and most people have no clue how to...

View Article

The Top Security Breaches in History

Thanks to technology, most businesses these days are now able to process and manage data more efficiently and effectively. However, as the internet and digital platforms become more of a necessity to...

View Article


DNS Sinkhole Setup : Your defense against Bot net controllers

According to statistics published in csoonline.com cyber crimes damages will hit 6 trillion by 2021 and 6 billion people target ( 75% of projected 8 billion population).  As the access to network is...

View Article

KRACK – Key Reinstallation Attacks on WPA2 Protocol

Introduction KRACK is a security flaw with WPA2  security and it allows to  compromise wireless WPA security  by forcing nonce reuse . This is not an issue related to passwords but the protocol used by...

View Article


Linux PIE/stack corruption (CVE-2017-1000253) Bug and Security Vulnerability

About CVE-2017-1000253 Bug: This issue is related to the Linux kernel loaded Executable and Linkable Format (ELF) executables. If an ELF application was built as Position Independent Executable (PIE),...

View Article

netstat – 10 Most common usage with examples

netstat is a command line utility in Unix, Linux and Unix like systems to show information about network connections, routing tables, interface statistics, mas-querade connections multicast memberships...

View Article


SHA-1 Collision – Insecurity of SHA-1 exposed by Google

SHA-1 is widely used in applications like SSL, SSH, TLS, IPsec PGP, S/MIME to protect the sensitive information. Google has demonstrated that SHA-1 Collision is possible and two files can have the same...

View Article

MongoDB Ransom Attacks Hit 27000 Systems

MongoDB Ransom Attacks has hit 27,000 Systems in few hours from 12000 impacted servers . Most of the mongoDB installations are exposed to exploites due to poor default access controls for super users ....

View Article

ssh Without Password in Few Simple Steps

How to configure passwordless ssh &sftp access in Unix & Linux systems? Follow these simple steps with examples with a basic troubleshooting section at the end. sftp uses underlaying ssh access...

View Article
Browsing index pages (25 articles)


Latest Images