TGViewer
Poheque de moscow Poheque de moscow @poheque · 395 subscribers
Post #249 2.19K
burp_collaborator_client.py25.1 KB
Burp Collaborator Reversed python client

Лови отстук прямо в терминале.

Burp Suite Collaborator Client
================================
Reverse engineered from burpsuite

Protocol (v4 compatible):
1. Generate 32 random bytes as secret
2. biid = urlencode(base64(secret_bytes))
3. Key derivation: SHA-1(secret) -> base256-to-base36 -> 22-char key with checksums
4. Payload generation: random(2) + checksum(1) + nrg_cipher(key_material)
5. Poll: HTTPS GET /burpresults?biid=<biid> on polling.<server>
6. Parse JSON response with interaction events (DNS, HTTP, SMTP)

Key discoveries:
- Polling endpoint is polling.oastify.com OR polling.burpcollaborator.net
- Cipher is nrg.b() modular addition with output feedback (NOT RC4)
- Token is ~30 chars using alphabet charset (NOT hex-encoded)
- e8e constructor uses c=1 and counter string format "%x%c" % (n, 'y')

Author: @Neoleads
  • 🔥 3
More from @poheque
  1. Jun 28, 2026photo post
  2. Jun 28, 2026updated DB 2026 June 26! to update db for acuscan put tgz in same folder with acuscan and…
  3. Jun 9, 2026InviScan v1.0 Current DB - Invicti Professional v26.5.0 ==================================…
  4. May 28, 2026🔓 Отреверсил Netsparker/Invicti — достал все 1,028 скриптов сканера Разобрал сканер уязви…
  5. May 28, 2026Invicti Professional v26.5.0 - 12 May 2026 Download: https://pwn3rzs.co/scanner_web/invict…
  6. May 28, 2026лулз-о-кек
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →