TheCl0n3r : Tool To Download & Manage Your Git Repositories

TheCl0n3r will allow you to download and manage your git repositories. About 90% of the penetration testing tools used in my experience can be found primarily on github. The aim of this was to make it easier to download, update and delete these git repositories. If moving to a new testing system, make it simpler to transfer the same tool set being used.

Usage

Search Github

Listing Currently Installed Tools

Build GO Binaries & Install Python Tools

Features

  • Download repos
  • Updates repos
  • Deletes repos
  • Search github repos
  • Install Go & Python tools.
  • Keeps everything orgainzed
  • Includes some basic tools to get started

Quick Setup

  • If you already have a list of tools in you are using just add it to the tool_list.txt file inside the TheCl0n3r directory then: “python3 thecl0n3r.py -d”
  • When moving to a new system just copy over the tool_list.txt file and re-download… Cake ?

Requirements

  • Python3
  • Pipenv
  • GO
  • Github Access Token

Install Pipenv

Install GO

Installation

git clone https://github.com/an00byss/TheCl0n3r
cd TheCl0n3r
pip3 install -r requirements.txt
python3 thecl0n3r.py

Note

Must add Github Access Token to “api_token” variable.

R K

Recent Posts

Burrow – Breaking Through Firewalls With Open Source Ingenuity

Burrow is an open source tool for burrowing through firewalls, built by teenagers at Hack Club.…

3 hours ago

Its-A-Trap : Building Secure Web Applications With A Golang Web Server For Authentication

Simple golang webserver that listens for basic auth or post requests and sends a notification…

3 hours ago

Nutek-Apple : Unleashing Power On macOS And Linux

Nutek Security Platform for macOS and Linux operating systems. Tools for hackers, bug hunters and…

3 hours ago

SecureSphere Labs – A Haven For Cybersecurity Innovators And Ethical Hackers

Welcome to SecureSphere Labs, your go-to destination for a curated collection of powerful hacking tools…

3 hours ago

Vulpes/VulpOS : The Docker-Powered All-in-One Workstation For Penetration Testing And Offsec Labs

All in one Docker-based workstation with hacking tools for Pentesting and offsec Labs by maintained…

3 hours ago

LiCo-Extrator : Revolutionizing Icon Extraction Across Platforms

Got it! Below is the updated README.md file with instructions for downloading the project on…

20 hours ago