Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bradford-smith94/cs577
CS 577 Cybersecurity Lab
https://github.com/bradford-smith94/cs577
c cybersecurity
Last synced: 17 days ago
JSON representation
CS 577 Cybersecurity Lab
- Host: GitHub
- URL: https://github.com/bradford-smith94/cs577
- Owner: bradford-smith94
- Created: 2015-12-29T15:47:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-29T16:07:23.000Z (about 9 years ago)
- Last Synced: 2024-11-28T19:35:58.100Z (3 months ago)
- Topics: c, cybersecurity
- Language: Smali
- Size: 11.8 MB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#CS 577: Cybersecurity Lab
Bradford Smith assignments for CS 577 Cybersecurity Lab##Labs
1. Man-in-the-Middle Attack Proxy
2. Password Cracker
3. Hijack Control-flow and Inject Code
4. Hijack Control-flow and Perform a Code-reuse Attack
5. Buffer Overflow Protection Using Guard Pages
6. Cross-site Scripting (XSS) and SQL Injection (SQLi) Attacks (using SEED Ubuntu VM)
7. Android Application Security
8. Packet Sniffing and Analysis
9. Malware Evasion Strategies