Skip to content
View byfranke's full-sized avatar

Highlights

  • Pro

Block or report byfranke

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
byfranke/README.md

byFranke

Cyber Threat Intelligence | Offensive Security | Security Research

Website Medium Medium

Olá! Sou Frank, ajudo organizações a identificar, analisar e mitigar ameaças digitais.


🔎 O que faço

  • Malware Analysis: Análise de malwares, desmembrando comportamentos maliciosos e criando defesas eficazes.
  • Offensive Security & Red Team: Execução de testes de intrusão e simulações de ataques para avaliar, reforçar e validar a postura de segurança em diversos cenários.
  • Threat Intelligence: Mapeamento de ameaças emergentes e análise de dados coletados de diversas fontes, convertendo informações em ações de mitigação.

🚀 Meu Propósito

  • Pesquisa e Inovação: Busco sempre novas técnicas e ferramentas para aprofundar o entendimento sobre as táticas de cibercriminosos.
  • Compartilhamento de Conhecimento: Acredito na força da comunidade e na troca de experiência para elevar o nível de maturidade em segurança.
  • Automação Inteligente: Crio scripts e soluções que ajudam a agilizar e otimizar a detecção, análise e resposta a ameaças.

⚙️ Explore

  • Projetos no GitHub: Confira meus repositórios e veja como aplico conceitos de CTI, ofensiva e pesquisa em ferramentas e provas de conceito.
  • Blog & Artigos: Acesse byfranke.com para insights, dicas de segurança e relatos de estudos em profundidade.

💬 Vamos Conversar!

Quer colaborar ou tirar dúvidas? Fique à vontade para me contatar via byfranke.com.

Juntos, podemos tornar o mundo digital mais seguro!

Pinned Loading

  1. web-toolkit web-toolkit Public

    Web-Toolkit is a versatile command-line tool designed to streamline and automate various penetration testing tasks. It simplifies managing encrypted projects, running multiple scan tools, and colle…

    Python 6 2

  2. PersistentShell PersistentShell Public

    This repository hosts scripts for setting up a secure, persistent reverse shell connection, utilizing encryption for configuration data. It's designed for educational and testing environments, ena…

    Shell 4 1

  3. EncryptNotes EncryptNotes Public

    Encryptnotes is a Python script that provides functionalities to encrypt, manage, and interact with text notes securely.

    Python 1

  4. PortScan PortScan Public

    The "PortScan" program is a C tool that scans ports on a domain or IP. Users can choose to check common ports, a specific one, or a range. It employs multithreading for speed. After each scan, it …

    C 1

  5. WordlistGenerator WordlistGenerator Public

    Wordlist Generator is a Python script that generates customized wordlists based on input words with a variety of transformations. It applies multiple modifications—such as case variations, accent r…

    Python

  6. wininfected wininfected Public

    WinInfected is a bash script that automates the generation of a Windows Meterpreter payload using `msfvenom` from the Metasploit Framework. The script supports payload obfuscation via the `x86/shik…

    Shell