Technical Knowledge Intermediate 2 years experience
Summary
Defending against various cyber attacks like SQL injection, buffer overflow attacks and SYN flooding, and performing encryption and decryption.
How I Apply This Skill
- Implemented RSA encryption/decryption in C using BINUM library
- Visually demonstrated ECB vs CBC encryption through image encryption
- Applied SQL injection prevention with parameterized queries and input validation across Python, Java, and PHP
- Used prepared statements to ensure secure data access
- Demonstrated understanding of buffer overflow attacks and SYN flooding defense
Key Strengths
- Secure Coding: Parameterized queries, input validation, prepared statements
- Cryptography: RSA key generation, public/private key operations, encryption modes
- Attack Understanding: SQL injection, buffer overflows, SYN flooding