You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 4 |**Web Reconnaissance in Rust**| 26 | - Web Reconnaissance and Social Engineering.<br>- Cookies management for persistent sessions.<br>- Crafting stealthy requests with custom user-agents.<br>- Leveraging proxies using Reqwest for enhanced security.<br>- Building a modular browser struct in Rust.<br>- Utilizing DuckDuckGo API for information gathering.<br>- Advanced interactions like image search and custom queries.<br>- Parsing Xeets in Rust for efficient data handling.<br>- Implementing anonymous email communication.<br>Mass social engineering techniques.|[](./chapter-4/chapter-4.ipynb)|[](https://mybinder.org/v2/gh/wiseaidev/dark-web-rust/main?filepath=chapter-4/chapter-4.ipynb)|[](https://nbviewer.org/github/wiseaidev/dark-web-rust/tree/main/chapter-4/chapter-4.pdf)|
73
-
| 5 |**The Dirty COW vulnerability in Rust**| 29 | - Memory Mapping.<br>- Applications of Memory Mapping.<br>- Memory-Mapped Database.<br>- Memory-Mapped Networking.<br>- Shared and Private Memory Mapping.<br>- Copy On Write (COW) Mechanism.<br>- Madvise System Call and Read-Only Files.|[](./chapter-5/chapter-5.ipynb)|[](https://mybinder.org/v2/gh/wiseaidev/dark-web-rust/main?filepath=chapter-5/chapter-5.ipynb)|[](https://nbviewer.org/github/wiseaidev/dark-web-rust/tree/main/chapter-5/chapter-5.pdf)|
74
-
| 6 |**SQL Injection in Rust?**| TODO | TODO | TODO | TODO | TODO |
73
+
| 5 |**The Dirty COW vulnerability in Rust**| 29+ | - Memory Mapping.<br>- Applications of Memory Mapping.<br>- Memory-Mapped Database.<br>- Memory-Mapped Networking.<br>- Shared and Private Memory Mapping.<br>- Copy On Write (COW) Mechanism.<br>- Madvise System Call and Read-Only Files.|[](./chapter-5/chapter-5.ipynb)|[](https://mybinder.org/v2/gh/wiseaidev/dark-web-rust/main?filepath=chapter-5/chapter-5.ipynb)|[](https://nbviewer.org/github/wiseaidev/dark-web-rust/tree/main/chapter-5/chapter-5.pdf)|
74
+
| 6 |**SQL Injection in Rust?**| 8+ | - Memory Mapping.<br>- Applications of Memory Mapping.<br>- Memory-Mapped Database.<br>- Memory-Mapped Networking.<br>- Shared and Private Memory Mapping.<br>- Copy On Write (COW) Mechanism.<br>- Madvise System Call and Read-Only Files.|[](./chapter-5/chapter-5.ipynb)|[](https://mybinder.org/v2/gh/wiseaidev/dark-web-rust/main?filepath=chapter-5/chapter-5.ipynb)|[](https://nbviewer.org/github/wiseaidev/dark-web-rust/tree/main/chapter-5/chapter-5.pdf)|
75
+
| 6 |**SQL Injection in Rust**| 8+ | - SQL Injection In `Rocket` and `SQLite`<br>- Gathering User Input.<br>- Fetching Data From the Database.<br>- SQL Injection Exploitation.<br>- SQL Injection Through cURL.<br>- SQL Injection Mitigation.|[](./chapter-6/chapter-6.ipynb)|[](https://mybinder.org/v2/gh/wiseaidev/dark-web-rust/main?filepath=chapter-6/chapter-6.ipynb)|[](https://nbviewer.org/github/wiseaidev/dark-web-rust/tree/main/chapter-6/chapter-6.pdf)|
0 commit comments