Skip to content

issues Search Results · repo:dev-sec/ansible-ssh-hardening language:HTML

Filter by

102 results
 (823 ms)

102 results

indev-sec/ansible-ssh-hardening (press backspace or delete to remove)

Is your feature request related to a problem? Please describe. Upgraded from an older release to 9.6.0 which now disables MOTD by default. It does this by disabling the dynamic MOTD and setting PrintMotd ...
bug
  • jribar
  • 1
  • Opened 
    on Jul 28, 2020
  • #319

Is your feature request related to a problem? Please describe. Some security implementation guides require warning banners to be consistent across the system: - CCE-27314-4 - V-72225 So, when running ...
  • liteua
  • 3
  • Opened 
    on Jul 26, 2020
  • #315

Hello, I had a perfectly working config file and made a git pull today on master. I have this in my config file : network_ipv6_enable: true Even with that option, the ssh hardening module is still putting ...
bug
  • altf4arnold
  • 9
  • Opened 
    on Jul 20, 2020
  • #311

Describe the bug After applying this role and executing a Nessus Scan of the system, SSH is still allowing CBC Ciphers. https://www.tenable.com/plugins/nessus/70658 Expected behavior SSL Labs, for example, ...
bug
  • salderma
  • 5
  • Opened 
    on Jul 14, 2020
  • #308

Describe the bug There s a typo in hardening.yml Expected behavior Output would be TASK [dev-sec.ssh-hardening : include tasks to create crypto-vars] Actual behavior Output is TASK [dev-sec-ssh.hardening ...
  • coderph0x
  • 1
  • Opened 
    on Jul 8, 2020
  • #303

Describe the bug I m getting the below error on create sshd_config and set permissions to root/600 which I think is this task. TASK [dev-sec.ssh-hardening : create sshd_config and set permissions to ...
  • magick93
  • 1
  • Opened 
    on Jul 8, 2020
  • #302

Is your feature request related to a problem? Please describe. If I want to change the default sshd port from 22 to 12345, the server s ansible_port should be set to 12345so that Ansible can keep connecting ...
  • nununo
  • 9
  • Opened 
    on Jun 29, 2020
  • #299

Is your feature request related to a problem? Please describe. Several parameters within the templates for openssh.conf and opensshd.conf are hardcoded such that they can t be modified using this role. ...
enhancement
  • bajzekm
  • 1
  • Opened 
    on Jun 22, 2020
  • #297

Describe the bug AllowTCPForwarding set to no although I have ssh_allow_tcp_forwarding: yes in my playbook (see playbook extract below). Actual behavior /etc/ssh/sshd_config has AllowTCPForwarding no ...
bug
  • jeanmonet
  • 4
  • Opened 
    on May 31, 2020
  • #286

Hello, not sure if this is a bug or... But I want to know how I can disable this: ssh_exchange_identification: read: Connection reset by peer. Context: I cannot git clone since I did the ssh hardening ...
question
  • wkhayrattee
  • 10
  • Opened 
    on May 15, 2020
  • #285
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub