开源软件

用 Python 开发的 JavaScript 文件爬虫和秘密查找器-Pinkerton

Pinkerton是一个 Python 工具,用于爬取 JavaScript 文件并进行搜索秘密


安装/入门

如何安装和使用 Pinkerton 的快速指南。

1. Clone the repository with: git clone https://github.com/oppsec/pinkerton.git
2. Install the libraries with: pip3 install -r requirements.txt
3. Run Pinkerton with: python3 main.py -u https://example.com


码头工人

如果您想在 Docker 容器中使用 Pinkerton,请按照以下命令操作:

1. Clone the repository - git clone https://github.com/oppsec/pinkerton.git
2. Build the image - sudo docker build -t pinkerton:latest .
3. Run container - sudo docker run pinkerton:latest



先决条件

  • Python 3安装在您的计算机上。

  • 安装库pip3 install -r requirements.txt


特征

  • 与 ProxyChains 配合使用

  • 快速扫描

  • RAM 和 CPU 使用率低

  • 开源

  • Python

待办

  • 添加更多秘密正则表达式模式

  • 改进JavaScript文件提取功能

  • 改进模式匹配系统

  • 添加pass列表文件方法

贡献

有关如何为该项目做出贡献的快速指南。

1. Create a fork from Pinkerton repository
2. Clone the repository with git clone https://github.com/your/pinkerton.git
3. Type cd pinkerton/
4. Create a branch and make your changes
5. Commit and make a git push
6. Open a pull request


制作人员

  • m4ll0k(SecretFinder 创建者)用于正则表达式模式

  • h33lit (Jubaer Alnazi)用于正则表达式模式

  • zricethezav(GitLeaks 创建者)用于正则表达式模式

警告

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


下载平克顿


相关主题

评论

回复