Lucene search
+L

2 matches found

Kitploit
Kitploit
added 2026/09/13 4:42 p.m.10 views

secret-regex-list

秘密正则表达式列表 用于抓取秘密 API 密钥和敏感信息的正则表达式列表。你可以直接复制此列表并放入你的 Python 代码中,有些正则表达式可能需要三个引号,否则会破坏代码。 root@kitploit: "Cloudinary" : "cloudinary://.", "Firebase URL": ".firebaseio.com", "Slack Token": "xoxp|b|o|a-0-912-0-912-0-912-a-z0-932", "RSA private key": "-----BEGIN RSA PRIVATE KEY-----", "SSH DSA privat...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2021/08/18 9:30 p.m.378 views

Jsleak - A Go Code To Detect Leaks In JS Files Via Regex Patterns

jsleak is a tool to identify sensitive data in JS files through regex patterns. Although it's built for this, you can use it to identify anything as long as you have a regex pattern for it. How to install Directly: your package manager install pkg-config libpcre++-dev go get...

7.1AI score
SaveExploits0References7
Rows per page
Query Builder