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 • 2d 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/redwheel82 • 1d ago
QR Phishing With No Image: Text-Only QR Codes for Inboxes w/ Images Disabled
phishu.netr/netsec • u/Xclow3n_ • 1d ago
The Validator Can Lie: SSRF Beyond URL Validation (GitLab, Mealie, Apache ShenYu, Thumbor)
xclow3n.comr/netsec • u/ciphersecuritylabs • 1d ago
Rooted in Trust: Three privilege-escalation vulnerabilities in HP Easy Start for macOS (CVE-2026-12554, CVE-2026-12555, CVE-2026-12556)
ciphersecuritylabs.comThree high-severity vulnerabilities in HP Easy Start for macOS, rated CVSS 8.5, 7.7 and 7.7.
The research looks at the trust boundaries around privileged components and how they can break down in practice. HP has published an advisory and released an updated version.
Disclosure: I’m the researcher who reported these vulnerabilities.
Authentication bypass in EOL Proxmox VE 7 release
forum.proxmox.comA lot of proxmox 7.0-7 and < 8.0.4 has been rooted today, it's needed to have port :8006 open, exploitation demo here: https://forum.proxmox.com/threads/proxmox-ve-7-is-vulnerable-to-some-type-of-0day-rce-non-auth.186078/post-867875
r/netsec • u/kev-thehermit • 2d ago
Contains AI From Patch to Exploit; Using Claude Code to reverse engineer an n-day in Papercut NG
techanarchy.netr/netsec • u/scopedsecurity • 2d ago
Off the Hook: Discovering and Observing Active Exploitation of Sangoma Switchvox CVE-2026-9586
horizon3.air/netsec • u/ZealousidealHunter80 • 3d ago
GeoNetwork - Pre-Auth RCE via Unauthenticated File Upload and Unsafe XSLT Processor (4 CVEs, 121 government deployments, all patched)
ethiack.comr/netsec • u/onlinereadme • 3d ago
Don’t Let Abliteration Abliterate Your Bug Hunting: Discovering Verdict Bias in Uncensored Models
clearbluejar.github.ioPrivilege escalation from IIS AppPool to NT Authority/SYSTEM via AD CS RPC endpoint
mannulinux.orgr/netsec • u/WiseTuna • 7d ago
UniBLEed: Unauthenticated Root RCE on Any Unitree G1 Humanoid Robot Within Bluetooth Range
boschko.car/netsec • u/AvenueJay • 7d ago
Contains AI LLM-Driven Reverse Engineering vs Iterative LLM Obfuscation
elastic.cor/netsec • u/unknownhad • 7d ago
A fake resume invoked China’s defence tech elite, then installed VShell
blog.himanshuanand.comr/netsec • u/Straight-Practice-99 • 8d ago
☢️ Philippine Nuclear Agency and Naval Contractor Targeted by Suspected Chinese-Speaking Operator
hunt.ioThe Hunt.io research team found an open directory staging the full toolkit behind an intrusion into a Philippine nuclear research agency and a naval contractor. The ownCloud path is the interesting part technically.
CVE-2023-49105 lets you forge pre-signed WebDAV URLs when the signing secret is empty, which is the default state on a fresh install. Five custom Python scripts on the server implement this: the signing routine passes an empty bytes literal as the PBKDF2 salt, sets OC-Credential to the account being impersonated, and issues GET requests against /remote.php/dav/files/<account>/<path>, receiving files as that user with no credentials. Four scripts target one account each, the fifth adds PROPFIND enumeration with Depth: 1 to walk folders that were not pre-enumerated.
The naval contractor was hit separately via CVE-2024-28000 (LiteSpeed Cache) using a custom Go reimplementation of MT19937 with PHP mt_rand() parity, verified against 11 known seed/output pairs, plus an XML-RPC brute force with rockyou.txt. Both produced unauthorized access independently.
We also found a separate, possibly unrelated EtherHiding compromise on the same WordPress site. A HuntSQL query on the smart contract address returned 174 unique IPs hosting likely compromised pages with the same NoChain loader strings.
Full writeup with IOCs, the signing routine, and MITRE mapping: https://hunt.io/blog/chinese-speaking-operator-philippine-nuclear-naval-contractor
Contains AI Pwning Call of Duty 1: a 20-year-old RCE, found in an evening with AI
zolder.ior/netsec • u/dr-w0bbinat0rz • 10d ago
Local Privilege Escalation To System In Wibu-Systems CodeMeter Application
shelltrail.comr/netsec • u/Ok-Bed5648 • 10d ago
The Citizen Lab Bad Connection: Uncovering Global Telecom Exploitation by Covert Surveillance Actors
citizenlab.car/netsec • u/netbiosX • 10d ago
Code Execution via Text Template Files | Playbook & Detection
ipurple.teamr/netsec • u/0x00rick • 15d ago
Contains AI How to break secure boot without touching any cryptography
0x434b.devI finally found some time to organize my notes on secure boot, remote attestation, measured boot and in general embedded security.
This is not ground breaking zero-day research but I figured some of you might like a good story. Good here is obviously subjective but I felt like it came out quite readable.
This blog builds heavily on public research so as already stated at the end of article if you liked some particular section, show the respective person some love :)
P.S.: yes I know the image is AI generated please don’t give me shit for that
r/netsec • u/t0xodile • 15d ago