# Book of Eopi

## Book of Eopi

- [About the Author](https://book.loliteam.net/about-the-author.md): Welcome to the Book of Thuong Eopi. Here, I share and document all my write-ups, which might help others in the information security community.
- [ChatGPT for Cybersecurity](https://book.loliteam.net/chatgpt-for-cybersecurity.md): How to utilize ChatGPT for Cybersecurity
- [Certified Ethical Hacker (C|EH)(Practical)](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical.md): This note will guide you with all my methodologies I used while preparing and throughout the exam.
- [Reconnaissance (Footprinting)](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/reconnaissance-footprinting.md): Welcome to the Footprinting module. This note will guide you thru all the methodologies that I used while preparing for the CEH (Practical) exam.
- [Scanning Networks](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/scanning-networks.md): Welcome to the Scanning Networks module. This note will guide you thru all the methodologies that I used while preparing for the CEH (Practical) exam.
- [Vulnerability Analysis](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/vulnerability-analysis.md): Welcome to the Vulnerability Analysis module. This note will guide you thru all the methodologies that I used while preparing for the CEH (Practical) exam.
- [System Hacking](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/system-hacking.md): Welcome to the System Hacking module. This note will guide you thru all the methodologies that I used while preparing for the CEH (Practical) exam.
- [Sniffing](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/sniffing.md): Welcome to the Sniffing module. This note will guide you thru all the methodologies that I used while preparing for the CEH (Practical) exam.
- [SQL Injection](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/sql-injection.md): Welcome to the SQL Injection module. This note will guide you thru all the methodologies that I used while preparing for the CEH (Practical) exam.
- [Remote code execution](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/remote-code-execution.md): Remote code execution (RCE), also known as code injection, refers to an attacker executing commands on a system from a remote machine. Often this means exploiting a web application/server to run comma
- [Hacking Web Applications & Servers](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/hacking-web-applications-and-servers.md): Welcome to the Hacking Web Applications & Servers module. This note will guide you thru all the methodologies I followed while preparing for CEH (Practical) exam.
- [Local and remote file inclusion](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/hacking-web-applications-and-servers/local-and-remote-file-inclusion.md): Local file inclusion (LFI) vulnerabilities allow an attacker to read local files on the web server using malicious web requests, such as:
- [File upload bypass](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/hacking-web-applications-and-servers/file-upload-bypass.md): File upload mechanisms are very common on websites, but sometimes have poor validation. This allows attackers to upload malicious files to the web server, which can then be executed by other users or
- [Cross-site scripting](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/hacking-web-applications-and-servers/cross-site-scripting.md): Cross-Site Scripting (XSS) attacks are a type of injection, in which malicious scripts are injected into otherwise benign and trusted websites.
- [Cross-site request forgery](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/hacking-web-applications-and-servers/cross-site-request-forgery.md): Cross-Site Request Forgery (CSRF) is an attack that forces an end user to execute unwanted actions on a web application in which they’re currently authenticated.
- [Server-side request forgery](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/hacking-web-applications-and-servers/server-side-request-forgery.md): In this section, I will explain what server-side request forgery is, describe some common examples, and explain how to find and exploit various kinds of SSRF vulnerabilities.
- [Exploitation](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/exploitation.md): Here are the articles in this section:
- [Working with exploits](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/exploitation/working-with-exploits.md): This section is mostly about local exploits, because they're annoying. Remote python exploits are usually point-and-shoot and web exploits have their own section.
- [Password cracking](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/exploitation/password-cracking.md): Password cracking is the process of using an application program to identify an unknown or forgotten password to a computer or network resource.
- [Metasploit](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/exploitation/metasploit.md): This page is just basic stuff I forget all the time. There are other Metasploit tips in sections where it's relevant.
- [Buffer overflow](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/exploitation/buffer-overflow.md): Exploit buffer overflow issues by overwriting the memory of an application. This changes the execution path of the program, triggering a response that damages files or exposes private information.
- [Cloud Computing](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/cloud-computing.md): Welcome to the Cloud Computing module. This note will guide you thru all the methodologies that I used while preparing for the CEH (Practical) exam.
- [Cryptography](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/cryptography.md): Welcome to the Cryptography module. This note will guide you thru all the methodologies that I used while preparing for the CEH (Practical) exam.
- [Mobile Pentesting Resources](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/mobile-pentesting-resources.md)
- [Learning resources](https://book.loliteam.net/certifications/certified-ethical-hacker-c-or-eh-practical/learning-resources.md)
- [My Hacking Materials](https://book.loliteam.net/my-hacking-materials.md): Keep calm and hack the planet
- [My Most Frequently Used Hacking Commands](https://book.loliteam.net/my-hacking-materials/my-most-frequently-used-hacking-commands.md): A quick reference to my most-used hacking commands for cybersecurity and penetration testing.
- [RickdiculouslyEasy: 1 VulnHub WriteUp](https://book.loliteam.net/my-hacking-materials/rickdiculouslyeasy-1-vulnhub-writeup.md): Walkthrough for RickdiculouslyEasy in VulnHub
- [Corrosion: 2 VulnHub WriteUp](https://book.loliteam.net/my-hacking-materials/corrosion-2-vulnhub-writeup.md): Walkthrough for Corrosion 2 in VulnHub
- [Hackable: 3 VulnHub WriteUp](https://book.loliteam.net/my-hacking-materials/hackable-3-vulnhub-writeup.md): Walkthrough for Hackable 3 in VulnHub
- [Empire: LupinOne Vulnhub WriteUp](https://book.loliteam.net/my-hacking-materials/empire-lupinone-vulnhub-writeup.md): Walkthrough for Empire LupinOne in VulnHub
- [101 Labs for Linux](https://book.loliteam.net/101-labs-for-linux.md): This book is designed to cement the theory you have read in your Linux study guide or video training course.
- [Hardware and System Configuration](https://book.loliteam.net/101-labs-for-linux/hardware-and-system-configuration.md)
- [LAB 1 - Boot Sequence](https://book.loliteam.net/101-labs-for-linux/hardware-and-system-configuration/lab-1-boot-sequence.md): Learn how to manage boot options and understand the boot sequence.
- [DFIR Cơ Bản Và Thực Tế](https://book.loliteam.net/dfir-co-ban-va-thuc-te.md): Chơi cho vui thì làm thì khác
- [Pokémon Brilliant Diamond and Shining Pearl](https://book.loliteam.net/mod-nintendo-switch-game/pokemon-brilliant-diamond-and-shining-pearl.md): Welcome to Pokémon Brilliant Diamond & Shining Pearl modding book!
- [Install mods on Nintendo Switch](https://book.loliteam.net/mod-nintendo-switch-game/pokemon-brilliant-diamond-and-shining-pearl/install-mods-on-nintendo-switch.md): How to Mod Pokemon BDSP on Nintendo Switch (A Tutorial for Pokemon Brilliant Diamond and Shining Pearl)
- [Install mods on Yuzu/Ryujinx Emulator](https://book.loliteam.net/mod-nintendo-switch-game/pokemon-brilliant-diamond-and-shining-pearl/install-mods-on-yuzu-ryujinx-emulator.md): How to mod Pokemon BDSP on Yuzu/Ryujinx Emulator ( A Tutorial for Pokemon Brilliant Diamond and Shining Pearl)
- [Custom font for Pokémon BDSP](https://book.loliteam.net/mod-nintendo-switch-game/pokemon-brilliant-diamond-and-shining-pearl/custom-font-for-pokemon-bdsp.md): Step-by-step instructions to create custom fonts for Pokémon BDSP
- [SHARE TÀI LIỆU NVSP](https://book.loliteam.net/share-tai-lieu-nvsp.md): Tổng hợp lý thuyết
- [HỌC PHẦN 1](https://book.loliteam.net/share-tai-lieu-nvsp/hoc-phan-1.md): Giáo dục đại học Việt nam và Thế giới
- [HỌC PHẦN 2](https://book.loliteam.net/share-tai-lieu-nvsp/hoc-phan-2.md): Tâm lý giáo dục đại học
- [HỌC PHẦN 3](https://book.loliteam.net/share-tai-lieu-nvsp/hoc-phan-3.md): Lý luận và phương pháp dạy học đại ho
- [HỌC PHẦN 4](https://book.loliteam.net/share-tai-lieu-nvsp/hoc-phan-4.md): Phát triển chương trình và tổ chức quá trình đào tạo ĐH, CĐ
- [HỌC PHẦN 5 (chưa hoàn thiện)](https://book.loliteam.net/share-tai-lieu-nvsp/hoc-phan-5-chua-hoan-thien.md): Đánh giá kết quả học tập
- [HỌC PHẦN 6](https://book.loliteam.net/share-tai-lieu-nvsp/hoc-phan-6.md): Ứng dụng công nghệ thông tin và truyền thông trong dạy học đại học
- [Tổng Hợp Võ Lâm 2](https://book.loliteam.net/tong-hop-vo-lam-2.md): Tổng Hợp Mọi Thứ Về Võ Lâm 2 – Những Phiên Bản Được Chia Sẻ Bởi EoPi
- [Server JX2 2014 - Bản Kinh Doanh](https://book.loliteam.net/tong-hop-vo-lam-2/server-jx2-2014-ban-kinh-doanh.md): Jx2 2014 Online Version
- [Server JX2 2014 - Phiên bản Offline](https://book.loliteam.net/tong-hop-vo-lam-2/server-jx2-2014-phien-ban-offline.md): Jx2 2014 Offline Version
- [Server JX2 2017 - Phiên Bản Offline](https://book.loliteam.net/tong-hop-vo-lam-2/server-jx2-2017-phien-ban-offline.md): Jx2 2017 Offline Version
- [Server JX2 2021 - Phiên Bản Offline](https://book.loliteam.net/tong-hop-vo-lam-2/server-jx2-2021-phien-ban-offline.md): Jx2 2021 Offline Version
- [Website tài khoản chơi Offline](https://book.loliteam.net/tong-hop-vo-lam-2/website-tai-khoan-choi-offline.md): Website dành cho các phiên bản chơi Offline có thể nhanh chống thao tác.
