From 2718e113c6c38b965479ee9d02edb8a13cf8eb1d Mon Sep 17 00:00:00 2001 From: WebBreacher Date: Sun, 29 Dec 2013 05:57:57 -0500 Subject: [PATCH] Fixing the formatting Just standardizing the formatting of the file. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e567afe..b6f7eb6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## PwnWiki.io is a collection TTPs (tools, tactics, and procedures) for what to do after access has been gained. +**PwnWiki.io** is a collection TTPs (tools, tactics, and procedures) for what to do after access has been gained. ### Live Online Copy: @@ -10,16 +10,16 @@ You can find a copy of the project online at: http://PwnWiki.io 2. Open index.html 3. Most modern browsers don't allow the access of local files from a locally loaded HTML file. On Windows you can use [Mongoose Tiny](http://cesanta.com/downloads.html) or [HFS](http://www.rejetto.com/hfs/) to host the files locally. On OSX and Linux `python -m SimpleHTTPServer` seems to work just fine. -#### Referenced tools can be found here: https://github.com/mubix/post-exploitation (If they aren't built into the OS) +**Referenced tools can be found here: https://github.com/mubix/post-exploitation (If they aren't built into the OS).** - - - - - - -#### Submitting Content -We want/need your help! Please contribute to this project is via GitHub (https://github.com/pwnwiki/pwnwiki.github.io). That allows us to get your project-ready content incorporated into the wiki fast. +### Submitting Content +We want/need your help! Please contribute to this project is via GitHub (https://github.com/pwnwiki/pwnwiki.github.io). That allows us to get your project-ready content incorporated into the wiki fast. Check out the https://github.com/pwnwiki/pwnwiki.github.io/wiki page for details on how to contribute. We realize that not everyone can/wants to submit content via GitHub and that's cool. If your go-to content is not up here and you don't want to spend the time becoming a Git Jedi, just visit our [Google Form](https://docs.google.com/forms/d/1N7-jRjnUXoz-UwB2h0du2IrskFJW6hBGs4YsTwvEncE/viewform). Due to the large amount of submissions and content, there may be a delay between your posting and us getting your content into the project. Thanks for your submissions and your patience! - - - - - - -Curators: +### Curators: * [@mubix](https://twitter.com/mubix) [gimmick:TwitterFollow](@mubix) * [@WebBreacher](https://twitter.com/webbreacher) [gimmick:TwitterFollow](@WebBreacher)