
Santiago Trevisol
Programmer FullStackCyberSecurity
Higher EducationThis degree course focuses on data protection, networks and computer systems. During my studies, I developed skills in vulnerability analysis, cryptography, risk management, security auditing and information security policies. The solid technical foundation includes networks, operating systems, digital legislation and cyber defense practices.
Experiences
My journey in the Technology AreaDifferential
Specific knowledgeWeb/App
Requests and Scraping
Advanced ++Android Data Bridge
ADBBypass SSL, Descompile and Assign App, Frida-tools, Apk-tools
CharlesProxy
ProxyIntercept request, breckpoints, BypassSSL, repeats and Map Locals
Scraping
PuppterCloudFlare ByPass, Scrap Data, GetCookies and BrowserProxy
Pentest
BugBounty
Advanced ++MetaSploit
CVECVE vulnerability, Unprotected Archives, Outdated/Vulnerable Frameworks
MalWare
ProxyEncrypt / Obfuscate, Social Engineering, Build BackDoor App/Desktop
Request
NetworkUnprotected routes, Privilege escalation, Fake Authentication
Osint
FindPeoples
Advanced ++DataLeak
LeakSearch people by email, name, email, address social network names
Password
FindFind password by username email or name
Code Architecture
& Best Practices
Design Patterns
I apply common design patterns such as Singleton, Factory, and Strategy to create modular, reusable solutions and improve code organization.
Clean Code
I follow clean code principles to write readable and understandable code, using clear naming, small functions, and minimal complexity.
SOLID Principles
I adopt the SOLID principles of object-oriented programming to ensure code flexibility, separation of concerns, and low coupling.
Project Structure & File Organization
I maintain a clear and logical folder structure with descriptive file names, making the codebase easy to navigate and scale.
Descriptive Git Commits
I write meaningful and consistent commit messages to enhance collaboration, track changes, and simplify code reviews.
Error Handling & Logging
I implement user-friendly error messages and structured logging to assist in debugging and improve application observability.