Coder Social home page Coder Social logo

aggressiveuser / allforone Goto Github PK

View Code? Open in Web Editor NEW
551.0 10.0 77.0 21 KB

AllForOne allows bug bounty hunters and security researchers to collect all Nuclei YAML templates from various public repositories,

License: MIT License

Python 100.00%

allforone's Introduction

AllForOne - Nuclei Template Collector ๐Ÿ‘ค

AllForOne - Nuclei Template Collector

Welcome to the "AllForOne" repository! ๐Ÿš€ This repository contains a Python script that allows bug bounty hunters and security researchers to collect all Nuclei YAML templates from various public repositories, helping to streamline the process of downloading multiple templates using just a single repository.

How it Works โš™๏ธ

The script leverages the GitHub repositories which containing Nuclei Templates. It will clones them to your local machine, and extracts the templates, organizing them for easy access.

๐Ÿ‘‹ Connect with me

LinkedIn Hack The Box GitHub Twitter Telegram Email

Getting Started ๐Ÿš€

To get started, follow these steps:

  1. Clone the repository: git clone https://github.com/AggressiveUser/AllForOne.git ๐Ÿ’ป

  2. Install the required dependencies: pip install -r requirements.txt ๐Ÿ”‘

  3. Run the script: python AllForOne.py ๐Ÿ

  4. Sit back and relax! The script will start collecting the Nuclei templates from public repositories.

Result ๐Ÿ“

Once the script completes, it will display the total count of templates in a tabular format. It will create a folder named Templates in the repository's root directory. Inside this folder, you'll find subfolders for each cloned repository segregated as per publication year CVE-20XX and others as Vulnerability-Templates. Each template is stored as a separate file, enabling easy access and utilization for your bug bounty or security testing activities.

Disclaimer โ—

Please ensure that you comply with all relevant laws, terms of service, and guidelines when using this tool. The Nuclei tool and the collected templates should be used responsibly and ethically. The creators of this script are not responsible for any misuse or illegal activities performed using the gathered templates.

Contributions ๐Ÿ™‹

Contributions to this project are welcome! If you have any updated and new github repo for nuclei templates, feel free to submit a pull request for PleaseUpdateMe.txt

License ๐Ÿ“„

This project is licensed under the MIT License.

allforone's People

Contributors

4riful avatar aggressiveuser avatar sneakywarwolf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

allforone's Issues

Stuck at a certain point

Basically its getting stuck at 99.35 , and i even tried to delete the github repo lines that are causing this from pleaaseupdateme.txt but to no avail its not working it somehow seems to always get stuck at the end.
Problem

Fails running the script in wsl2 kali linux

โ””โ”€# python3 AllForOne.py
,-. ,---. __ / \ _ _ _ ___ ___
/ ) .-' ./ / \ /_\ | | | / __\__ _ __ /___\_ __ ___ ( ( ,' / /| //\| | | / / _ | '__| // // ' \ / _
\ -" \ \ / | / _ \ | | / / | (_) | | / \_//| | | | __/ . , \ \ / | _/ _/
|| / ___/|| _/ || ||_|
/. ,'-----Y |
( ; | '
| ,-. ,-' Git-HUB | / Nuclei Template Collector
| | ( | BoX | / - AggressiveUser
) | \ .___________|/ --' `--'
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/urllib3/connection.py", line 203, in _new_conn
sock = connection.create_connection(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/urllib3/util/connection.py", line 85, in create_connection
raise err
File "/usr/local/lib/python3.11/dist-packages/urllib3/util/connection.py", line 73, in create_connection
sock.connect(sa)
OSError: [Errno 101] Network is unreachable

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/urllib3/connectionpool.py", line 791, in urlopen
response = self._make_request(
^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/urllib3/connectionpool.py", line 492, in _make_request
raise new_e
File "/usr/local/lib/python3.11/dist-packages/urllib3/connectionpool.py", line 468, in _make_request
self._validate_conn(conn)
File "/usr/local/lib/python3.11/dist-packages/urllib3/connectionpool.py", line 1097, in _validate_conn
conn.connect()
File "/usr/local/lib/python3.11/dist-packages/urllib3/connection.py", line 611, in connect
self.sock = sock = self._new_conn()
^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/urllib3/connection.py", line 218, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f827bd3f690>: Failed to establish a new connection: [Errno 101] Network is unreachable

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.