# Introducao à segurança digital

## Introducao à segurança digital

- [Introdução à Segurança Digital](https://gitbook.ganeshicmc.com/readme.md)
- [Introdução a Linux](https://gitbook.ganeshicmc.com/introducao_linux.md)
- [Criptografia](https://gitbook.ganeshicmc.com/criptografia.md)
- [Introdução](https://gitbook.ganeshicmc.com/criptografia/introducao.md)
- [Definições e Objetivos](https://gitbook.ganeshicmc.com/criptografia/definicoes.md)
- [Criptografia Clássica](https://gitbook.ganeshicmc.com/criptografia/classica.md)
- [Criptografia Moderna](https://gitbook.ganeshicmc.com/criptografia/moderna.md)
- [Guia de Python para criptografia](https://gitbook.ganeshicmc.com/criptografia/guia-de-python-para-criptografia.md)
- [Redes](https://gitbook.ganeshicmc.com/redes.md)
- [Ataques](https://gitbook.ganeshicmc.com/redes/ataques.md)
- [Arp Cache Poisoning](https://gitbook.ganeshicmc.com/redes/ataques/arp-cache-poisoning.md)
- [DNS Cache Poisoning](https://gitbook.ganeshicmc.com/redes/ataques/dns-cache-poisoning.md)
- [Slow Loris](https://gitbook.ganeshicmc.com/redes/ataques/slowloris.md)
- [Syn Flood](https://gitbook.ganeshicmc.com/redes/ataques/syn-flood.md)
- [WPA Cracking](https://gitbook.ganeshicmc.com/redes/ataques/wpa_cracking_attack.md)
- [Deauth](https://gitbook.ganeshicmc.com/redes/ataques/deauth.md)
- [Ferramentas](https://gitbook.ganeshicmc.com/redes/ferramentas.md)
- [Resumo das Ferramentas](https://gitbook.ganeshicmc.com/redes/ferramentas/ferramentas_resumos.md)
- [Suíte Aircrack](https://gitbook.ganeshicmc.com/redes/ferramentas/aircrack_suite.md)
- [Wireshark](https://gitbook.ganeshicmc.com/redes/ferramentas/wireshark.md)
- [Netcat](https://gitbook.ganeshicmc.com/redes/ferramentas/netcat.md)
- [Nmap](https://gitbook.ganeshicmc.com/redes/ferramentas/nmap.md)
- [Netstat](https://gitbook.ganeshicmc.com/redes/ferramentas/netstat.md)
- [Kathará](https://gitbook.ganeshicmc.com/redes/ferramentas/kathara.md)
- [Pacote & Protocolo](https://gitbook.ganeshicmc.com/redes/pacote-protocolo-arp.md)
- [Camada de Rede](https://gitbook.ganeshicmc.com/redes/rede-ip-roteamento.md)
- [Camada de Transporte](https://gitbook.ganeshicmc.com/redes/camadadetransporte.md)
- [IANA](https://gitbook.ganeshicmc.com/redes/iana.md)
- [Three-way Handshake](https://gitbook.ganeshicmc.com/redes/three-way-handshake.md)
- [DHCP](https://gitbook.ganeshicmc.com/redes/dhcp.md)
- [DNS](https://gitbook.ganeshicmc.com/redes/dns.md)
- [NAT](https://gitbook.ganeshicmc.com/redes/nat.md)
- [Pentest](https://gitbook.ganeshicmc.com/redes/pentest.md)
- [FTP](https://gitbook.ganeshicmc.com/redes/pentest/ftp.md)
- [SMB](https://gitbook.ganeshicmc.com/redes/pentest/smb.md)
- [SSH](https://gitbook.ganeshicmc.com/redes/pentest/ssh.md)
- [VPN](https://gitbook.ganeshicmc.com/redes/pentest/vpn.md)
- [Avançado](https://gitbook.ganeshicmc.com/redes/avancado.md)
- [Web](https://gitbook.ganeshicmc.com/web.md)
- [Semana 1](https://gitbook.ganeshicmc.com/web/semana-1.md)
- [Introdução à Web](https://gitbook.ganeshicmc.com/web/semana-1/01_introducao_a_web.md)
- [Entendendo as URLs](https://gitbook.ganeshicmc.com/web/semana-1/02_urls.md)
- [Introdução ao HTML e ao CSS](https://gitbook.ganeshicmc.com/web/semana-1/03_html_css.md)
- [Directory Traversal](https://gitbook.ganeshicmc.com/web/semana-1/04_directory_traversal.md)
- [Introdução ao Javascript](https://gitbook.ganeshicmc.com/web/semana-1/05_javascript.md)
- [Cross Site Scripting (XSS)](https://gitbook.ganeshicmc.com/web/semana-1/06_xss.md)
- [Cookies e sessões](https://gitbook.ganeshicmc.com/web/semana-1/11_cookies_e_sessoes.md)
- [Protocolo HTTP](https://gitbook.ganeshicmc.com/web/semana-1/protocolo_http.md)
- [Protocolo HTTPS](https://gitbook.ganeshicmc.com/web/semana-1/protocolo_https.md)
- [2020 - XML External Entities (XML) Injection](https://gitbook.ganeshicmc.com/web/semana-1/xxe.md)
- [Semana 2](https://gitbook.ganeshicmc.com/web/semana-2.md)
- [Servidores Web](https://gitbook.ganeshicmc.com/web/semana-2/08_servidores_web.md)
- [PHP (Programação server-side)](https://gitbook.ganeshicmc.com/web/semana-2/09_php.md)
- [Command Injection](https://gitbook.ganeshicmc.com/web/semana-2/10_command_injection.md)
- [Cookie Poisoning](https://gitbook.ganeshicmc.com/web/semana-2/12_cookie_poisoning.md)
- [Bancos de Dados](https://gitbook.ganeshicmc.com/web/semana-2/13_bancos_de_dados.md)
- [SQL Injection](https://gitbook.ganeshicmc.com/web/semana-2/14_sql_injection.md)
- [Insecure Direct Object Reference (IDOR)](https://gitbook.ganeshicmc.com/web/semana-2/15_idor.md)
- [2020 - Portas e Serviços](https://gitbook.ganeshicmc.com/web/semana-2/ports_e_servicos.md)
- [2020 - API's e Serviços Rest](https://gitbook.ganeshicmc.com/web/semana-2/apis_e_rest.md)
- [CTF](https://gitbook.ganeshicmc.com/ctf.md)
- [Engenharia Reversa](https://gitbook.ganeshicmc.com/engenharia-reversa.md)
- [Arquivos](https://gitbook.ganeshicmc.com/engenharia-reversa/arquivos.md)
- [Registradores e tipos de dados](https://gitbook.ganeshicmc.com/engenharia-reversa/registradores-e-tipos-de-dados.md)
- [Hello World em x86](https://gitbook.ganeshicmc.com/engenharia-reversa/hello-world-em-x86.md): Explicação de um Hello World em Assembly x86
- [Pilha](https://gitbook.ganeshicmc.com/engenharia-reversa/pilha.md)
- [GDB](https://gitbook.ganeshicmc.com/engenharia-reversa/gdb.md): Um manual de referência para o gdb
- [Ghidra](https://gitbook.ganeshicmc.com/engenharia-reversa/ghidra.md)
- [Pwning](https://gitbook.ganeshicmc.com/pwning.md)
- [Integer Overflow](https://gitbook.ganeshicmc.com/pwning/integer-overflow.md)
- [Buffer Overflow](https://gitbook.ganeshicmc.com/pwning/buffer-overflow-e-a-stack.md)
- [Pwntools](https://gitbook.ganeshicmc.com/pwning/pwntools.md)
- [Shellcode](https://gitbook.ganeshicmc.com/pwning/shellcode.md)
- [Proteções](https://gitbook.ganeshicmc.com/pwning/protecoes.md)
- [Hardware](https://gitbook.ganeshicmc.com/hardware.md)
- [Introdução ao Hardware Hacking](https://gitbook.ganeshicmc.com/hardware/introducao-ao-hardware-hacking.md)
- [Introdução ao Infravermelho](https://gitbook.ganeshicmc.com/hardware/introducao-ao-infravermelho.md)
