HN user

trimstray

248 karma
Posts15
Comments12
View on HN
github.com 7y ago

Security auditing tool to search and dump system configuration

trimstray
2pts0
github.com 7y ago

Wipe, reinstall or restore your system from running GNU/Linux distribution

trimstray
4pts0
github.com 7y ago

A tool that lets you create multiple Tor instances with a load-balancing

trimstray
1pts0
github.com 7y ago

Open source tool to help you build a valid SSL certificate chain.

trimstray
1pts0
github.com 7y ago

NMAP on steroids. Simple CLI with the ability to run pure NMAP engine

trimstray
2pts0
trimstray.github.io 7y ago

A Practical Hardening Guide to Advanced Linux Security, OpenSCAP (C2S/CIS, STIG)

trimstray
2pts1
github.com 7y ago

Show HN: My shell script for HTTP/HTTPS troubleshooting and profiling

trimstray
155pts26
news.ycombinator.com 7y ago

Nginx Quick Reference + Printable Nginx Hardening Checklist (@ssllabs A+ 100%)

trimstray
18pts2
github.com 7y ago

A curated list of web-app firewall (WAF) stuff

trimstray
28pts0
github.com 7y ago

The Book of Secret Knowledge – A collection of lists, blogs, hacks

trimstray
256pts30
github.com 7y ago

A collection of sysadmin test questions and answers for interviews/exams

trimstray
99pts34
github.com 7y ago

GitHub: trimstray/reload.sh – restore your system from the level of the running

trimstray
1pts0
github.com 7y ago

GitHub: trimstray/awesome-ninja-admins

trimstray
2pts0
github.com 7y ago

GitHub: trimstray/massh-enum – OpenSSH 7.x Mass Username Enumeration

trimstray
1pts0
github.com 7y ago

Sandmap – supporting network and system reconnaissance using Nmap engine

trimstray
2pts0

I do it only for stars... really man? Creating and maintaining such a list is not a simple thing. It's not awesome or other shit in the name.

This is a collection of my short notes, one-liners, useful links, tools and more. I added it to gh, to share with others and get other interesting things. Not for stars! The amount of them is obviously nice but not crucial.

"and most of the hardening seems questionable at best." - Don't do this, please add rationale, not bullshit.

"Some of the headers that is suggested have some implications that aren't really explained at all. Like HSTS including sub-domains." - This repo also contain "Force all connections over TLS". However, I understand your attention.

"And you don't set the `default_server` as this document suggest. `default_server` is a parameter to the `listen`-directive. The only reason the docs might work is because the first server-block defined, when no-one is defined as `default_server`, becomes the default server." - You're right, your suggestion is very well (it's also from Nginx official handbook) and rationale, thanks for this! I receive this criticism, My mistake.