2 matches found
Pinkerton
🕵️ 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 🐳...
5.8AI score
SaveExploits0References3
Pinkerton - An JavaScript File Crawler And Secret Finder Developed In Python
️️ Pinkerton is a Python tool created to crawl JavaScript files and search for secrets Installing / Getting started A quick guide of how to install and use Pinkerton. 1. Clone the repository with: git clone https://github.com/oppsec/pinkerton.git 2. Install the libraries with: pip3 install -r...
7.2AI score
SaveExploits0References4
20