52 lines
3.9 KiB
Markdown
52 lines
3.9 KiB
Markdown
![Freeeside Logo](https://camo.githubusercontent.com/8824210474b9586405f0b11e210ea266599c9f83/68747470733a2f2f63646e2e7261776769742e636f6d2f467265657369646548756c6c2f4c6f676f732f6d61737465722f66726565736964655f7371756172655f706174682e737667 "Freeside Logo")
|
|
|
|
## Contents
|
|
1. [Introduction](README.md#introduction)
|
|
2. [Contributing](README.md#contributing)
|
|
3. [Student Discount/Free Stuff](README.md#freestuff)
|
|
4. [Hull University Related](README.md#hulluniversity)
|
|
5. [Hull Related](README.md#hull)
|
|
6. [Business/Career](README.md#business)
|
|
7. [Services](README.md#services)
|
|
8. [Software](README.md#software)
|
|
9. [Law and Standards](README.md#standards)
|
|
10. [Learning Resources](README.md#education)
|
|
11. [Linux Distributions](README.md#linux)
|
|
12. [Hypervisors and virtual machines](Virtualisation.md#virtualisation)
|
|
13. [Cyber Security Resources](CyberSecurity.md#cyber)
|
|
14. [Other Interesting Stuff](README.md#misc)
|
|
15. [Andrew Hancock, Department of Computer Science & Technology - Systems](Virtualisation.md#andrewhancock)
|
|
|
|
# Cyber Security List <a name="cyber"></a>
|
|
|
|
#### Disclaimer:
|
|
|
|
Hacking without authorisation is illegal.
|
|
|
|
Links to these materials are provided for reference only. You should not engage in illegal acts. Freeside will report malicious hacking to the University.
|
|
|
|
1. [Hackersploit](https://www.youtube.com/channel/UC0ZTPkdxlAKf-V33tqXwi3Q) (Youtube Channel) - ***'hacking' without permission is illegal. Don't act without written consent.***
|
|
2. [Capture the Flag Playlist](https://www.youtube.com/playlist?list=PLBf0hzazHTGOyRReqMyE-CDMWAQ5AgXO-). ***'hacking' without permission is illegal. Don't act without written consent.***
|
|
3. [Metasploit Introduction Playlist](https://www.youtube.com/playlist?list=PLBf0hzazHTGN31ZPTzBbk70bohTYT7HSm). ***'hacking' without permission is illegal. Don't act without written consent.***
|
|
4. [Ethical Hacking Introduction Playlist](https://www.youtube.com/playlist?list=PLBf0hzazHTGOEuhPQSnq-Ej8jRyXxfYvl). ***'hacking' without permission is illegal. Don't act without written consent.***
|
|
5. [Python3 for Penetration Testing Playlist](https://www.youtube.com/playlist?list=PLBf0hzazHTGM_dncTqO9l-0zUQYP0nNPU) ***'hacking' without permission is illegal. Don't act without written consent.***
|
|
6. [Hunchly](https://www.hunch.ly/) - The Only Web Capture Tool Designed For Online Investigations.
|
|
7. [Have I Been Pwned](https://haveibeenpwned.com/)
|
|
8. [Authy](https://authy.com)
|
|
9. [GCHQ Cyberchef](https://github.com/gchq/CyberChef)
|
|
10. [DuckDuckGo Smarter Encryption](https://github.com/duckduckgo/smarter-encryption)
|
|
11. [CIS Benchmarking](https://www.cisecurity.org/cis-benchmarks/) - Benchmarking tools to protect your environment
|
|
12. [Cyber Essentials Certificaton](https://www.ncsc.gov.uk/cyberessentials/overview)
|
|
13. [Privacy Tools](https://privacytools.io)
|
|
14. [Syclla.sh](https://scylla.sh/) - community-oriented database leak community that is a useful tool for security researchers.
|
|
15. [h8mail](https://github.com/khast3x/h8mail) - Email OSINT & Password breach hunting tool, locally or using premium services. Supports chasing down related email
|
|
16. [TryHackMe](https://tryhackme.com/) - is an online platform for learning cyber security, using hands-on exercises and labs!
|
|
17. [Awesome OSINT](https://github.com/jivoi/awesome-osint) - List of OSINT Tools and resources
|
|
18. [Dark Reading](https://www.darkreading.com/) - Cyber Security News.
|
|
19. [Data Breach Today](https://www.databreachtoday.com/) - Data Breach News.
|
|
20. [Help Net Security](https://www.helpnetsecurity.com/) - Cyber Security News.
|
|
21. [Hackaday](https://hackaday.com/) - New hacks every day & interesting projects.
|
|
22. [Infosec Institute](https://www.infosecinstitute.com/resource-center/) - Info sec best practices & updates.
|
|
23. [Wireshark Packet Analysis](https://youtu.be/ZO46H_kI1bc)
|
|
24. [SSL Labs](https://ssllabs.com) - Test the HTTPS configuration of your web server online
|
|
25. [testssl.sh](https://testssl.sh/) - TLS configuration tester like SSL Labs, but runs locally |