PayloadsAllTheThings/Insecure Source Code Management/Mercurial.md

563 B

Mercurial

Summary

Tools

rip-hg.pl

  • kost/dvcs-ripper/master/rip-hg.pl - Rip web accessible (distributed) version control systems: SVN/GIT/HG...
    docker run --rm -it -v /path/to/host/work:/work:rw k0st/alpine-dvcs-ripper rip-hg.pl -v -u
    

References