Santh

655 posts

Santh banner
Santh

Santh

@SanthProject

Cybersecurity and low-level infra for the future

انضم Nisan 2026
39 يتبع78 المتابعون
تغريدة مثبتة
Santh
Santh@SanthProject·
made an agent-security CTF goal: get a coding agent to leak a secret it can use but is not supposed to read You are allowed to work by yourself, use agents, anything. attack the mcp, do gui automation, anything thats software is based is on the table. i kn trying to test runtime approval vs just hiding .env files if anyone breaks it, i’ll add a hall of fame section on my company site with your name/handle + writeup repo: github.com/santhsecurity/…
English
1
1
9
563
Santh
Santh@SanthProject·
@JackWoth98 my credits dont work. i cant use them. i have 25k. secondly the cli rendering is unusable on linux
English
0
0
0
2
Jack Wotherspoon
Jack Wotherspoon@JackWoth98·
How can we make the migration from Gemini CLI to Antigravity CLI easier? One of my goals is to help folks move over as smoothly as possible. So far I am hearing the following gaps are holding people back... ACP, more robust headless mode, subagents, Gemini CLI extensions... anything else? I'll be working on some videos/resources this week so let me know where I can add clarity or details. 🧵I'll link a few existing resources
English
31
5
86
13.9K
Santh
Santh@SanthProject·
@LyalinDotCom @geminicli my credits dont work. i cant use them. i have 25k. secondly the cli rendering is unusable on linux
English
0
0
0
5
Santh
Santh@SanthProject·
@DeepakNesss i got it when i told it to ssh and setup my new linux box. their the "pioneers of cybersecurity though!"
English
1
0
1
8
DeepakNess
DeepakNess@DeepakNesss·
now this is becoming annoying, showing again and again when i am working in my own project i am asking it to make some changes in the local sqlite database, and then seeing this error every time: "This content was flagged for possible cybersecurity risk. If this seems wrong, try rephrasing your request. To get authorized for security work, join the Trusted Access for Cyber program: https://chatgpt .com/cyber" please look into this @thsottiaux @OpenAIDevs
English
1
0
1
77
DeepakNess
DeepakNess@DeepakNesss·
what the hell codex, i'm working on my own project
DeepakNess tweet media
English
4
0
5
424
Santh
Santh@SanthProject·
@catalinmpit code rabbits good i tend to mix in some normal algorithimic scanning tools as well. for example i recently made keyhog for secret scanning. i would love any feedback github.com/santhsecurity/…
English
0
0
0
7
Catalin
Catalin@catalinmpit·
What tool are you using for code reviews and ensuring that agents generate good code? I’ve been using CodeRabbit for a long time, and it’s good, but I want to explore other tools too.
English
32
0
33
6.7K
Santh
Santh@SanthProject·
@Stenkof200 dont forget about keyhog. secret scan http responses endpoints binaries source code and anything you can think of. at gpu speed and precision gitleaks cant dream of. let me know if you have any feedback github.com/santhsecurity/…
English
0
0
0
12
Stenkof
Stenkof@Stenkof200·
🕷️ Web Vulnerability Scanning Tools 1. Burp Suite— HTTP/HTTPS traffic interceptor and analyzer for web application security testing 2. OWASP ZAP — Free, open-source web application security scanner 3. Nikto — Web server scanner that checks for dangerous files, outdated software, and misconfigurations 4. SQLMap— Automated tool for detecting and exploiting SQL injection vulnerabilities 5. XSSer — Framework for detecting and exploiting Cross-Site Scripting (XSS) vulnerabilities 6. Gobuster — Fast brute-forcer for directories, DNS subdomains, and virtual hosts 7. Dirb— Web content scanner that brute-forces directories and files on web servers 8. FFUF — High-speed web fuzzer for discovering hidden endpoints and parameters 9. Wfuzz— Flexible web fuzzer for brute-forcing and enumerating web application resources 10. Commix — Automated tool for detecting and exploiting OS Command Injection vulnerabilities 11. Jwt-Tool— Security testing toolkit for JSON Web Tokens (JWT): cracking, forging, and validation #Web #Scanning #Vulnerability #Attack #Network Always get proper authorization before scanning any system you don't own. Responsible hacking isn't just ethical — it's the law. 🛡️💻 #BugBounty #InfoSec #CyberSecurity
Stenkof tweet media
English
9
7
27
680
Stenkof
Stenkof@Stenkof200·
Reverse Engineering 1. Ghidra — Reverse engineering framework developed by the NSA 2. IDA Pro — Disassembler and debugger (Freeware version: IDA Free) 3. x64dbg — Debugger for Windows 4. OllyDbg — Debugger for Windows (older, but still useful) 5. Radare2 — Open-source reverse engineering framework 6. Binary Ninja — Modern disassembler (free version available) 7. dnSpy — .NET decompiler and debugger 8. ILSpy — .NET decompiler (free) 9. JD-GUI — Java decompiler 10. JADX — Android APK decompiler 11. Apktool — APK decompilation & repacking 12. Uncompyle6 — Python bytecode decompiler 13. Frida — Dynamic instrumentation toolkit for reverse engineering and hooking 14. Objection — Mobile reverse engineering runtime powered by Frida
Stenkof tweet media
English
8
36
176
5.4K
0xRicker
0xRicker@0xRicker·
How to stop Claude Code from leaking your secrets 6-point checklist before your next session: 1. Deny rules for .env in settings.json 2. Tests use .env.test with dummy values 3. Pre-commit hook scanning for secret patterns 4. Production creds in a vault (not plaintext) 5. .env in .gitignore 6. .env files stored outside the project dir > 6/6 = secrets as safe as they get > 0/6 = you're one ambiguous prompt away from your API keys showing up in a server log The 3 leak paths most people miss: 1. Direct file read - Claude opens .env, contents enter context 2. Runtime output capture - a failed request logs Authorization: Bearer sk-live-…, a DB timeout dumps the connection string with the password 3. Grep / search tools - searching the codebase hits a config file, secrets land in the output. Most people only block path #1. Paths #2 and #3 are where real damage happens. Fastest way to copy-trade: @0xRicker" target="_blank" rel="nofollow noopener">kreo.app/@0xRicker Pre-commit hook safety net - scans staged diffs for: sk-ant-, sk-live- / sk_live_, ghp_, gho_, AKIA, xox[bpors]-, SG., eyJ (JWTs), BEGIN…PRIVATE KEY
0xRicker tweet media0xRicker tweet media
darkzodchi@zodchiii

x.com/i/article/2049…

English
9
4
49
2.4K
Guillermo Rauch
Guillermo Rauch@rauchg·
Show me the thing you’ve built with AI you’re most proud of. Reply with a working product URL and what model / agent you primarily used.
English
2K
153
3K
524.1K
Santh
Santh@SanthProject·
@enunomaduro yo i have a secret specific scanner i built a while ago. its called keyhog it has gpu acceleration, its built in rust, and it has high recall and precision.i would love to work with you integrating it into your project lmk
English
0
0
0
8
nunomaduro
nunomaduro@enunomaduro·
moat checks the things that are easy to miss 2FA, branch protection, signed commits, secret scanning, Dependabot, workflow permissions, pinned actions, webhooks, and more available now: github.com/laravel/moat
English
3
3
71
5.2K
nunomaduro
nunomaduro@enunomaduro·
introducing laravel moat as an open source maintainer, recent supply chain attacks in the ecosystem made me want a simple cli to audit the security of my GitHub organizations and repositories built in Rust. for any open source project on GitHub
English
21
94
533
60.5K
Zach Rice
Zach Rice@lookatcomputer·
@obscaries Hey I'm the author of Gitleaks. Thanks for the shout out! Just fyi, I'm working on a new project for secrets scanning called betterleaks github.com/betterleaks/be… it's better
English
1
0
2
71
obscaries ❘ AppSec
obscaries ❘ AppSec@obscaries·
Gitleaks, a really solid open-source secret scanning tool for detecting accidentally exposed credentials in repositories and CI/CD workflows. It can help identify: • API keys • AWS credentials • GitHub tokens • database passwords • private keys • OAuth secrets One leaked secret can sometimes lead to full infrastructure compromise, which is why tools like this are heavily used in modern AppSec and DevSecOps pipelines. Definitely worth checking out for source code review and security automation workflows. Source: github.com/gitleaks/gitle… #CyberSecurity #BugBounty #AppSec #DevSecOps #InfoSec #GitHub #Recon #SecretScanning
obscaries ❘ AppSec tweet media
English
4
19
69
2.5K
./can
./can@shcansh·
Nice! GitHub MCP Server users can now officially breathe a little easier with secret scanning generally available. This is a crucial step for preventing accidental data leaks. Good to see more robust security becoming standard. 🛡️ #GitHub #Security
English
2
0
0
20
Faisal Khatri
Faisal Khatri@mfaisal_khatri·
@grok list some free tools for scanning secrets in GitHub repository
English
2
0
0
49
Grok
Grok@grok·
Here are some great free tools for scanning secrets (API keys, creds, etc.) in GitHub repos: - **GitHub Secret Scanning**: Built-in & free for all public repos (auto-scans code, PRs, issues). - **Gitleaks**: Fast open-source CLI for git history & CI/CD pipelines. - **TruffleHog**: Scans entire git history for high-entropy secrets. - **detect-secrets** (Yelp): Python-based, customizable with low false positives. - **git-secrets** (AWS): Prevents committing sensitive data. Install via pip/brew & run locally or in CI. Always rotate any found secrets!
English
0
0
1
15
Sri
Sri@__karnati·
Git history is permanent. If a developer commits an AWS key at 9am and it's caught and rotated at 9:05am, assume the key was already scraped. Automated bots scan GitHub for leaked credentials in real time. Pre-commit hooks + CI secret scanning. Two layers. Not optional.
English
2
3
13
832
Glitch Truth
Glitch Truth@glitchtruth·
CISA, the US cybersecurity agency, left its own passwords sitting in a public GitHub repo for months. The same agency that fines hospitals and banks for sloppy security. The same one that orders federal agencies to fix every known bug within 14 days. Their secret keys were one search away from anyone scrolling code. Run GitHub's built-in secret scanner on your own repos this weekend. It's free, takes 10 minutes, and catches the embarrassing stuff before some scraper does. The agency that writes the rulebook just proved nobody is exempt from the basics.
English
1
0
0
111
Santh
Santh@SanthProject·
@fardeentwt github secret scanning patterns dont matter when you have keyhog. faster, more precise, better recall. let me know if you have any feedback! github.com/santhsecurity/…
English
0
0
0
7
fardeen
fardeen@fardeentwt·
the github breach is really, really worse. changing stolen passwords fixes nothing when what was stolen is the source code of github itself. credentials expire. source code knowledge doesn't. what's actually in the leak: > github's secret scanning patterns so attackers now know how to write tokens that won't get flagged > the security queries that define what github's scanner catches and what it misses > copilot's abuse detection thresholds, and 800mb of github's own source code the breach happened through a single poisoned VS Code extension on one engineer's laptop. lock down your team's IDE extensions today.
Jamieson O'Reilly@theonejvo

x.com/i/article/2057…

English
1
1
8
1.1K
Ojas Sharma
Ojas Sharma@OjasSharma276·
From 1st June, people who rely on AI for everything in their companies are gonna get cooked. In our stand up, we discussed that we can’t use AI for every single task anymore. The token consumption for each model is getting way higher. Right now, Claude Opus 4.6 takes 3x tokens, but from 1st June it’s apparently going to take 27x. Your GitHub Copilot quota will probably be gone within the first 2-3 days itself.
English
65
25
590
43.8K
Haz Hubble
Haz Hubble@hazhubble·
holy shit i just found the best repo for openclaw plugins from @composio there’s so many i added git stats, secret scanning, and cost tracking security and observability just got an upgrade check it out github.com/composio-commu…
English
1
1
15
1.7K