Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
PDFernetRemotelo — PoC - Prueba de Concepto de CVE-2024-4367 en conjunto al CVE-2023-38831 en un solo Script | Kitploit
Tools/GitHubGitHub/unhackerencapital/pdfernetremotelo
Phishing ToolsPayload GenerationExploitationWeb Application ExploitationPapers & ResearchLearning & Education
GitHubunhackerencapital/pdfernetremotelo

PDFernetRemotelo

PoC - Prueba de Concepto de CVE-2024-4367 en conjunto al CVE-2023-38831 en un solo Script

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
612 years agoNot yet reviewed

A Hacker In Capital

Welcome to my GitHub repository! I am A Hacker In Capital, and here you will find all the scripts and tools I use in my streams and videos. Join me as we explore the fascinating world of cybersecurity and technology.

About Me

I am a cybersecurity enthusiast, sharing my knowledge and experiences through my platforms on TikTok, Twitch, and YouTube. My goal is to educate and entertain the community on topics of ethical hacking, vulnerability analysis, and more.

Follow Me

  • TikTok: @unhackerencapital
  • Twitch: UnHackerEnCapital
  • YouTube: Un Hacker En Capital

Content

In this repository, you will find:

  • Cybersecurity scripts: Scripts used during my streams to perform penetration testing, vulnerability analysis, and other related tasks.
  • Tools and resources: Tools developed or modified to improve security and facilitate ethical hacking.
  • Examples and PoCs: Proofs of concept for known vulnerabilities and how to exploit them in a controlled and ethical manner.

Featured Script: PDFernetRemotelo.py

Description

PDFernetRemotelo.py is a script that demonstrates remote access execution through a malicious PDF and WinRAR, exploiting vulnerabilities CVE-2024-4367 and CVE-2023-38831.

Usage

  1. Run the script and provide the IP and port of the attacker machine.
  2. The script will generate the necessary files and start an HTTP server to facilitate the attack.
  3. Send the generated URL to the victim to execute the exploit.

Example Usage

root@kitploit:~
python3 PDFernetRemotelo.py

Attacker Machine

root@kitploit:~
nc -lvp 6565

Disclaimer

This repository and its content are for educational and research purposes only. The author is not responsible for any misuse of the information and tools provided. Please use these scripts responsibly and ethically.

Download Tool