Skip to content

rootklt/SvnHack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SvnHack

SVN信息泄漏利用脚本,可用于1.7版本及以下的SVN信息泄漏。


Usage

usage: SvnHack.py [-h] -u TARGETURL [--wcdb] [--chkver] [--download]

optional arguments:
  -h, --help            show this help message and exit
  -u TARGETURL, --url TARGETURL
                        Special svn target url
  --wcdb                Download wc.db database file
  --chkver              Check svn Version
  --download            Download .svn data

image

python -u http://127.0.0.1:8080/.svn --download

#下载.svn目录下的源代码

image

Update Log

  • 1.增加了1.7版本以下支持

TODO

    1. 对新增部分进行调试(因为时间关系,没来得及调试)

About

SvnHack, SVN泄漏v1.6,v1.7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages