Skip to content

Slasher23/0x00sec.github.io

 
 

Repository files navigation

0x00sec.github.io

An infosec/computer science community built by whitehats for whitehats.

Why?

Originally, we all contributed at Null Byte. However, upon OTW's departure from the community we decided that we needed our own place. The people of Null Byte needed a place uncontrolled by WonderHowTo.

Thus, we aim to create a new place: this place. 0x00sec is the next iteration of Null Byte. Here, contributors will post articles mainly about information security, but also related things, like computer science.

We are still under development

We started this with an idea on 4/21/16. unh0lys0da, pry0cc, and I (oaktree, a.k.a oaktree347) set out to make a new home. We hope that the members of Null Byte can adopt 0x00sec as a new place for the cultivation of new leaders in infosec.

To make this community thrive, we need content. We now have a public forum at https://discourse.0x00sec.org/ We are looking for inquisitive contributors and question askers, so please stop by and help get this machine rolling. All skill levels are embraced, as this diversity is beneficial for everybody!

How to Submit a post to 0x00sec

When posting to 0x00sec, you need to do so through the pull request mechanics of github.

  1. Fork 0x00sec
  2. Upload your markdown to your forked repo, make sure to include this at the top of the file.
    ---
    layout: post
    title: Posting Like a Hacker
    date: 23:23:23 -0700
    categories:
    author: your name
    ---
  3. For code snippets, use {% highlight <language> linenos %} <your code here> {% endhighlight %}.
  4. After the first block of text, put the tag, and it will be where the excerpt is placed on the home page
  5. Make a pull request or your post on the master branch, we will review the post and decide to merge/not merge it to 0x00sec.

About

An infosec community for all spectrum of hat to come and hone their craft.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 53.7%
  • HTML 46.3%