infosex.exchange <3

You are probably looking for the infosec.exchange Mastodon instance

This host is mostly for my random stuff, and in little part acts like a well-intentioned placeholder for the typosquatted domain.

Discoverability and Archiving

Currently I'm using this host for saving the items from my own feeds to the Wayback Machine and provide in-links for search engines. I hate that I have to do this, but the non-sense ideology of Mastodon pretty much ruined the search feature for Fediverse as a whole, and this wasn't changed by the fact that they owned their mistake and implemented search eventually.

Yes, I (or anyone else) could do similar things with other peoples published feeds, regardless of the tantrum. No, you can't defederate this, because the process doesn't rely on an instance.

Gluttony Section for Search Engines

@joxean @recon would be awesome to meet there! :)
this post | permalink
@rephlex00 Oddly specific
this post | permalink
I'm extremely proud to announce that I'll present my #IBMi POWER-AS research results at @recon:

https://cfp.recon.cx/recon2024/talk/AT399C/

I'm about to release considerable amount of code and a writeup, so stay tuned! ;)
this post | permalink
Windows Defender reactivating itself defying all configured policies
this post | permalink
[RSS] Chaining N-days to Compromise All: Part 5 — VMware Workstation Host-to-Guest Escape

https://medium.com/@vr-blog/chaining-n-days-to-compromise-all-part-5-vmware-workstation-host-to-guest-escape-5a1297e431b5?source=rss-4b564abdafa3------2
this post | permalink
[RSS] Control Flow Guard in Windows 11 24H2

https://ynwarcs.github.io/Win11-24H2-CFG
this post | permalink
@mainframed767 "spend less on hitmen" sounds like a generally applicable advice
this post | permalink
To generate #Ghidra HTML documentation from XML you need:

- xsltproc
- docbook-xsl (thx https://github.com/NationalSecurityAgency/ghidra/issues/472#issuecomment-485831705)
- 21 >= Java > 8
- Setup development mode: `gradle -I gradle/support/fetchDependencies.gradle init`
- Find the appropriate build task
- Manually add xsltproc commands to the Gradle configuration to generate docs for cspec, sleigh...

I heard you like #reverseengineering so I made you reverse the build config of the reverse tool so you can reverse...
this post | permalink
I generated the docs from the latest #Ghidra version (11.0.3) and "int" supposed to be a valid metadata type:

https://scrapco.de/ghidra_docs/cspec_parampass.html

I plan to keep this #documentation updated, let me know if you'd like to see HTML about other features published!
this post | permalink
#Ghidra apparently forgot about metatype="int" in Compiler Specifications. Deleting the pentry attribute fixes the issue.

Relevant - probably outdated - documentation:

https://lemuellew.github.io/Ghidra-Compiler-Specification-Document/cspec_parampass.html
this post | permalink
Next Page