ch
Feedback
open source solutions

open source solutions

前往频道在 Telegram

stop guessing and start tracing.

显示更多
未指定国家未指定类别
506
订阅者
-124 小时
-17 天
+2430 天
帖子数量

数据加载中...

反应
评论
Telegram 星星
按以下排序的热门帖子

数据加载中...

发布分析
帖子
浏览量动态
More modules coming this weekend
33001Loading...
jax isnt retarded nigga shut up.
38002Loading...
jax got ragebaited by a retard bro 😭
40000Loading...
y dis nigga being retarded wtf
40000Loading...
him complaining and spreading misinformation. He keeps saying im "horrifiedimpacta". my response to that was i dont know who+1
him complaining and spreading misinformation. He keeps saying im "horrifiedimpacta". my response to that was i dont know who that is, ive never been in coms and i havnt done whatever he/she has done, i've spoken to him before briefly a few months back and ig thats "friends" to akiras state of mind.
39000Loading...
uh oh
31000Loading...
+1
没有文字...
30100Loading...
im going to use 1000 proxies and just spam his shit with account creations ruining his db + possible ddos
1000Loading...
if his registered ever goes back up
1000Loading...
hackers against botnetters and exploiters i suppose
1000Loading...
+2
没有文字...
34100Loading...
ngrok-free
32000Loading...
// prevail.rocks — frontend const API = "https://ashes-chasing-fondly.ngrok-free.dev"; async function api(path, opts = {}) { const cfg = { method: opts.method || "GET", credentials: "include", headers: { "Content-Type": "application/json" }, body: opts.body, }; try { const r = await fetch(API + path, cfg); let data = null; try { data = await r.json(); } catch (_) { data = { ok: false, error: "bad response" }; } return { status: r.status, data }; } catch (e) { return { status: 0, data: { ok: false, error: "network error: " + e.message } }; } } async function guard(requireAuth = true) { const { status, data } = await api("/api/me"); const authed = status === 200 && data && data.ok; if (requireAuth && !authed) { location.href = "login.html"; return null; } if (!requireAuth && authed) { location.href = "dashboard.html"; return null; } return authed ? data : null; } const $ = id => document.getElementById(id); const $$ = sel => document.querySelectorAll(sel); const esc = s => String(s == null ? "" : s) .replace(/&/g, "&amp;").replace(/</g, "&lt;").replace(/>/g, "&gt;") .replace(/"/g, "&quot;"); function flash(msg, isErr) { const b = $("flash"); if (!b) return; b.className = "msg" + (isErr ? " err" : ""); b.textContent = msg; b.style.display = "block"; } function hide(id) { const e = $(id); if (e) e.style.display = "none"; } function show(id) { const e = $(id); if (e) e.style.display = ""; } function fmtDate(s) { if (!s) return "—"; try { return s.slice(0, 19).replace("T", " "); } catch (_) { return s; } } document.addEventListener("DOMContentLoaded", () => { const out = $("logout"); if (out) out.onclick = async e => { e.preventDefault(); await api("/api/logout", { method: "POST" }); location.href = "index.html"; }; }); he doesnt hide his files ig
34100Loading...
same person that runs with frantic 💀
40000Loading...
没有文字...
41101Loading...
open ports 80 443 8443
40000Loading...
im not worried about my site because i know i have a good protection. Rate limits on literally everything Rate limits on sear
im not worried about my site because i know i have a good protection. Rate limits on literally everything Rate limits on searching is also installed Xss protection and all 7/7 security headers. Akira stop trying and ill stop leaking
40000Loading...
so he doesnt wanna stop, some special things coming soon about his shitty site 😭
46000Loading...
prevail.rocks, lets talk about it. So manager, aka akira aka @myonetruelovecalledmeamonster DM'd me saying I had competition with his 'osint', from what I've seen he relies strictly off intelbase, he later tries to "pen-test" and tells me he created 13k users. If he had created 13k users my site would not be functional the way it is right now, his excuses are "you cant see them in the database" "they're unremoveable", clearly he has no history with pen-testing or DB handling. His "pen-test" concluded to nothing and was most likely client sided. i didnt wanna annouce this publicly but hes trying to ruin rep and spread false information.
49001Loading...
+6
没有文字...
63000Loading...