Skip to content

Instantly share code, notes, and snippets.

View fabienheureux's full-sized avatar
🐰
Working from home

Fabien Le Frapper fabienheureux

🐰
Working from home
View GitHub Profile

Copy pasted from: https://www.reddit.com/r/IAmA/comments/6ajstf/im_eugene_kaspersky_cybersecurity_guy_and_ceo_of/dhfi1j5/?sh=744a6787&st=J2KZV1B8

If you actually want to get into the security field, here's a ton of free resources to get you started. It's also worth noting that one of the best things about this field is that no one (respectable) cares about your educational background: if you can do the work, you'll get hired in a heartbeat.

Open Security Training - collection of free, week long bootcamps taught by some very smart folk. I've only taken their intro to x86 class, but Xeno Kovah is a smart dude.

/r/netsec - sub dedicated to security stuff. You'll probably understand nothing, but just start skimming through and looking up stuff on the fly. After a few months, you'll start being able to follow along. I recommend avoiding /r/hacking and /r/howtohack as it's filled with FUD and skids (script kiddies).

[/r/learnprogra

/**
*
* HeaderThemesInner
*
*/
import React, { PropTypes } from 'react';
import styled from 'styled-components';
import ThemesItem from './ThemesItem';
{
"plugins": [
[
"wrap-in-js",
{
"extensions": ["css$"]
}
]
],
"presets": [
@fabienheureux
fabienheureux / netrw quick reference.md
Last active October 28, 2016 07:22 — forked from t-mart/netrw quick reference.md
A quick reference for Vim's built-in netrw file selector.
Map Action
<F1> Causes Netrw to issue help
<cr> Netrw will enter the directory or read the file
<del> Netrw will attempt to remove the file/directory
- Makes Netrw go up one directory
a Toggles between normal display, hiding (suppress display of files matching g:netrw_list_hide) showing (display only files which match g:netrw_list_hide)
c Make browsing directory the current directory
C Setting the editing window
d Make a directory