Please refer to this blogpost to get an overview.
Replace *-INSTANCE
with one of the public instances listed in the scrapers section. Replace CAPITALIZED
words with their corresponding identifiers on the website.
mkdir Ahteam | |
cd Ahteam | |
wget http://qunpack.ahteam.org/wp-content/uploads/2007/03/quickunpack10rc1.zip | |
wget https://ahteam.org/files/oursoft/ASPR_Dumper_v0_1.zip | |
wget https://ahteam.org/files/oursoft/DeDe_PAS_Viewer_v1_0.zip | |
wget https://ahteam.org/files/oursoft/Easy_PatchMaker_v1_0.zip | |
wget https://ahteam.org/files/oursoft/EP_Protector_v0_3.zip | |
wget https://ahteam.org/files/oursoft/NFO_File_Maker_v2_2.zip | |
wget https://ahteam.org/files/oursoft/NFO_Viewer_v1_2_Final.zip | |
wget https://ahteam.org/files/oursoft/PlayIn_v0_9.zip |
Complete credit to http://Learn.SharjeelSayed.com //copied for myself. | |
Curated Self Study Guide for Computer Science and DevOps/SRE/SysAdmin | |
https://github.com/docker-training/orchestration-workshop | |
An always updated copy of this document can be found at http://Learn.SharjeelSayed.com | |
Fork this at https://github.com/SharjeelSayed/SharjeelSayed.github.io | |
Reach me at http://SharjeelSayed.com |
tg12 | |
bbhunter | |
d-Rickyy-b | |
fpolicelli | |
kmkz | |
cyberaz0r | |
win3zz | |
e23e | |
Le1a | |
mpgn |
The arsenal, armory & library by Maderas (@hackermaderas, #CyberpunkisNow) 6/8/2019 | |
Original / 1st version here: https://pastebin.com/rMw4WbhX | |
___________________________________________________________________________________ | |
# Basic knowledge requirements for Red Teaming, PenTesting, Hacking & Cybersecurity | |
# These are the basic competencies expected (and tested for during the in-person technical interview) by one of the largest, most visible InfoSec companies # on Earth. | |
++++++ 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 |
Please refer to this blogpost to get an overview.
Replace *-INSTANCE
with one of the public instances listed in the scrapers section. Replace CAPITALIZED
words with their corresponding identifiers on the website.
I've just stolen HypnZA list of suggested links and added a few others by various people. (Please feel free to send me other links/info you think might be useful to add.)
HypnZA's commonly shared list (in the correct order):
---------------------------------------------------------------------------------------------------- | |
OWASP Top Ten | |
https://owasp.org/www-project-top-ten/ | |
The CWE Top 25 | |
https://www.sans.org/top25-software-errors/ | |
2022 CWE Top 25 Most Dangerous Software Weaknesses | |
https://cwe.mitre.org/top25/archive/2022/2022_cwe_top25.html |