Skip to content

chore: refresh Featured Research and drop duplicated post images - #68

Merged
serros404 merged 1 commit into
mainfrom
chore/repo-housekeeping
Sep 18, 2026
Merged

serros404 merged 1 commit into
mainfrom
chore/repo-housekeeping

Conversation

@0xd3lta

@0xd3lta 0xd3lta commented Sep 14, 2026 •

Copy link
Copy Markdown
Contributor

What

Two pieces of repo housekeeping, no design or behaviour changes.

README — Featured Research
The table was missing the two most recent reports. Added:

  • Fake DocuSign / DANFE-NFe Phishing Delivering an HVNC Windows Backdoor (0x_OLYMPUS)
  • Hardcoded App Key — Unauthenticated Remote Config Exposure & Data Poisoning (E0B3)

Duplicated images

  • hvnc-windows-backdoor/10-1.png was a byte-identical copy of 10.png (same md5). The post referenced 10-1.png while 10.png sat unused. The post now points at 10.png and the duplicate is removed — this also restores the 01..24 filename sequence.
  • cs2-ransomware/image-14.png and image-15.png were copies of each other, unreferenced, and past the end of that post's figure sequence (image .. image-13).

Verification

  • npm run build → exit 0, 31 pages, no new warnings
  • HVNC post still renders 24 figures, and 10.png builds to content hash uutZZM1C — the same hash the old 10-1.png produced, so the published output is byte-identical
  • Repo-wide re-check: 0 broken image references, 0 broken internal links

Not included

Three unreferenced images were left in place because they are real analysis figures, not leftovers, and whether to publish them is an editorial call:

File What it shows
valleyrat/image-9.png Entropy / section table (Detect It Easy, pt-BR UI)
valleyrat/image-14.png C2 206.238.115.209 in a TCP connection view
xwormRAT/image-2.png Static discovery of the deobfuscated stage-2 PowerShell loader

Each sits in a gap in its post's figure sequence, which suggests it was cut or forgotten rather than abandoned.

🤖 Generated with Claude Code

README: add the two most recent reports (HVNC Windows backdoor, hardcoded
app key remote config) to the Featured Research table.

Images: 10-1.png in the HVNC post was a byte-identical copy of 10.png, so
the post now points at 10.png and the duplicate is gone — this also puts the
filename back in line with the 01..24 sequence. cs2-ransomware/image-14.png
and image-15.png were copies of each other, unreferenced, and past the end
of that post's figure sequence.

Output is unchanged: 31 pages, and the HVNC post still renders its 24
figures with the same content hashes.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SCGof6E8MrS772HhsYZT5a
@serros404
serros404 merged commit 5db213a into main Sep 18, 2026
1 check passed
@0xd3lta
0xd3lta deleted the chore/repo-housekeeping branch September 18, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants