Skip to content

ThreatBiih/HikariSystem-Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HikariSystem Academy - ALA KUMO & ALA DOKU

Curso de Cyberseguranca - Web Hacking & Malware Analysis

Sobre

Este repositorio contem o material das ALAs KUMO e DOKU do HikariSystem Academy:

  • ALA KUMO (Spider) - Web Hacking & Bug Bounty
  • ALA DOKU (Poison) - Malware Analysis & Windows Internals

Como Usar

GitHub Pages (Recomendado)

  1. Faca um fork deste repositorio
  2. Va em Settings > Pages
  3. Em Source, selecione a branch main e pasta / (root)
  4. Aguarde o deploy e acesse pelo link gerado

Local

  1. Clone o repositorio
  2. Abra o arquivo index.html diretamente no navegador
  3. Ou use um servidor local:
    # Python 3
    python -m http.server 8000
    
    # Node.js
    npx serve

Estrutura

Web-Export/
|-- index.html              # Pagina principal
|-- README.md               # Este arquivo
|
|-- ALA-KUMO/               # Conteudo da ALA KUMO
|   |-- 00-PREPARATION/
|   |-- M41-Architecture-and-Supply-Chain/
|   |-- M42-Advanced-Recon/
|   |-- M43-Injection-Attacks/
|   |-- M44-XSS-and-Client-Side/
|   |-- M45-Authentication-and-Authorization/
|   |-- M46-File-Upload-and-Deserialization/
|   |-- M47-API-Security/
|   |-- M48-Server-Side-Attacks/
|   |-- M49-Logic-Flaws-and-Error-Handling/
|   |-- M50-Hunters-Mindset/
|   |-- M51-Web-Attacks/
|       |-- lab/
|       |-- CHEATSHEET.md
|
|-- ALA-DOKU/               # Conteudo da ALA DOKU
    |-- M71-Malware-Analysis-Fundamentals/
    |-- M72-Windows-Internals-PE/
        |-- *.png (imagens)

Modulos

ALA KUMO - Web Hacking (11 modulos)

Modulo Topico
M00 Web Hacking Lab Setup
M41 Modern Web Architecture & Supply Chain
M42 Advanced Reconnaissance & Automation
M43 Injection Attacks
M44 XSS & Client-Side
M45 Authentication & Authorization
M46 File Upload & Deserialization
M47 API Security
M48 Server-Side Attacks
M49 Logic Flaws & Error Handling
M50 The Hunter's Mindset
M51 Web Attacks Lab

ALA DOKU - Malware Analysis (2+ modulos)

Modulo Topico
M71 Malware Analysis Fundamentals
M72 Windows Internals & PE Structure

Mantenedora

Bianca (ThreatBiih)

Licenca

Este material e para fins educacionais. Todo o conteudo pertence ao HikariSystem Academy.


"A aranha espera. A presa vem." - ALA KUMO

"Conheca seu inimigo." - ALA DOKU

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors