github Repo信息搜集工具
2020-01-24 10:50:54 Author: mp.weixin.qq.com(查看原文) 阅读量:152 收藏


使用:$ ./githarvester.py -h

  _____ _ _     _    _                           _
/ ____(_) |   | |  | |                         | |
| |  __ _| |_  | |__| | __ _ _ ____   _____  ___| |_ ___ _ __
| | |_ | | __| |  __  |/ _` | '__\ \ / / _ \/ __| __/ _ \ '__|
| |__| | | |_  | |  | | (_| | |   \ V /  __/\__ \ ||  __/ |
\_____|_|\__| |_|  |_|\__,_|_|    \_/ \___||___/\__\___|_|

Version 0.8
By: @metacortex of @dc801

usage: githarvester.py [-h] [-a ACCOUNT] [-d DIRECTORY] [-o ORGANIZE]
                       [-p PROJECT] [-r CUSTOM_REGEX] [-s CUSTOM_SEARCH] [-u]
                       [-v] [-w WRITE_FILE]This tool is used for harvesting information from GitHub. By default it looks
for code with the filename of 'wp-config.php' and pulls out auth info

参数说明:

  -h, --help        show this help message and exit
  -a ACCOUNT        Specify a specific user account
  -d DIRECTORY      Download results to a specific directory
  -o ORGANIZE       Organize results by 'new', 'old', 'best', or 'all'
  -p PROJECT        Specific project to search. Use with -a
  -r CUSTOM_REGEX   Custom regex string
  -s CUSTOM_SEARCH  Custom GitHub search string
  -u, --url         Output URL of found object
  -v, --verbose     Turn verbose output on. This will output matched lines
  -w WRITE_FILE     Write results to a file

文章来源:

https://github.com/metac0rtex/GitHarvester

推荐文章++++

*FuzzScanner 信息搜集的工具集

*简便的邮箱账户搜集工具Infoga

*用Golang写的域名信息搜集工具


文章来源: http://mp.weixin.qq.com/s?__biz=MzAxMjE3ODU3MQ==&mid=2650459549&idx=4&sn=89de707fd3bb1394fd3c61bf7d44b587&chksm=83bba879b4cc216f253c42a2027791dfafc1253f90b3afc0a8ed9538355b742e70361f84b7ca#rd
如有侵权请联系:admin#unsafe.sh