Giter Club home page Giter Club logo

nuclei_poc's Introduction

Nuclei POCs

Nuclei POC,每日更新

这个项目是一个 Python 脚本,用于批量克隆 GitHub 项目,获取 Nuclei POC,并将 POC 按类别分类存放到文件夹中。同时,使用 GitHub Action 每日自动运行脚本。

如何使用

克隆项目

克隆这个项目到本地:

git clone https://github.com/adysec/nuclei_poc.git

进入项目目录:

cd nuclei_poc

配置

repo.csv 文件中配置监控 GitHub 项目信息。

运行脚本

运行 Python 脚本:

python main.py

GitHub Action

在 GitHub 仓库中设置 Action,以便每日自动运行脚本。

需要配置Workflow permissionsRead and write权限

文件结构

  • main.py: 批量运行脚本文件。
  • 1-clone_repos.py: 批量克隆监控的 GitHub 项目。
  • 2-remove_duplicated.py: 删除重复POC脚本,并归档到分类文件夹。
  • 3-get_pocname.py: 读取并将POC列表写入poc.txt
  • repo.csv: Nuclei POC仓库列表。
  • poc.txt: 已存档POC列表。
  • poc/: 存放分类后的 Nuclei POC 文件夹。

nuclei_poc's People

Contributors

actions-user avatar adysec avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.