@ridge What else have they stolen from us‽
Notices by Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)
-
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Friday, 16-May-2025 16:08:22 JST Ryan Castellucci :nonbinary_flag:
-
Embed this notice
cR0w :cascadia: (cr0w@infosec.exchange)'s status on Wednesday, 14-May-2025 01:25:54 JST cR0w :cascadia:
@badsamurai Hell yes. Let's add some more headers:
X-ThreatSim-ID
X-ThreatSim-Header
X-Phishtest
X-PhishMe
X-PhishMeTracking
X-PHISH -
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Tuesday, 13-May-2025 19:07:44 JST Ryan Castellucci :nonbinary_flag:
@dakkar Neat!
-
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Tuesday, 13-May-2025 02:22:52 JST Ryan Castellucci :nonbinary_flag:
@binford2k Good idea, that should be pretty straightforward to add.
-
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Tuesday, 13-May-2025 01:59:01 JST Ryan Castellucci :nonbinary_flag:
@dakkar it works if you change it to 2021
-
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Tuesday, 13-May-2025 00:21:24 JST Ryan Castellucci :nonbinary_flag:
@dakkar Ah. I'm fairly indifferent about fixing that.
-
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Monday, 12-May-2025 23:58:47 JST Ryan Castellucci :nonbinary_flag:
@gemlog nushell looks cool!
-
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Monday, 12-May-2025 23:58:22 JST Ryan Castellucci :nonbinary_flag:
@dakkar oh, what am I using that requires that?
-
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Monday, 12-May-2025 23:07:25 JST Ryan Castellucci :nonbinary_flag:
I feel like the biggest gain here is that doing frequency analysis with sort/unique requires first sorting the input whereas freq does not.
-
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Monday, 12-May-2025 23:05:42 JST Ryan Castellucci :nonbinary_flag:
@fenixmaster The Python version was pretty slow, and I probably wouldn't have added regular expression support in C++.
I'm getting pretty comfortable with Rust at this point, and I use it at work, so it's a good choice for me.
-
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Monday, 12-May-2025 22:06:24 JST Ryan Castellucci :nonbinary_flag:
@risottobias I can add a few more examples, yeah
-
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Monday, 12-May-2025 21:45:26 JST Ryan Castellucci :nonbinary_flag:
Oh, and it can operate on compressed logs if you enable the feature flag(s) for that.
-
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Monday, 12-May-2025 20:50:18 JST Ryan Castellucci :nonbinary_flag:
@http_error_418 This is my third iteration, lol. First Python, then C++, now Rust.
-
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Monday, 12-May-2025 20:41:26 JST Ryan Castellucci :nonbinary_flag:
This thing is awesome for ad-hoc log file analysis.
-
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Monday, 12-May-2025 20:35:19 JST Ryan Castellucci :nonbinary_flag:
My command line data analysis tool is at a point where I'm ready to share it!
freq is a tool I wrote in Rust, intended to replace pipelines of grep, sed, awk, sort, uniq -c, and sort -rn to look at distributions of values in datasets.
I use it daily.
-
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Monday, 12-May-2025 20:27:14 JST Ryan Castellucci :nonbinary_flag:
@levitte I should probably add a version with 256 color mode - calculating the nearest match via perceptual difference should look a little nicer.
-
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Monday, 12-May-2025 20:25:23 JST Ryan Castellucci :nonbinary_flag:
@levitte plain xterm does, as well as most others.
-
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Monday, 12-May-2025 17:37:00 JST Ryan Castellucci :nonbinary_flag:
@gsuberland ooof
-
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Monday, 12-May-2025 16:07:51 JST Ryan Castellucci :nonbinary_flag:
@levitte that terminal doesn't have full 24 bit color support, unfortunately
-
Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Monday, 12-May-2025 14:44:58 JST Ryan Castellucci :nonbinary_flag:
@levitte it's fixed size