# Netcompany Global Tech Talk - Improve Your Cybersecurity Skills

On 2023/02/23 I was given a chance to speak on Netcompany Global Tech Talk to share with you my knowledge and experience. I have:

* discussed my take on cybersecurity as a passion that works well together with my job as a developer;
    
* presented some of the tools and approaches that can be introduced in a daily work to help elevate the software security to the next level;
    
* done a live SQL Injection example, taken from one of my previous projects.
    

# Description

*Prevent user breaches and potential information disclosure by stepping up your cybersecurity game!*

*The availability of hacking tools and automation scripts significantly lowers the entry barrier for malicious actors to make their presence on the threat scene. And as a result, the market puts more pressure on developers to create solutions with at least basic knowledge of red teaming.*

*During this tech talk, you will gain a fundamental understanding of cybersecurity and how to improve your software’s quality before handing it to clients.*

Organizer: [Netcompany](https://www.netcompany.com/)

# Saved Session

%[https://www.youtube.com/watch?v=QgHZIIxIZWs] 

⭐ [I'd like to hear your feedback about this TechTalk!](https://forms.gle/zqa9D5tk9u4KVEem9) ⭐

# Resources

* [Other Netcompany Global Tech Talks](https://www.youtube.com/playlist?list=PLzPdl0FI7bEb37Rb1F3O6As9IcHjLCAhQ)
    
* [SQL Injection Demo Source Code](https://github.com/CyberEthicalMe/demo-sqlinjection)
    
* [Microsoft Learn: Azure Key Vaults](https://learn.microsoft.com/en-us/azure/key-vault/general/)
    
* [dotnet user-secrets](https://learn.microsoft.com/en-us/aspnet/core/security/app-secrets?view=aspnetcore-7.0&tabs=windows)
    
* [snyk.io](http://snyk.io)
    
* [Git BFG Repo-Cleaner](https://rtyley.github.io/bfg-repo-cleaner/)
    

# Articles

* [BleepingComputer: Uber hacked, internal systems breached and vulnerability reports stolen](https://www.bleepingcomputer.com/news/security/uber-hacked-internal-systems-breached-and-vulnerability-reports-stolen/)
    
* [MFA Fatigue Attacks](https://portswigger.net/daily-swig/mfa-fatigue-attacks-users-tricked-into-allowing-device-access-due-to-overload-of-push-notifications)
    

# Dive Deeper

* [OWASP A03:2021 – Injection](https://owasp.org/Top10/A03_2021-Injection/)
    
* [Snyk The Big Fix](https://snyk.io/events/the-big-fix/)
    
* [Snyk Streams (OWASP 2021)](https://www.youtube.com/@Snyksec/streams)
    
* [HackThe Box: Cyber Apocalypse 2023 - The Cursed Mission](https://ctf.hackthebox.com/event/details/cyber-apocalypse-2023-the-cursed-mission-821)
    
* [Ethical Hacking - where to start?](https://blog.cyberethical.me/learn-ethical-hacking)
    
* [Hands-on JavaScript for Ethical Hackers](https://codered.eccouncil.org/course/hands-on-javascript-for-ethical-hacking)
