Rip web accessible (distributed) version control systems: SVN, GIT, Mercurial/hg, bzr, ... It can rip repositories even when directory browsing is turned off. Make sure to position yourself in an empty directory where you want repositories to be downloaded/cloned. Requirements: - Perl - Perl modules: required: LWP, IO::Socket::SSL - For newer SVN: DBD::SQlite and DBI - For faster GIT: Parallel::ForkManager, Redis and Algorithm::Combinatorics - (D)VCS client of what you want to rip (cvs, svn, git, hg, bzr, ...) Requirements on Debian/Ubuntu: You can easily install perl requirements: - sudo apt-get install perl libio-socket-ssl-perl libdbd-sqlite3-perl libclass-dbi-perl libio-all-lwp-perl Optional requirements (faster git rip): - sudo apt-get install libparallel-forkmanager-perl libredis-perl libalgorithm-combinatorics-perl And if you need all clients supported: - sudo apt-get install cvs subversion git bzr mercurial Docker: In case you just want the docker version, it is available at: https://github.com/kost/docker-webscan/tree/master/alpine-dvcs-ripper Just say something like: docker run --rm -it -v /path/to/host/work:/work:rw k0st/alpine-dripper rip-git.pl -v -u http://www.example.org/.git
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
PyBOF is a Python library that enables in-memory loading and execution of Beacon Object Files (BOFs) with support for argument passing and function targeting.
Kali Linux is a specialized Linux distribution for cybersecurity professionals, focusing on penetration testing and security auditing.
A collection of Python scripts for password spraying attacks against Lync/S4B & OWA, featuring Atomizer, Vaporizer, Aerosol, and Spindrift tools.
SharpPrinter enables efficient discovery of network printers for security and management purposes.
SharpEDRChecker scans system components to detect security products and tools.
A command that builds and executes command lines from standard input, allowing for the execution of commands with multiple arguments.
Explore the top million websites, ranked by referring subnets, and gain insights into online influence and popularity.
A suite of tools for Wi-Fi network security assessment and penetration testing.
A CVE compliant archive of public exploits and corresponding vulnerable software, and a categorized index of Internet search engine queries designed to uncover sensitive information.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.