Skip to content

rapid7/metakitty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metakitty

Metakitty -- The Metasploit Stats Portal. This is a staging area to actually get this stuff up and running without accidentally stomping all over metasploit-framework.

Previously the meatkitty repository was used to generate Metasploit resources links (final commit), but this functionality is now removed and deprecated in favor of the Metasploit Wiki. Now only the stats extraction mechanism exists, and is published to:

https://docs.metasploit.com/stats

Managing Git and Updates

Install Ruby dependencies:

bundle install

Build the stats, further details can be found in the README.md:

export GITHUB_OAUTH_TOKEN=your_token_here
bundle exec ruby stats/generate_pages
bundle exec ruby stats/download_acceptance_test_results.rb

If you want to see the stats locally, run:

bundle exec ruby -run -e httpd . -p8000

And visit http://localhost:8000/stats/build/

Ta-da!

About

Metakitty, The Metasploit Resource Portal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12