Deprecated: Optional parameter $shortcode declared before required parameter $args is implicitly treated as a required parameter in /home/ashishka/public_html/wp-content/plugins/wp-cirrus/wp-cirrus.php on line 331

Warning: Cannot modify header information - headers already sent by (output started at /home/ashishka/public_html/wp-content/plugins/wp-cirrus/wp-cirrus.php:331) in /home/ashishka/public_html/wp-content/plugins/all-in-one-seo-pack/app/Common/Meta/Robots.php on line 89

Warning: Cannot modify header information - headers already sent by (output started at /home/ashishka/public_html/wp-content/plugins/wp-cirrus/wp-cirrus.php:331) in /home/ashishka/public_html/wp-includes/feed-rss2.php on line 8
SSH Not protect against | Web Hosting Stuff https://www.ashishkale.in Get solutions under one roof Fri, 17 Jul 2015 11:48:16 +0000 en-US hourly 1 Simple way to protect SSH against or not protect against https://www.ashishkale.in/simple-way-to-protect-ssh-against-or-not-protect-against/ https://www.ashishkale.in/simple-way-to-protect-ssh-against-or-not-protect-against/#respond Fri, 17 Jul 2015 11:48:16 +0000 http://www.ashishkale.in/?p=370 SSH will protect against Seven important steps to Secure Shell protects against (again, from the README) Step 1) Eavesdropping of data transmitted over the network. Step 2) Manipulation of data at intermediate elements in the hosts. Step 3) IP address spoofing where an attack hosts pretends to be a trusted host by sending packets with the source address of the trusted [...]

The post Simple way to protect SSH against or not protect against first appeared on Web Hosting Stuff.

]]>
Protect SSh

SSH will protect against

Seven important steps to Secure Shell protects against (again, from the README)

Step 1) Eavesdropping of data transmitted over the network.

Step 2) Manipulation of data at intermediate elements in the hosts.

Step 3) IP address spoofing where an attack hosts pretends to be a trusted host by sending packets with the source address of the trusted host. Ssh even protects against a spoofer on the local network, who can pretend he is your router to the outside.

Step 4) DNS spoofing of trusted host names/IP addresses, where an attacker forges name server records

Step 5) IP source routing, where a host can pretend that an IP packet comes from another, trusted host.

Step 6) Interception of cleartext passwords and other data by intermediate hosts.

Step 7) Attacks based on listening to X authentication data and spoofed connection to the X11 server

 

SSH will not protect against

Secure Shell will not help you with anything that compromises your host’s security in some other way. Once an attacker has gained root access to a machine, he can then subvert ssh, too.

Step 1) Incorrect configuration or usages.

Step 2) A compromised root accounts.

Step 3) Insecure home directories: if an attacker can modify files in your home directory (e.g. via NFS) he may be able to fool SSH

 

 

The post Simple way to protect SSH against or not protect against first appeared on Web Hosting Stuff.

]]>
https://www.ashishkale.in/simple-way-to-protect-ssh-against-or-not-protect-against/feed/ 0