140 Followers
212 Following
178 Posts

Exploring the intersection of Data Science & InfoSec.
I know more about x509 and TLS than your average person out walking their cat.

Opinions are my own

https://www.iamjohn.me/

my tags: #mlsec

twitter@turbocodr
LinkedInhttps://www.linkedin.com/in/jconwell/
Githubhttps://github.com/jconwell
Web Sitehttps://www.iamjohn.me/

I’m researching C2 beaconing and would love to talk with anyone who 1) has hands-on experience operating C2 for red team activity or 2) has first-hand observed and researched how people operate C2 servers. Please DM me if you would be willing to talk and answer some questions.

Boost for wider reach if you would

I'm happy to be releasing an update to my open source project, FQDN Parser, that adds the ability to calculate the entropy of a domain name or FQDN

The library calculates the proper character probability distribution for domain names and FQDNs from the latest Cisco Umbrella Top 1 Million FQDNs

https://github.com/jconwell/fqdn_parser#domain-name--fqdn-entropy-calculation

GitHub - jconwell/fqdn_parser: fqdn_parser (Fully Qualified Domain Name Parser) is a library for parsing FQDNs into their component parts, as well as providing additional contextual information about TLDs, multi-label domain suffixes such as '.co.uk', and known private multi-label suffixes, such as '.duckdns.org'

fqdn_parser (Fully Qualified Domain Name Parser) is a library for parsing FQDNs into their component parts, as well as providing additional contextual information about TLDs, multi-label domain suf...

GitHub
@Cameras_are_richpeople_eyes0_0 Yea, same. Learning new ML methods, some threat hunting, etc. but still...it's hard some days
@neurovagrant LOL thanks! To be fair I also cover detection and mitigation techniques

One of the hard things for me about being unemployed is feeling like an abject failure. Not because I was laid off, that part sucks but I get the economics behind it.

It’s because I don't have a purpose. I wander about each day, looking for a job, doing research, working on open source projects, or on my conference talk...but to what end? What is my purpose?

There are so many things to do, but without a defining purpose it's sometimes hard to find motivation and focus to really dive into any of them.

@jfslowik hey dude, I’m sorry your feeling this. It can be oppressive. Please reach out if you wanna talk or just do legos on zoom or something

Well shit...I just put the above question into google and it returned the title

https://www.goodreads.com/en/book/show/55559974

Iron Prince (Warformed: Stormweaver, #1)

Reidon Ward will become a god. He doesn't know it yet,…

Goodreads
Sci Fi book help request!
I read a book once about a school where students learned to fight in an arena. Their bodies morph into a mech and as they "leveled up" they got new mech powers. For the life of me I can't remember the name of the book. Any ideas?

Companies should really stop sourcing email addresses from their careers portal to use in their marketing channel. In no scenario will this be appreciated:

1) Applied for a job: “Oooo, did I get an interview?!?! <sigh> No, just marketing”
2) Waiting for an offer: “oh my gosh, did I get an offer?!?!?! <louder sigh> No, just marketing”
3) Got the job: “I work here! Why would I buy the product?”
4) Didn’t get the job: “Seriously? Too soon buddy, way too soon”

LinkedIn job text search kinda sucks. Here are some tips I found: use AND OR NOT in all caps to control boolean logic. Use quotes for multi-word search, and use parentheses for combining boolean operators

Example: (security AND "machine learning") NOT "on site"