I hereby claim:
- I am victorxlr on github.
- I am victorxlr (https://keybase.io/victorxlr) on keybase.
- I have a public key ASA0U8SgoT8DKqh7ypxLHmG543k4MLdsakPQ3Q-MJGSS0go
To claim this, I am signing this object:
| ++++++ Basic knowledge requirements for cybersecurity and hacking ++++++ | |
| These are the basic competencies expected (and tested for during the 1st in person interview) by a large, very visible InfoSec company I think it is a good base competency list for anyone looking to get into an Infosec career (with specialization plus and some programming /scripting ability) or learn cybersecurity/hacking as a hobby: | |
| Networking: Good understanding of OSI layer model / Understating of communication flow through each layer / Good understanding of functions of each layer / Understanding of major protocols in each layer / In-depth understanding Layer 3 & Layer 4 protocols IP, ICMP Protocols (layer 3) TCP, UDP Protocols (layer 4) | |
| Overview of TCP/IP Layer model: ARP / Understanding of Client & Server communication model / Ports common services run on / Ephemeral port vs Well known ports | |
| Understanding of major (everyday Layer 7) services/protocols: DNS o DHCP o HTTP HTTP Header Fields HTTP Status Codes How HTTP mainta |
| // get the HTML tag of the page | |
| var obj = document.documentElement | |
| // event listener for keypress | |
| obj.addEventListener('keypress', pushedKey) | |
| // function to be called on keypress | |
| function pushedKey(e) { | |
| var key = e.code | |
| key = key.slice(-1) |
I hereby claim:
To claim this, I am signing this object:
| package mpPackage { | |
| public class ParaEdit { | |
| public var y:Array; | |
| public var xq934:int; | |
| public var sw382:int; | |
| public var x:Array; | |
| } |