this post was submitted on 19 Jul 2023
16 points (100.0% liked)

cybersecurity

3186 readers
1 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.

all 10 comments
sorted by: hot top controversial new old
[–] postmodern@infosec.pub 2 points 1 year ago

A website wordlist generator that's better than CeWL for ronin-web using ronin-web-spider (based on spidr) and the wordlist library. Current writing the man page, there's a lot of options to document.

[–] pezhore@infosec.pub 1 points 1 year ago (1 children)

I'm working on a comprehensive Restic backup playbook for all my homelabs stuff - backing up to Wasabi S3 (encrypted of course).

So far, so good - the biggest challenge is figuring out what exactly needs to be backed up in order to completely recover.

PDNS and Proxmox are the big bugbears. Netbox/misc other servers are fairly straightforward.

[–] shellsharks@infosec.pub 2 points 1 year ago

Dope. I wish I had more time for some hardcore home-labbing stuff. Well, it's not that I don't have time, it's just I have a ton of other projects I keep lumping on top... need to just finish some things and then get into it...

[–] shellsharks@infosec.pub 1 points 1 year ago

Me personally, I've been working on adding a bunch of features to my site. So much so that I even added a roadmap page to my own site (mostly for my own viewing haha). I just got the "hamburger menu" up and am now embarking on some theme toggling (dark/light mode). After that I can get into the real work I wanted to begin which was adding true IndieWeb functionality to the site. Check this out to see what I mean - https://indieweb.org/IndieMark.

[–] alex_02@infosec.pub 1 points 1 year ago (1 children)

Need to stop procrastrinating and write another small util and start on something as well. I'm really tired.

[–] shellsharks@infosec.pub 1 points 1 year ago (1 children)

What kind of small util are you considering?

[–] alex_02@infosec.pub 2 points 1 year ago

I want to automate generating SSH keys and copying to server all on the client side which I want to use in conjuction with my other SSH tool.

Might also write some middleware for a HTTPS redirector, but haven't decided. Feeling a bit under the weather at the moment so...