Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HalilDeniz authored Dec 16, 2023
1 parent de7f06d commit a1a1c4e
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,14 @@ RansomwareSim is a simulated ransomware application developed for educational an
pip install -r requirements.txt
```

## 📖 My Book
- Mastering Scapy: A Comprehensive Guide to [Network Analysis](https://denizhalil.com/2023/11/12/scapy-guide-to-network-analysis-book/)
- Python Learning Roadmap in 30 Days: [here](https://github.com/HalilDeniz/Python30Days)
- Beginning Your Journey in Programming and Cybersecurity - [Navigating the Digital Future](https://www.buymeacoffee.com/halildeniz/e/191664)




### Running the Control Server
1. Open `controlpanel.py`.
2. Start the server by running `controlpanel.py`.
Expand Down Expand Up @@ -89,4 +97,4 @@ For any inquiries or further information, you can reach me through the following
## License
RansomwareSim is released under the [MIT License](LICENSE). See LICENSE for more information.



0 comments on commit a1a1c4e

Please sign in to comment.