Best of SSHOctober 2022

  1. 1
    Article
    Avatar of thnThe Hacker News·4y

    New Chinese Malware Attack Framework Targets Windows, macOS, and Linux Systems

    New Chinese Malware Attack Framework Targets Windows, macOS, and Linux Systems A previously undocumented command-and-control (C2) framework dubbed Alchimist is likely being used in the wild to target Windows, MacOSX and Linux systems.

  2. 2
    Article
    Avatar of devtoDEV·4y

    How to Set Up a Web Server

    How to set up a server so that it is secure and safe to use. How to map your domain to your server so it is accessible to the public.

  3. 3
    Article
    Avatar of infosecwriteupsInfoSec Write-ups·4y

    SSH: Introduction, How to Secure and Working

    SSH is an acronym for Secure Shell. It is a protocol that allows two machines to communicate securely on a network. It means whenever two machines are connected, the data exchange between them happens with encryption. The information which is to be used is encrypted and by encryption it means that the actual data is converted into some cipher.

  4. 4
    Article
    Avatar of systemweaknessSystem Weakness·4y

    FTP, HTTP, Telnet,SSH and VLAN

    The purpose of FTP is used to transfer files to and from a computer. Telnet runs on port 23 and the major drawback is packets transferred in plaintext. VLAN stands for virtual LAN to reduce security risk. VLAN is configured according to the serial ports or IP address.