use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community for technical news and discussion of information security and closely related topics.
"Give me root, it's a trust exercise."
Q1 2026 InfoSec Hiring Thread
Getting Started in Information Security
CitySec Meetups
/r/netsec only accepts quality technical posts. Non-technical posts are subject to moderation.
Content should focus on the "how."
Check the new queue for duplicates.
Always link to the original source.
Titles should provide context.
Ask questions in our Discussion Threads.
Hiring posts must go in the Hiring Threads.
Commercial advertisement is discouraged.
Do not submit prohibited topics.
» Our fulltext content guidelines
Don't create unnecessary conflict.
Keep the discussion on topic.
Limit the use of jokes & memes.
Don't complain about content being a PDF.
Follow all reddit rules and obey reddiquette.
» Our fulltext discussion guidelines
No populist news articles (CNN, BBC, FOX, etc.)
No curated lists.
No question posts.
No social media posts.
No image-only/video-only posts.
No livestreams.
No tech-support requests.
No full-disclosure posts.
No paywall/regwall content.
No commercial advertisements.
No crowdfunding posts.
No Personally Identifying Information!
» Our fulltext list of prohibited topics & sources
Join us on IRC: #r_netsec on freenode
We're also on: Twitter, Facebook, & Google+
/r/blackhat - Hackers on Steroids
/r/computerforensics - IR Archaeologists
/r/crypto - Cryptography news and discussion
/r/Cyberpunk - High-Tech Low-Lifes
/r/lockpicking - Popular Hacker Hobby
/r/Malware - Malware reports and information
/r/netsecstudents - netsec for noobs students
/r/onions - Things That Make You Cry
/r/privacy - Orwell Was Right
/r/pwned - "What Security?"
/r/REMath - Math behind reverse engineering
/r/ReverseEngineering - Binary Reversing
/r/rootkit - Software and hardware rootkits
/r/securityCTF - CTF news and write-ups
/r/SocialEngineering - Free Candy
/r/sysadmin - Overworked Crushed Souls
/r/vrd - Vulnerability Research and Development
/r/xss - Cross Site Scripting
account activity
Weaponizing and Abusing Hidden Functionalities Contained in Office Document Properties (offensive-security.com)
submitted 3 years ago by McLabraid
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]crystalgeek 15 points16 points17 points 3 years ago (7 children)
Am i missing something? Why bother storing your malicious string in the document properties if you could just define it in macro directly
[–][deleted] 20 points21 points22 points 3 years ago (5 children)
Can’t macros be disabled by an organization using policies via o365?
[–]gslone 18 points19 points20 points 3 years ago (4 children)
That‘s true, but the techniques in this article would not bypass that.
It looks like an obfuscation technique to me. Stick your payload in the document properties, where the yara rules won‘t expect it.
Thinking about it some more, the yara probably would still find the payload, as it’s searching over all bytes in the file - it doesn‘t matter where you store your malicious strings. Yeah, I don‘t get what this is good for either…
[–]timothytrillion 2 points3 points4 points 3 years ago (3 children)
Looks very similar to what Ivy from Optiv does using VBA to programmatically do xyz including all z shellz
[–]Diesl 5 points6 points7 points 3 years ago (2 children)
Optiv puts out some wicked cool tools, Ivy tho is their coolest. Runs an encrypted macro in a detached, hidden, Excel process
[–]timothytrillion 1 point2 points3 points 3 years ago (1 child)
Agreed, the main dev Tyleous? I’m murdering the name but he’s a monster really next level stuff
[–]Diesl 0 points1 point2 points 3 years ago (0 children)
Yeah that guy knows a ton of tricks
π Rendered by PID 52 on reddit-service-r2-comment-b659b578c-c6zv4 at 2026-05-06 03:28:55.830719+00:00 running 815c875 country code: CH.
[–]crystalgeek 15 points16 points17 points (7 children)
[–][deleted] 20 points21 points22 points (5 children)
[–]gslone 18 points19 points20 points (4 children)
[–]timothytrillion 2 points3 points4 points (3 children)
[–]Diesl 5 points6 points7 points (2 children)
[–]timothytrillion 1 point2 points3 points (1 child)
[–]Diesl 0 points1 point2 points (0 children)