this post was submitted on 07 Feb 2024
4 points (75.0% liked)

cybersecurity

3155 readers
9 users here now

An umbrella community for all things cybersecurity / infosec. News, research, questions, are all welcome!

Community Rules

Enjoy!

founded 1 year ago
MODERATORS
 

Weekly thread to discuss whatever you’re working on, big or small, at work or in your free time.

top 2 comments
sorted by: hot top controversial new old
[–] cron@feddit.de 4 points 7 months ago

I've been playing around with Open Appsec, an open source Web Application firewall. Looks pretty neat if combined with nginx proxy manager.

[–] noUsernamesLef7@infosec.pub 2 points 7 months ago

I set up Netbox recently at work to try and improve the abysmal documentation situation. I use an Ansible playbook to provision and set up the server, then copy a docker compose file and start the containers. So far I'm loving Netbox, I just wish my predecessors had documented things from the start.