Giter Site home page Giter Site logo

glittering / svnhack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from callmefeifei/svnhack

0.0 0.0 0.0 1 KB

一个Svn信息泄露辅助工具,可以使用这个脚本列取网站目录,读取源码文件以及下载整站代码。

Python 100.00%

svnhack's Introduction

SvnHack

一个Svn信息泄露辅助工具,可以使用这个脚本列取网站目录,读取源码文件以及下载整站代码。

Usage: SvnHack.py [options]

Options:

-h, --help show this help message and exit

-u Url, --url=Url add a svn url.

-d Dic, --dic=Dic list a directory.

-r READFILE, --read=READFILE read a file.

--download download the entire station.

例子

列取目录:

- 根目录       python SvnHack.py -u http://x.x.x.x/.svn/entries  

- 指定目录     python SvnHack.py -u http://x.x.x.x/.svn/entries  -d scripts

读源码:

-  指定文件    python SvnHack.py -u http://x.x.x.x/.svn/entries  -d scripts -r  upd.js

下载整站:

-              python SvnHack.py -u http://x.x.x.x/.svn/entries  —download

svnhack's People

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.