Giter VIP home page Giter VIP logo

metakitty's Introduction

metakitty

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

This repo will not disappear as previously threatened. We'll keep the staging area private for now, and publish to:

http://resources.metasploit.com

Managing Git and Updates

Metakitty is actually three repos:

  • rapid7/metakitty - this repo, where all the source for the website lives.
  • metasploit/metasploit.github.io - where things are published on the Internet as http://resources.metasploit.com
  • metasploit/metasploit-resource-data - user submissions and all the data that's relevant to Metakitty

You'll want to check out all three, side by side, if you're going to work on Metakitty at all.

Once that's done, you need to be sure to get the submodule for metasploit-resource-data up to date:

cd metakitty
git submodule init & git submodule update --remote

Now you're ready to play bundler:

bundle install
cd metasploit-resource-portal # where the guts of Metakitty live
bundle install

If you want to see Metakitty locally, while in metasploit-resource-portal, run:

middleman

Ta-da!

Landing new content

When you've landed something new to metaspoit-resource-data do this to publish:

cd metakitty
./build-and-deploy.sh

That should be it!

Adding Content

The public repo for contributor content is over at

https://github.com/metasploit/resource-portal-data

which is submoduled here as resource-portal-data.

If you would like to add an entirely new category, that's fine, but be sure to update source/index.html.erb with the name, and note that the filename must match the symbol in the current regime.

metakitty's People

Contributors

dmohanty-r7 avatar egypt avatar msadek-r7 avatar todb-r7 avatar

Watchers

 avatar

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.