HN user

jvbotelho

3 karma
Posts0
Comments5
View on HN
No posts found.

Im personaly waiting the hype pass and some analysis/explanation be done or posted somewhere, for now im pretty skeptical, worth noting OpenAI is still unprofitable and with the whole fuss about anthropic's mythos and etc i'd take it with a grain of salt, as far as i've read about, it seems that was a human error result, bad isolated infra (it was supposed to be isolated from the internet) + "unlimited" tokens to the model run on

im developing some FOSS cybersec tools lately and im getting some nice feedback so it motivates me, the tools are

Skewrun -> a tool that solves the Kerberos KRB_AP_ERR_SKEW (Clock Skew Too Great) error, allowing you to run tools like Impacket or NetExec from a Linux attack machine whose clock is heavily desynchronized from the target Windows domain, without requiring root privileges to change the system time. (https://github.com/JVBotelho/skewrun)

GhostHound -> an Bloodhound opengraph lib that deals with Tombstone reanimation as a BloodHound attack path, enumerating CN=Deleted Objects and who can restore them (https://github.com/JVBotelho/ghosthound), this one even landed in Bloodhound's documentation as community lib