mauricerizat's repositories

PNG-Grid-Background-Remover

This simple application removes the gray-and-white grid backgrounds from non-transparent image files, converting them into .png images.

Language:PythonStargazers:10Issues:0Issues:0

Trapdoor-Knapsack-Encryption

A console-based C++ program that performs Trapdoor Knapsack encryption and decryption.

Language:C++Stargazers:4Issues:1Issues:0

5-Bit-TEA-CFB-implementation

A console-based C++ program that performs encryption and decryption using the TEA block cipher implemented with the Cipher Feedback Mode.

Language:C++Stargazers:3Issues:1Issues:0

64-Bit-RSA-Encryption-and-Signing

A console-based C++ program that performs 64-Bit RSA encryption, decryption, signature and verification. Purely for self-learning purpose.

Language:C++Stargazers:3Issues:0Issues:0

Affine-Cipher

A simple console-based C++ program that performs encryption and decryption based on the Affine Cipher.

Language:C++Stargazers:3Issues:0Issues:0

Caesar-Cipher-Cryptanalyser

A C++ console-base program that performs cryptanalysis on a Caesar (Shift) Cipher encrypted ciphertext. The returned value is the identified shift.

Language:C++Stargazers:3Issues:1Issues:0

HideMyMessages

A message encryption app for Android

Language:JavaStargazers:3Issues:1Issues:0

KiteSSH

KiteSSH is an SSH and P2P client for Windows

Language:JavaStargazers:3Issues:1Issues:0

MySQL-UDF-sys_exec-lib_mysqludf_sys.so-shellcode

A less round-about way to directly dump the shellcode of the sys_exec-lib_mysqludf_sys.so file to create a UDF.

Simple-Monoalphabetic-Substitution-Cipher

A simple console-based monoalphabetic substitution cipher made with C++

Language:C++Stargazers:3Issues:1Issues:0

SSH-DSS-Key-Search-Script

This program searches through publicly released SSH-DSS keys to identify the private key equivalent to you public key.

Language:PythonStargazers:3Issues:0Issues:0

CLSID.list-reducer-for-Juicy-Potato

This is a very basic script to reduce the CLSID.list contents provided by ohpe with the Juicy Potato exploit.

Language:PythonStargazers:2Issues:1Issues:0

hello-world

Trying this out

Stargazers:2Issues:0Issues:0

php-reverse-shell-without-disabled-functions

This simple php reverse shell script works without the use of possibly disabled functions like shell_exec(), exec(), system() and passhtru().

Language:PHPStargazers:2Issues:1Issues:0

rConfig-3.9.4-SQL-injection-for-creating-admin-user

The following URL adds a user "apple" with password "apple" to the rConfig service. After running this, you can then login with the credentials apple:admin

Stargazers:2Issues:0Issues:0

log4shell-vulnerable-app

Spring Boot web application vulnerable to CVE-2021-44228, nicknamed Log4Shell.

Language:JavaStargazers:0Issues:0Issues:0

Nmap-local-file-write-script

This is a simple Lua script that can be used with nmap to write to local files.

Language:LuaStargazers:0Issues:1Issues:0

OSCP-Buffer-Overflow-Cheatsheet

Everything you'll need for the OSCP Buffer Overflow machine

Language:PythonStargazers:0Issues:1Issues:0

redisEnum

This simple script uses redis-cli to enumerate a directory for existing subdirectories.

Language:PythonStargazers:0Issues:1Issues:0

WAF-Bypass

Some Wireless Application Firewalls can by bypassed simply by changing certain X-headers, granting us access to certain "confidential" parts of a web application.

Stargazers:0Issues:1Issues:0