Skip to content

LucasKossack/CyberCon2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

CyberCon2023

Links for CyberCon2023 Presentation

Penetration Testing

Most of penetration testing is using intended functionality in unintended ways. To do this, you need to understand how systems are intended to work (basic IT knowledge). Below is a list of skillsets that will help you greatly in penetration testing, with some resources to point you in the right direction for learning them.

Active Directory ADSecurity.org & MS Docs

  • Structure
  • Authentication mechanisms

Networking - Settng up a homelab or revamping your home network is great hands on practice

  • Subnetting
  • Firewall/IDS/IPS

Databases - w3schools.com/sql/

  • Structure
  • Querying

Web Applications

  • Backend Languages
    • Java/PHP/ASP.NET/NodeJS
  • Frontend Languages - w3schools.com
    • HTLM/CSS/JavaScript
  • Wordpress/Tomcat/Jboss/Jenkins/WebLogic

Linux - DigitalOcean Guides

  • Filesystem Layout
  • Basic commands

General

The best way to learn penetration testing is to find a project! Run a game server, build a portfolio website, break things and fix them!

Incident Response

Book Resources

The best guide to IR. Highly Recommend starting here: Incident Response & Computer Forensics, Third Edition 3rd Edition

The Art of Memory Forensics: Detecting Malware and Threats in Windows, Linux, and Mac Memory 1st Edition

Practical Packet Analysis, 3rd Edition: Using Wireshark to Solve Real-World Network Problems 3rd Edition by Chris Sanders

Practical Malware Analysis: The Hands-On Guide to Dissecting Malicious Software 1st Edition

Blogs

IR Investigations Scenarios Break Down

Tooling and other resources

https://github.com/cugu/awesome-forensics

Prebuilt VM with tooling: https://github.com/mandiant/flare-vm

About

Links for CyberCon2023 Presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors