Грязный обнал https://github.com/GoSecure/xfsc
🤪3😨3❤2

Channel
@chillsecurity
On this record: Growth · Engagement · What this channel posts · Reactions · Posts · Citations · Cite this entry
23subscribers
+0 since we began measuring on 7 August 2026
Risers and fallers across the register · movement among entries of Under 1,000.
| Telegram ID | -1002345604790 |
|---|---|
| Type | Channel |
| Username | @chillsecurity |
| Created | Between 1 September 2024 and 6 January 2025— estimated from Telegram’s id allocation, not measured. How this range is calculated. |
| First recorded | 11 August 2026 |
| Last confirmed live | 11 August 2026 |
| Measurements held | 2 |
| On Telegram | t.me/chillsecurity |
| Measured (UTC) | Subscribers | Change |
|---|---|---|
| 11 Aug 2026, 12:02 | 23 | no change |
| 7 Aug 2026, 17:01 | 23 | first reading |
16 posts held, back to 6 January 2025 — the reader has not yet reached the start of this channel’s public history, so older posts may sit further back, unread. Read across 1 pageof Telegram’s post history, 20 posts per page.
ERR is average views per post over the last 30 days divided by subscribers, the definition TGStat uses, so this figure is comparable with the one you will see elsewhere. It falls structurally as a channel grows: a high ERR on a small channel and a low one on a large channel describe reach mathematics, not quality. We publish the figure and the sample it came from and pass no verdict on it.
ER is defined industry-wide as (forwards + reactions + comments) ÷ views— note the denominator is views, not subscribers. Telegram’s public web preview carries views and reactions but not forward or comment counts, so the reaction rate above is the reactions term only and is therefore a floor: the true ER for this channel is higher by an amount we have not measured and will not estimate.
| Window | Rolling 30 days · latest post in window 24 July 2026 |
|---|---|
| Posts held | 16 (6 January 2025 – 24 July 2026) |
| Views total | 41 |
| Reactions total | 8 |
| Forwards / comments | not exposed by the public surface — not measured, not estimated |
| Readings taken | 11 Aug 2026, 12:02 UTC |
Views are a single reading per post, taken at the time above. A post published in the last day or two is still accumulating views, which pulls the 30-day average down slightly. That is a property of the standard definition rather than a fault in it, so we keep the definition rather than “correcting” the number into something nobody can reproduce.
Precision. Telegram publishes view counts on its public widget in short form — 8.12K, 3.7M — so any reading at or above 1,000 reaches us rounded to three significant figures, and only counts below 1,000 are exact. Averages and rates derived from them are shown to the same precision rather than to the unit: a figure like 3,701,250 would assert digits nobody measured.
Reaction counts are published per emoji and rounded the same way, so a total below 1,000 is exact and a larger one is a sum that may carry a rounded component from each emoji above 1,000. Because it is a sum, it does not look rounded — read a large reaction total as three significant figures per contributing emoji rather than as the figure it prints.
Lifetime counters from Telegram’s own channel header, read 11 August 2026 — not the date at the top of this page, which is when the subscriber count was last read. Below Telegram’s rounding threshold, so these counts are exact.
26 reactions across 6 posts, in 5 distinct kinds. The most used accounts for 61.5% of them.
| Reaction | Count | Share | Share, drawn |
|---|---|---|---|
| ❤ | 16 | 61.5% | |
| 💊 | 3 | 11.5% | |
| 😨 | 3 | 11.5% | |
| 🤪 | 3 | 11.5% | |
| 🤔 | 1 | 3.85% |
No sentiment is inferred, and none should be read in. This table is ordered by count and by nothing else. Emoji do not carry stable meaning across languages or communities — 🙏 is thanks in one channel and mourning in another — so we publish which ones were pressed and how often, and pass no judgement on what an audience meant by them.
Precision. Telegram publishes reaction counts per emoji and short-forms each one — 4.34K, 1.2M — so any single kind at or above 1,000 reaches us at three significant figures, and only counts below 1,000 are exact. The shares above are ratios of those figures and carry the same error. This is also why the total here can differ slightly from a reaction total printed elsewhere on the page: both are sums of the same rounded parts, taken over samples with different edges.
Coverage. Reactions were read on 7 of the 16 sampled posts in this sample. Summed by Telegram’s own count on each post — not by adding up the per-emoji breakdown above — those same posts carry 26reactions in total: the kind of figure the paragraph above means by “a reaction total printed elsewhere on the page”.
Measured over the 16 most recent posts we hold, published 6 January 2025 to 24 July 2026, using the newest reading held for each. Telegram Stars are excluded: they are a payment, not a reaction, and they have their own section.
Грязный обнал https://github.com/GoSecure/xfsc
🤪3😨3❤2
Integrating Burp Suite MCP with Codex 1) Extensions —> BApp Store —> install MCP extension 2) Extract server proxy jar 3) add mcp to codex config file nano ~/.codex/config.toml [mcp_servers.burp] command = "java" args = ["-jar", "/home/user/tools/mcp-proxy.jar", "--sse-url", "http://127.0.0.1:19876"] 4) Install Caddy for reverse proxy and create Caddyfile :19876 reverse_proxy 127.0.0.1:9876 { header_up Host "12…
❤3
wrssh is a simple C2 server based on https://github.com/NHAS/reverse_ssh It supports creating isolated RSSH instances (called projects in the context of WRSSH) to separate access for teams and users, make management easier, allow quick creation of new projects and remove those that are no longer needed. The built-in web terminal allows you to quickly execute commands on a compromised host without having to connect t…
❤4
Fast search for Domain Admins members and their SID 100 vibe coding shit https://github.com/Chillov3k/DAfinder
❤3🤔1
Иногда, при попытке добавления новой информационной базы в кластер 1С, может встречаться такая ошибка: «сервер tcp://10.10.10.10:1560 недоступен (не отвечает завершается аварийно или порт занят другим приложением)» Чаще всего данная ошибка возникает из-за отсутствия прямой сетевой доступности до хоста кластера, конфигурации NGFW, или банального брандмауэра. Но иногда этому может мешать зависший рабочий процесс на с…
❤3
PEAS is a Python 2 library and command line application for running commands on an ActiveSync server e.g. Microsoft Exchange. But since the tool was created for python2 there are some installation problems. To avoid these problems and simple one-click usage it is now in docker. git clone https://github.com/Chillov3k/peas.git cd peas docker build -t peas . docker run --rm peas --help https://github.com/Chillov3k/p…
💊3❤1
FlareProx Simple IP Rotation & URL Redirection via Cloudflare Workers, to avoid detection and blocks. It supports all HTTP methods (GET, POST, PUT, DELETE, etc.) and provides IP masking through Cloudflare's global network. 100k requests per day are free! FireProx AWS API Gateway management tool for creating on the fly HTTP pass-through proxies for unique IP rotation. CredMaster Launch a password spray / brute fo…
CVE-2025-32463: sudo 1.9.14-1.9.17 LPE Blog + exploit: https://www.stratascale.com/vulnerability-alert-CVE-2025-32463-sudo-chroot Patched: June 28, 2025 #lpe #linux #pentest #redteam
Research from synacktiv about GPO abuse by rewriting gPCFileSysPath attribute and gpoddity tool https://www.synacktiv.com/publications/gpoddity-exploiting-active-directory-gpos-through-ntlm-relaying-and-more#4-a-new-versatile-attack-vector-spoofing-gpo-location-through-the-gpcfilesyspath-attribute
File, posted without a caption
A new NetExec module just got merged: eventlog_creds It parses Windows Event ID 4688 logs (from "Audit Process Creation") to extract credentials from CMD and PowerShell commands. E.g. "net user username password /add" will be detected.
Пробные версии KES, Kaspersky EDR и др. https://www.kaspersky.ru/small-to-medium-business-security/downloads
Showing the 12 most recent of 16 posts we hold for @chillsecurity. View and reaction counts are the latest single reading for each post, not a live figure, and a recent post is still accumulating both. A view count marked ≈ was rounded by Telegram before we ever saw it — t.me prints views in full below 1,000 and to three significant figures above, so ≈1,200,000 means somewhere between 1,150,000 and 1,249,999. Unmarked counts are exact. Text is reproduced from the public post preview and truncated for length.
Republishes
Channels on the register whose posts this channel has forwarded.
Built only from forwarded posts we have actually read, on both sides. Coverage is early and deliberately incomplete: a missing link means we have not read the post that would prove it, never that the relationship does not exist. Counts are distinct forwarded posts observed, so they only ever go up as we read more.
A live page changes as we take new readings, so a citation should name the measurement it is based on, not just the URL. The line below cites the subscriber count as measured 11 August 2026 — this entry's latest reading, not the date you are reading this.
“Chill Security” (@chillsecurity), 23 subscribers as measured 11 August 2026. Telegram Register, tgregister.com/channel/chillsecurity.
Full measurement history, CC BY 4.0. Every reading this register holds for this entry, not just the latest one, as a dated, downloadable record: CSV · JSON. Free to use with attribution to tgregister.com. Each file carries its own generation timestamp, which is the figure to cite for exactly when the data was retrieved.