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 YouTube Medium

Hello! I’m Frank, and I help organizations identify, analyze, and mitigate digital threats.


🔎 What I Do

  • Malware Analysis: Dissect malicious behaviors and develop effective defenses.
  • Offensive Security & Red Team: Conduct penetration tests and simulate attacks to assess, reinforce, and validate security postures in various scenarios.
  • Threat Intelligence: Map emerging threats and analyze data from multiple sources, transforming information into mitigation actions.

🚀 My Purpose

  • Research & Innovation: Always on the lookout for new techniques and tools to deepen the understanding of cybercriminal tactics.
  • Knowledge Sharing: I believe in the power of community and knowledge exchange to raise security maturity levels.
  • Intelligent Automation: Create scripts and solutions that streamline detection, analysis, and response to threats.

⚙️ Explore

  • GitHub Projects: Check out my repositories to see how I apply CTI, offensive security, and research concepts in tools and proof-of-concept projects.
  • Blog & Articles: Visit byfranke.com for insights, security tips, and in-depth study reports.

💬 Let’s Talk!

Want to collaborate or ask questions? Feel free to reach out via byfranke.com.

Together, we can make the digital world safer!

Pinned Loading

  1. IPDefender IPDefender Public

    IPDefender: Linux CLI tool for automated IP blocking (UFW/Fail2Ban) with AbuseIPDB threat intelligence. Check suspicious IPs against global databases, manage bans, and maintain system security. Req…

    Shell 1

  2. 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 7 2

  3. 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

  4. EncryptNotes EncryptNotes Public

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

    Python 1

  5. 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

  6. 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