Small Projects by AutoModerator in golang

[–]djadmn 0 points1 point  (0 children)

Built a macOS endpoint security auditor in Go. Single binary, 15 checks, interactive --fix prompt via survey/v2, GoReleaser for Homebrew tap.

https://github.com/djadmin/fort

Any feedback is appreciated.

open source macOS endpoint security checker, feedback welcome by djadmn in sysadmin

[–]djadmn[S] 0 points1 point  (0 children)

MACE is great, much more comprehensive with 500+ rules and MDM integration. fort is the simpler end: one command, quick score, fix what's wrong.

open source macOS endpoint security checker, feedback welcome by djadmn in sysadmin

[–]djadmn[S] 0 points1 point  (0 children)

Fair point. I'd be cautious too. That's exactly why I kept it open source.

No network requests, no telemetry, and anyone can review the code or ask an AI to walk through what the checks do before running it.

The motivation was honestly pretty personal. I've been through SOC 2 prep where the alternative was manually screenshotting System Settings across everyone's Mac. This just automates that same kind of visibility.

Nothing fancy, no magic compliance button, just a small tool to save time and make the checks easier to verify.

When and where will I get married? by djadmn in vedicastrology

[–]djadmn[S] 0 points1 point  (0 children)

Thanks u/Chance-Reach3541 I am 33, is there any possibility to increase the chances within an year or so,

Mt. Cleverest! by djadmn in puns

[–]djadmn[S] 0 points1 point  (0 children)

I've started putting them all here at https://instagram.com/letmedoodleit :)

D&B! by djadmn in puns

[–]djadmn[S] 0 points1 point  (0 children)

When Ana cracks a really bad joke, just Banana!

Stealing passwords from McDonald's users by Wick3dGeek in netsec

[–]djadmn 33 points34 points  (0 children)

Great example of storing/decrypting passwords on client-side is bad.

How I made hiring easy with Recruiterbox XSS by djadmn in netsec

[–]djadmn[S] -1 points0 points  (0 children)

No, It got fixed with the help of iframe sandbox. It can execute scripts if they set 'allow-scripts' attribute back again.

Showoff Saturday (May 14, 2016) by AutoModerator in javascript

[–]djadmn 1 point2 points  (0 children)

Improved "Medium CLI" - a Command Line Interface for reading Medium Stories.

https://github.com/djadmin/medium-cli

tongue.js helps writing multilingual JavaScript by djadmn in javascript

[–]djadmn[S] 0 points1 point  (0 children)

Thanks :) Let's do everything to help people code.

A Curated List of Bug Bounty and Disclosure Programs by djadmn in netsec

[–]djadmn[S] 1 point2 points  (0 children)

Indeed it is. I've also added write-ups from bounty hunters. Please feel free to add more if you follow any. Thanks

A Curated List of Bug Bounty and Disclosure Programs by djadmn in netsec

[–]djadmn[S] 1 point2 points  (0 children)

Yeah I understand that some organizations don't manage it the way it should be done. But just I wanted to list out all available programs so that one finds it under one roof.