Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
Pinkerton — 🕵️ Python项目,用于爬取JavaScript文件并搜索秘密,如API密钥、授权令牌、硬编码凭证等。 | Kitploit
工具/GitHubGitHub/0xdsm/pinkerton
信息收集Web安全秘密检测网络爬虫
GitHub0xdsm/pinkerton

Pinkerton

🕵️ Python项目,用于爬取JavaScript文件并搜索秘密,如API密钥、授权令牌、硬编码凭证等。

查看仓库网站
440554个月前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

🕵️ Pinkerton

自1850年起调查JavaScript文件




一个用于爬取JavaScript文件并搜索API密钥、授权令牌、硬编码密码或相关数据的Python项目。


⚡ 快速开始

快速安装和使用Pinkerton指南。

  1. 克隆仓库:git clone https://github.com/000pp/pinkerton.git
  2. 安装依赖库:pip3 install -r requirements.txt --break-system-packages
  3. 运行Pinkerton:python3 main.py -u https://example.com

🐳 Docker

如果你想在Docker容器中使用Pinkerton,请按以下步骤操作:

root@kitploit:~
1. 克隆仓库 - git clone https://github.com/000pp/pinkerton.git
2. 构建镜像 - sudo docker build -t pinkerton:latest .
3. 运行容器 - sudo docker run pinkerton:latest

⚫ BlackArch

root@kitploit:~
pacman -Syu pinkerton



🔨 贡献指南

快速参与项目贡献的方法。

  1. 创建Pinkerton仓库的一个分支(Fork)
  2. 使用 git clone https://github.com/your/pinkerton.git 克隆仓库
  3. 执行 cd pinkerton/
  4. 创建一个分支并进行你的修改
  5. 提交并执行git推送
  6. 打开一个拉取请求(Pull Request)



🙏 致谢

  • m4ll0k (SecretFinder创建者) 提供正则表达式模式
  • h33lit (Jubaer Alnazi) 提供正则表达式模式
  • zricethezav (GitLeaks创建者) 提供正则表达式模式



⚠️ 警告

  • 开发者不对任何恶意使用此工具的行为负责。
下载工具