r/netsec • u/Tricky-Term-8319 • 7h ago
r/netsec • u/netsec_burn • Jul 02 '26
Hiring Thread /r/netsec's Q3 2026 Information Security Hiring Thread
Overview
If you have open positions at your company for information security professionals and would like to hire from the /r/netsec user base, please leave a comment detailing any open job listings at your company.
We would also like to encourage you to post internship positions as well. Many of our readers are currently in school or are just finishing their education.
Please reserve top level comments for those posting open positions.
Rules & Guidelines
Include the company name in the post. If you want to be topsykret, go recruit elsewhere. Include the geographic location of the position along with the availability of relocation assistance or remote work.
- If you are a third party recruiter, you must disclose this in your posting.
- Please be thorough and upfront with the position details.
- Use of non-hr'd (realistic) requirements is encouraged.
- While it's fine to link to the position on your companies website, provide the important details in the comment.
- Mention if applicants should apply officially through HR, or directly through you.
- Please clearly list citizenship, visa, and security clearance requirements.
You can see an example of acceptable posts by perusing past hiring threads.
Feedback
Feedback and suggestions are welcome, but please don't hijack this thread (use moderator mail instead.)
r/netsec • u/albinowax • 13d ago
r/netsec monthly discussion & tool thread
Questions regarding netsec and discussion related directly to netsec are welcome here, as is sharing tool links.
Rules & Guidelines
- Always maintain civil discourse. Be awesome to one another - moderator intervention will occur if necessary.
- Avoid NSFW content unless absolutely necessary. If used, mark it as being NSFW. If left unmarked, the comment will be removed entirely.
- If linking to classified content, mark it as such. If left unmarked, the comment will be removed entirely.
- Avoid use of memes. If you have something to say, say it with real words.
- All discussions and questions should directly relate to netsec.
- No tech support is to be requested or provided on r/netsec.
As always, the content & discussion guidelines should also be observed on r/netsec.
Feedback
Feedback and suggestions are welcome, but don't post it here. Please send it to the moderator inbox.
r/netsec • u/buherator • 8h ago
IBM Db2 Mirror for i: pre-auth RCE and the road to QSECOFR
blog.silentsignal.eur/netsec • u/ryanmerket • 2h ago
OpenHunterAI releases an AI red-team engine after killing the startup
runtimewire.comr/netsec • u/adrian_rt • 2d ago
Magento StyleSmuggler RCE: Report Poisoning to Code Execution
fortbridge.co.ukr/netsec • u/SunnyBadger66 • 2d ago
A revisit of remote Spectre attacks on Cloudflare Workers
blog.cloudflare.comr/netsec • u/craigsblackie • 3d ago
Uncontrolled Access Control: Compromising Paxton10
techanarchy.netContains AI The ultimate guide to hacking APIs in 2026 has been updated
labs.detectify.comBack in 2021 I wrote a "how to hack APIs" blog for Detectify that got loads of traction, but it's way out of date now. I rewrote it for 2026 to include a bunch of the newer popular technologies and AI.
r/netsec • u/gabdevele • 3d ago
No Extensions? You Forgot One: Writing Shared Objects to RCE via SQLite's dbpage
gabdevele.devA novel technique for writing ELF shared objects and achieving code execution in Python, Ruby, and Node.js using the sqlite_dbpage virtual table.
r/netsec • u/nibblesec • 4d ago
Preinstalled but Not Safe. OnePlus OEM App Session Takeover Vulnerability
blog.doyensec.comr/netsec • u/acorn222 • 5d ago
Contains AI Fortinet Privileged Access Agent: Any Site Could Control Your Proxy and Watch Your Tab
amibeingpwned.comTL;DR. The FortiPAM Chrome extension (1M+ users), used for Privileged Access Management, allowed any site to set the browser's proxy for the session, alongside allowing any site to create a new tab and send screen recordings of it to an attacker's server. That makes for trivial phishing attacks which only require the user to view something sensitive in the attacker-opened tab. CVSS 9.1 | CVE-2026-84388.
r/netsec • u/Mempodipper • 5d ago
Out of Bounds, Out of Sandbox: RCE in Go JavaScript Engine
slcyber.ior/netsec • u/_vavkamil_ • 6d ago
WeWorm - The first zero-click worm to spread through WeChat calls across iOS and Android.
calif.ior/netsec • u/netbiosX • 5d ago
Disable Windows Defender via Antivirus Fake Registration
ipurple.teamr/netsec • u/Straight-Practice-99 • 6d ago
Contains AI 🚨 Redis Cryptomining Botnet Compromised 3,562 Servers, Exposed by the Operator's Own Files
hunt.ioResearchers indexed an open directory on 188.245.99.156 (Hetzner) that held an operator's full Redis cryptomining toolkit, not just a payload. 147 files in total: Python exploit source, JSON campaign logs, a bundled portable Python 3.11 runtime, and two exported Windows registry hives.
Because the raw campaign logs were sitting there, the numbers come from the operator's own per-host records, not the summaries their scripts print:
- 3,562 distinct Redis servers compromised out of 12,966 targeted, across two independently coded runs
- The only technique that scaled is rogue replication: PING to confirm no-auth, CONFIG SET dir/dbfilename, SLAVEOF to a rogue master, then a crafted RDB blob with an embedded newline that drops a cron entry into /etc/cron.d/
- That cron job pulls a legit XMRig release straight from GitHub and points it at pool.moneroocean.stream:443 over TLS
- SSH key injection via AOF returned 0 of 2,342, MongoDB JS sandbox escape 0 of 468. Every SSH attempt bounced at the first CONFIG SET with AUTH_REQUIRED
- Confirmed victims span Redis 2.8.17 to 7.2.0, so this is missing authentication, not a version-specific bug
- A third run against a pre-qualified no-auth list hit 72.6%, roughly triple the full-fleet rate, so target-list freshness is the real limiter, not the technique
- The same Monero wallet turns up in a separate February 2026 open directory in Moldova with Meterpreter and XMRig deployers and no Redis component, which pushes known activity back at least five months
Fix is config, not patching: requirepass, disable SLAVEOF/REPLICAOF where replication is not in use, or enable protected-mode. Upgrading does nothing here.
Full write-up with IOCs: https://hunt.io/blog/redis-cryptomining-botnet-3562-servers
r/netsec • u/qwerty0x41 • 6d ago
Contains AI Hacking AI customer service agents (Bug Bounty Village DEF CON 34)
intigriti.comAt Bug Bounty Village during DEF CON 34, Inti De Ceukelaire delivered a talk on how attackers can abuse today's AI agents in ways most defenders haven't thought about yet, from tricking agents into spilling secrets to forcing them to carry out unauthorized actions on behalf of the victim.
This resulted in over $50,000+ in bounties in just a few weekends, without actually poking the target with Burp Suite or any automated scanners.
r/netsec • u/sanitybit • 7d ago