GithubHelp home page GithubHelp logo

sshd hardening about appside HOT 2 CLOSED

cloudsidedev avatar cloudsidedev commented on July 29, 2024
sshd hardening

from appside.

Comments (2)

ivomarino avatar ivomarino commented on July 29, 2024

commit de8258c introduces initial support for fail2ban (Debian family). Has been tested on atlantis, after 6 times assh sockets flush ; ssh -l foo atlantis the IP has been banned correctly:

2017-03-31 14:48:22,679 fail2ban.server : INFO   Changed logging target to /var/log/fail2ban.log for Fail2ban v0.8.11
2017-03-31 14:48:22,679 fail2ban.jail   : INFO   Creating new jail 'ssh'
2017-03-31 14:48:22,705 fail2ban.jail   : INFO   Jail 'ssh' uses pyinotify
2017-03-31 14:48:22,719 fail2ban.jail   : INFO   Initiated 'pyinotify' backend
2017-03-31 14:48:22,722 fail2ban.filter : INFO   Added logfile = /var/log/auth.log
2017-03-31 14:48:22,723 fail2ban.filter : INFO   Set maxRetry = 6
2017-03-31 14:48:22,724 fail2ban.filter : INFO   Set findtime = 600
2017-03-31 14:48:22,724 fail2ban.actions: INFO   Set banTime = 600
2017-03-31 14:48:22,746 fail2ban.jail   : INFO   Jail 'ssh' started
2017-03-31 14:53:12,302 fail2ban.actions: WARNING [ssh] Ban 192.168.80.1

from appside.

ivomarino avatar ivomarino commented on July 29, 2024

new HAProxy SSL settings:

EECDH+AESGCM:EDH+AESGCM:EECDH+AES256:EDH+AES256:EECDH+AES128:EDH+AES:RSA+AESGCM:RSA+AES:!aNULL:!eNULL:!LOW:!EXPORT:!MEDIUM:!MD5:!PSK:!RSAPSK:!SRP:!DSS:!CAMELLIA:!RC4:!3DES

from appside.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.