jehna โ€‹

276 Followers
538 Following
237 Posts
Follow for content about #infosec ๐Ÿ‘จโ€๐Ÿ’ป | Digital Tool Craftsman ๐Ÿงช | Dad ๐Ÿผ | No politics ๐Ÿšซ | Day job @ Reaktor
Using LLMs to reverse JavaScript variable name minification

A novel way to reverse Javascript minification using LLMs.

Ok, this is ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ

Original code (from Bootstrap) vs. minified #javascript code ran through Humanify

I created a tool that un-uglifies #Javascript using chatgpt-3.5. It takes a minified input file and outputs a human-readable version

https://github.com/jehna/humanify

#opensource #bugbounty

A server can detect if you're piping curl in to a shell like `curl | bash` and send a different payload โ€‹

https://web.archive.org/web/20230325190353/https://www.idontplaydarts.com/2016/04/detecting-curl-pipe-bash-server-side/

Detecting the use of "curl | bash" server side | Application Security

Another reason not to pipe from curl to bash. Detecting curl | bash serverside.

Slow progress is progress
#buildinginpublic
Working on a new project, trying out some #TUI frameworks
A Method for Animating Children's Drawings of the Human Figure
https://github.com/facebookresearch/AnimatedDrawings
GitHub - facebookresearch/AnimatedDrawings: Code to accompany "A Method for Animating Children's Drawings of the Human Figure"

Code to accompany "A Method for Animating Children's Drawings of the Human Figure" - facebookresearch/AnimatedDrawings

GitHub

Oh, you can just `psql` into crt.sh database to make your own queries โ€‹

psql -h crt.sh -p 5432 -U guest certwatch

MastoFeeder now has a logo   

And a very crude "website"!

Check out https://mastofeeder.com

#mastodon #mastoart #opensource #rss #logo

GitHub - jehna/mastofeeder: RSS to ActivityPub bridge

RSS to ActivityPub bridge. Contribute to jehna/mastofeeder development by creating an account on GitHub.

GitHub
Difficulty of a #bug is directly proportional to the amount of tabs open in the browser