Projects

SBounty - Project

  1 minute read

Sbounty is a script that leverages a combination of tools developed in bash and golang to create pipelines aimed at detecting vulnerabilities in web applications. This tool analyzes the routes obtained from a given URL in order to identify potential vulnerabilities, including XSS, SQLi, CORS, LFI, SSTI, Open Redirect, and SSRF.

Spotify CSV Exporter - Project

  1 minute read

This tool automates the process of exporting Spotify playlists and favorite songs in an organized manner, generating CSV files. It leverages the Sportify project to accomplish this. Additionally, it provides the flexibility to seamlessly migrate to other platforms or re-import the playlists back into Spotify, ensuring a smooth transition.

RDPShoot - Project

  1 minute read

title= This tool captures screenshots of Windows machines that have RDP enabled and NLA disabled, checks for open ports and disabled NLA, then transcribes text using OCR to generate a list of users from the captured images.

Grepz - Project

  2 minute read

grepz Grepz is a versatile command-line tool for searching and highlighting specific terms or regex in a text file. Its customizable color options and ability to display lines before and after a match provide context, and it also offers a special reporting mode that highlights matches with a box.

Forencics Recompiler for Linux - Project

  less than 1 minute read

This script will recompile most of the information that is usually obtained from a Linux system before an expert or forensic analysis. In addition all the information will be signed with SHA256.

Hill Cipher - Project

  1 minute read

The Hill cipher was proposed by Lester S. Hill in 1929, which is a polygraph substitution cryptosystem that uses the product of matrices to perform operations based on using a matrix as a key to encrypt a plaintext and its inverse to decrypt the corresponding cryptogram.

Browser Data Trojan for Windows - Project

  3 minute read

This client-server project allows the client to recompile all the information from the Chrome, Edge and OperaGX browsers and then compresses it and send it to the server via TCP to the server, although it also has the option of doing so via Stmp, on the other hand the server allows decrypting all files, including passwords, cookies, etc

IPGeo Grabber Omegle - Project

  2 minute read

This script allows to obtain the geolocation of the stranger in a video chat on the Omegle platform in real time through the capture of the public IP, thanks to the Peer-to-Peer communication with WebRTC that follows the web.

TV Time - Project

  less than 1 minute read

This script shows you how long it has taken you to watch a series or all your favorite series.

Reactions - Project

  1 minute read

reactions Reactions is an application with which you can test your reflexes and get in milliseconds or seconds your reaction speed. The application was made with the Flutter framework and programmed in Dart.

T.C.A.E Protocols - Project

  less than 1 minute read

T.C.A.E Protocols is an Android application that displays the various nursing assistant protocols, also allows saving in favorites and quick search.

Burguer King Sandy Bot - Project

  less than 1 minute read

This code allows you to automatically take the https://www.miexperienciabkespana.com surveys and get a code which you have to write on the front of a Burger King ticket. You will get a free MiniSandy or a free coffee. Only in Spain.

Whatsapp Web Spammer - Project

  less than 1 minute read

WhatsApp Web Spammer is a script that specifying the target (name of the victim), sends a number of messages that can be modified in the code automatically, and you will only have to scan the QR code of WhatsApp Web one time.

White Shark 3D - Project

  less than 1 minute read

White Shark 3D is a 3d modeling project, in which it was tried to be as faithful to the image of a white shark … less in the textures (despite being made by hand).

Walldown - Project

  less than 1 minute read

WallDown is a mobile application that allows you to view wallpapers based on a catalog or your own, and then set them as wallpaper on your device or download them.

PHP Code Analyzer - Project

  less than 1 minute read

This program analyzes several files (programmed in PHP) that are specified in the ‘directories’ file under the MVC model (Model, View, Controller), then it will analyze the codes and it will detect errors in comments, loops, control structures, variables, missing files, etc… It will also indicate where the failure is.

Battleship Sea Battle - Project

  less than 1 minute read

Battleship Sea Battle is a popular guessing, board game for two players. The locations of the fleets are concealed from the other player. The objective of the game is to destroy the opposing player’s fleet.

Back to top ↑