Skip to content
View ftTower's full-sized avatar
☀️
Hello World !
☀️
Hello World !
  • 42 - Paris
  • France
  • 15:53 (UTC +01:00)

Highlights

  • Pro

Block or report ftTower

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
ftTower/README.md
Typing SVG

banner

💻 Tech Stack

C
C
C++
C++
Python
Python
Docker
Docker
GitHub
GitHub


🔒 Cybersecurity Tools

Nmap
Nmap
Metasploit
Metasploit
Elastic Stack
Elastic Stack
Linux
Linux
Windows
Windows


📊 GitHub Statistics



🤝 Connect With Me

LinkedIn      Portfolio      Email


Pinned Loading

  1. CyberSecurity-Portfolio CyberSecurity-Portfolio Public

    A comprehensive cybersecurity portfolio and evolving knowledge base. This repository centralizes detailed study notes, write-ups, and pentesting utilities.

    Shell

  2. Inquisitor Inquisitor Public

    Inquisitor is a multithreaded, Python-based tool using libpcap to perform full-duplex ARP poisoning between two specified IPv4 hosts on a local network. Once active, it can capture and analyze FTP …

    Python 1

  3. Vaccine Vaccine Public

    Vaccine is a SQL injection vulnerability detection and data extraction tool. It identifies and exploits SQL injection flaws in web applications by employing various techniques across both GET and P…

    Python 1

  4. minishell minishell Public

    A simple Unix shell implementation in C, replicating Bash in --posix mode, with support for basic built-in commands and process management

    C 1

  5. Stockholm Stockholm Public

    Stockholm is a Python-based tool designed to simulate the core functionalities of the WannaCry ransomware, specifically its file encryption mechanism. It operates on a selected directory, targeting…

    Python 1

  6. OTP OTP Public

    otp is a program that implements a Time-Based One-Time Password (TOTP) system, adhering to RFC 6238 (TOTP) and RFC 4226 (HOTP).

    Python