Giter Site home page Giter Site logo

repoog / gitprey Goto Github PK

View Code? Open in Web Editor NEW
600.0 26.0 181.0 65 KB

Searching sensitive files and contents in GitHub associated to company name or other key words

License: GNU General Public License v3.0

Python 100.00%
github hacking-tool information-security

gitprey's People

Contributors

repoog avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gitprey's Issues

扫描中的问题

[!_!] ERROR INFO: There is 'HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /p4int3r/Tools/f4107e4a9f2f4ba13492a0478f697f239a515f3c/golismero/golismero/api/config.py (Caused by ConnectTimeoutError(<urllib3.connection.VerifiedHTTPSConnection object at 0x7f26aeca6050>, 'Connection to raw.githubusercontent.com timed out. (connect timeout=10)'))' problem in requesting html page.

扫描到一半提示这个错误

对项目的一点困惑

我看项目并没有使用searchapi,是不好用吗?还是什么原因,因为我在使用您的项目时出现了搜索不到的问题,具体代码是在BeautifulSoup处理a.text-bold时,并没有匹配到,github将a.text-bold属性都放到了div中。还请抽空解答下我的疑问,谢谢。

搜索结果限制

请问,这github的100页搜索结果限制是不是无法突破呢

关键字问题

我想问一下在这个程序里面-k 是设置关键字的参数,然后info.db里面也是设置关键字的,我想问一下这个搜索关键字是按照-k传进去的搜索还是去读取info.db搜索啊。

扫描结果展示问题

作者你好,不知道是我没找到还是确实没这功能,扫描完毕之后,只能在log文件中查看到结果的蛛丝马迹,感觉这样很难通过扫描结果来判断漏洞,不知道扫描结果作者是怎么组织的?

AttributeError: 'module' object has no attribute '_base'

lzy@47:~/GitPrey$ python GitPrey.py
Traceback (most recent call last):
File "GitPrey.py", line 12, in
from bs4 import BeautifulSoup
File "/usr/lib/python2.7/dist-packages/bs4/init.py", line 30, in
from .builder import builder_registry, ParserRejectedMarkup
File "/usr/lib/python2.7/dist-packages/bs4/builder/init.py", line 314, in
from . import _html5lib
File "/usr/lib/python2.7/dist-packages/bs4/builder/_html5lib.py", line 70, in
class TreeBuilderForHtml5lib(html5lib.treebuilders._base.TreeBuilder):
AttributeError: 'module' object has no attribute '_base'

github登陆失败

在config文件里设置了正确的账户密码,却显示登录不了,需要输入Verification code

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.