Giter VIP home page Giter VIP logo

bcstats's Introduction

bcstats

Script to gather statistics from Bugcrowd programs

This is a simple script to get all Bugcrowd program's statistics and saving it in a CSV file. It was created to keep a track of activities happening in all the programs I am participating in.

Usage

Install requirements pip install -r requirements.txt

Run python bugcrowd.py

Also supports fetching private program data using the --session flag.

Compare 2 different CSVs to see what has changed.

daff bugcrowd-2018-06-29.csv bugcrowd-2018-06-30.csv

Sample output

Sample Output

bcstats's People

Contributors

fyoorer avatar katiefoster avatar

Stargazers

 avatar Chandrapal Badshah avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

katiefoster

bcstats's Issues

Couldn't find index page for 'incremental' (maybe misspelled?)

Collecting Twisted==17.5.0 (from -r requirements.txt (line 31))
Downloading https://files.pythonhosted.org/packages/31/bf/7f86a8f8b9778e90d8b2921e9f442a8c8aa33fd2489fc10f236bc8af1749/Twisted-17.5.0.tar.bz2 (3.0MB)
100% |████████████████████████████████| 3.0MB 810kB/s
Complete output from command python setup.py egg_info:
Download error on https://pypi.python.org/simple/incremental/: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590) -- Some packages may not be found!
Couldn't find index page for 'incremental' (maybe misspelled?)
Download error on https://pypi.python.org/simple/: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590) -- Some packages may not be found!
No local packages or download links found for incremental>=16.10.1
Traceback (most recent call last):
File "", line 1, in
File "/private/var/folders/86/mz_6n4557y9d75q3f0l2k_180000gp/T/pip-install-J4qgp2/Twisted/setup.py", line 21, in
setuptools.setup(**_setup"getSetupArgs")
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/core.py", line 111, in setup
_setup_distribution = dist = klass(attrs)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/setuptools/dist.py", line 268, in init
self.fetch_build_eggs(attrs['setup_requires'])
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/setuptools/dist.py", line 313, in fetch_build_eggs
replace_conflicting=True,
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/init.py", line 843, in resolve
dist = best[req.key] = env.best_match(req, ws, installer)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/init.py", line 1088, in best_match
return self.obtain(req, installer)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/init.py", line 1100, in obtain
return installer(requirement)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/setuptools/dist.py", line 380, in fetch_build_egg
return cmd.easy_install(req)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/setuptools/command/easy_install.py", line 632, in easy_install
raise DistutilsError(msg)
distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('incremental>=16.10.1')

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/86/mz_6n4557y9d75q3f0l2k_180000gp/T/pip-install-J4qgp2/Twisted/
MacBook-Pro-de-akita:bcstats Ak1t4Zen$ python bugcrowd.py
Traceback (most recent call last):
File "bugcrowd.py", line 8, in
from terminaltables import AsciiTable
ImportError: No module named terminaltables
MacBook-Pro-de-akita:bcstats Ak1t4Zen$

ANY SOLUTION?

requirements error OS X

MacBook-Pro-de-akita:bcstats Ak1t4Zen$ pip install requirements.txt
Collecting requirements.txt
Could not find a version that satisfies the requirement requirements.txt (from versions: )
No matching distribution found for requirements.txt

resolved, was an error in my environment!

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.