自1850年起调查JavaScript文件
一个用于爬取JavaScript文件并搜索API密钥、授权令牌、硬编码密码或相关数据的Python项目。
快速安装和使用Pinkerton指南。
git clone https://github.com/000pp/pinkerton.gitpip3 install -r requirements.txt --break-system-packagespython3 main.py -u https://example.com如果你想在Docker容器中使用Pinkerton,请按以下步骤操作:
1. 克隆仓库 - git clone https://github.com/000pp/pinkerton.git
2. 构建镜像 - sudo docker build -t pinkerton:latest .
3. 运行容器 - sudo docker run pinkerton:latest
pacman -Syu pinkerton
快速参与项目贡献的方法。
git clone https://github.com/your/pinkerton.git 克隆仓库cd pinkerton/