Skip to content

Commit a1a1c4e

Browse files
authored
Update Readme.md
1 parent de7f06d commit a1a1c4e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Readme.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,14 @@ RansomwareSim is a simulated ransomware application developed for educational an
4141
pip install -r requirements.txt
4242
```
4343

44+
## 📖 My Book
45+
- Mastering Scapy: A Comprehensive Guide to [Network Analysis](https://denizhalil.com/2023/11/12/scapy-guide-to-network-analysis-book/)
46+
- Python Learning Roadmap in 30 Days: [here](https://github.com/HalilDeniz/Python30Days)
47+
- Beginning Your Journey in Programming and Cybersecurity - [Navigating the Digital Future](https://www.buymeacoffee.com/halildeniz/e/191664)
48+
49+
50+
51+
4452
### Running the Control Server
4553
1. Open `controlpanel.py`.
4654
2. Start the server by running `controlpanel.py`.
@@ -89,4 +97,4 @@ For any inquiries or further information, you can reach me through the following
8997
## License
9098
RansomwareSim is released under the [MIT License](LICENSE). See LICENSE for more information.
9199

92-
100+

0 commit comments

Comments
 (0)