ThreatFox IOC Database
You are viewing the ThreatFox database entry for domain nexusosint.uk.
Database Entry
| IOC ID: | 1822313 |
|---|---|
| IOC: | nexusosint.uk |
| IOC Type : | domain |
| Threat Type : | botnet_cc |
| Malware: | Unknown Stealer |
| Confidence Level : | Confidence level is high (100%) |
| Is compromised? : | False |
| ASN: | AS13335 CLOUDFLARENET |
| Country: | US |
| First seen: | 2026-06-04 13:04:12 UTC |
| Last seen: | never |
| UUID: | f17749f6-6000-11f1-a345-42010aa4000a |
| Reporter | |
| Reward |
15 credits from burger |
| Tags: | panel stealer |
uwucutecatgirl
The HTTP source shows this is a stealer panel./ ── Discord copy ──────────────────────────────────────
registerAction('copy-discord-id', function (el, ds) {
writeClipboard(ds.id);
showToast(ds.toast || 'Copied');
});
// ── Victim / file tree ────────────────────────────────
registerAction('load-more-victims', function () { loadMoreVictims(); });
registerAction('toggle-victim-tree', function (el, ds) {
toggleVictimTree(ds.logid, Number(ds.idx));
});
registerAction('view-victim-file', function (el, ds) {
viewVictimFile(ds.logid, ds.fileid, ds.name);
});
registerAction('toggle-tree-dir', function (el, ds) { toggleTreeDir(ds.nodeid); });
// ── File viewer ───────────────────────────────────────
registerAction('close-file-viewer', function () { closeFileViewer(); });
registerAction('copy-file-content', function () { copyFileContent(); });
// ── History ───────────────────────────────────────────
registerAction('rerun-search', function (el, ds) { rerunSearch(ds.query); });
US