Opened 6 years ago

Closed 6 years ago

#136 closed task (fixed)

MAC-Algorithmen entfernen

Reported by: Jens Kubieziel Owned by: Alias für Serveradmins
Priority: minor Component: Infrastruktur/vServer
Keywords: ssh, mac Cc:

Description

Laut ssh-audit.py sollten die folgenden MAC-Algorithmen raus:

(rec) -hmac-sha2-512                        -- mac algorithm to remove                              
(rec) -umac-128@openssh.com                 -- mac algorithm to remove           
(rec) -hmac-sha2-256                        -- mac algorithm to remove                              
(rec) -umac-64@openssh.com                  -- mac algorithm to remove           
(rec) -hmac-sha1                            -- mac algorithm to remove           
(rec) -hmac-sha1-etm@openssh.com            -- mac algorithm to remove 
(rec) -umac-64-etm@openssh.com              -- mac algorithm to remove 

Change History (1)

comment:1 by Jens Kubieziel, 6 years ago

Resolution: fixed
Status: newclosed

Außer auf weisskraut (läuft demnächst aus und wird abgeschafft) sind die Mac-Algorithmen folgendermaßen

MACS hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,umac-128-etm@openssh.com
Note: See TracTickets for help on using tickets.