TacticalTechyTaky

@takov751
21 Followers
45 Following
69 Posts
Just an ITSec enthusiast, purple team mindset.
bloghttps://takov751.gitlab.io
githubhttps://github.com/takov751

Due to $reasons I came across this blogpost https://www.elttam.com/blog/env/ about turning ENV variables into code execution which is nice. But the Python vector is depending on Perl, I didn't like that :P.

Digging a bit deeper in the code often helps, so it did this time:

Looking at https://github.com/python/cpython/blob/d73634935cb9ce00a57dcacbd2e56371e4c18451/Lib/webbrowser.py#L51-L52 I could simplify the payload to:

PYTHONWARNINGS='module::antigravity.' BROWSER='sh -c id #%s' python whatever.py
Hacking with Environment Variables - elttam

elttam is a globally recognised, independent information security company, renowned for our advanced technical security assessments.

Truly my greatest professional joy is that, not only did we get to build a tool to help people stop AI bots from scraping up their work without consent, I was able to have our in-house artist create a SLOP sign to mark the spot where the bots expire.

If you are a non-profit or open source project that does good internet stuff, weโ€™ll protect you for free. If not, then you can pay us money and we will hook you up. Either way, good tools to put you in control over the bots. https://www.fastly.com/blog/take-back-control-make-ai-bots-play-by-your-rules

Take Back Control: Make AI Bots Play by Your Rules | Fastly

Take back control of your content. Fastly AI Bot Management lets you manage AI bots, block unauthorized scraping, and protect your intellectual property.

I name my computers after Sith Lords ๐Ÿ˜ˆ We all have a system, right?

I add a little Dark Side flair to the computers I build. Here's Revan the new home lab server, all finished, ready for racking and sporting a Darth Revan decal ๐ŸŽจ

Learn more about this build in a future episode of @linuxmatters ๐Ÿง๐ŸŽ™๏ธ

What is your host naming convention?

Apple's abusive App Store policies led to the #EU Commission passing the #DMA to protect fair competition.

Just like Apple has invented fake #privacy, it's now inventing fake compliance.

Here's how Apple's absurd plan is a๐Ÿ–•to democratically passed law:
https://proton.me/blog/apple-dma-compliance-plan-trap

Appleโ€™s DMA compliance plan is a trap and a slap in the face for the European Commission | Proton

Apple responds to the EUโ€™s DMA with extortionary fees, scare screens, and general contempt. The European Commission must respond.

Proton

XP-Pen sent me their new Artist Pro 16 (Gen2): they were curious if I could get it to work under Gnu/Linux without their proprietary driver.

Result: after a long evening of trial and error, tweaking Digimend/X11/xsetwacom, almost everything works now. ๐ŸŽ‰

Of course, the deal is that if it works, I have to document it like I did with the Artist 24 Pro. So expect it soonโ„ข.

Btw, this one will stay on my desk: I had a serious crush on it while testing: super low latency & low parallax. ๐Ÿ˜

Lend me your eyeballs for a few minutes to talk about media server CPUs!

https://youtu.be/ceUIUyZwchY

Is Quick Sync Video any good? Media Server Hardware Encoding Tests | Enquire within, help needed!

YouTube

Hello #Nix fans ๐Ÿ‘‹

If you have a Flake โ„๏ธ in your #GitHub repository, Nix Flake Checker is a free must-have tool ๐Ÿงฐ

Keep Nixpkgs inputs in your flake.lock files up to date, highlight issues & how to fix them. Feedback welcome!

โœ… https://github.com/marketplace/actions/nix-flake-checker

Nix Flake Checker - GitHub Marketplace

Check your `flake.lock` files for common problems like outdated Nixpkgs releases.

GitHub
Anyhow, if you're into infosec, you might want to at least check this out. Surprising (that is, any) level of sophistication for a Minecraft mod malware.

https://hackmd.io/B46EYzKXSfWSF35DeCZz9A
`fractureiser` - What We Know - HackMD

We had a one-day extension for #LinuxGameJam2023. I learned a new PICO-8 token optimisation technique and managed to cram a boss fight into the game! ๐Ÿ›ธ๐Ÿ’ฅ Here is the Dev Log:

๐Ÿชตhttps://itch.io/post/7923291

And here is a clip of the boss-fight in action:

Post by Martin Wimpress in DevLog - Antsy Alien Attack Pico ๐Ÿš€๐Ÿ‘พ๐Ÿ’ฅ

Day 11 The jam was extended by 1 day, so I really finished the game with a boss fight ๐Ÿ›ธ๐Ÿ’ฅ Learned some new PICO-8 token optimisation techniques, reclaimed 159 tokens Add a Boss Fight Changed objective

itch.io