WhatsApp Enum Spam

usage : ./exploit.py''' print banner class Exploit: def _ _init _ _(self,): print "" def damn(self,): print "" if _ _name _ _ == " _ _main _ _": Exploit()

ElasticSearch

This is an exploit for a recently disclosed remote code execution vulnerability in the ElasticSearch software. Basically, whatever "genius" came up with ElasticSearch decided that allowing remote, unauthenticated users to execute arbritary Java code vi...

cve-2022-42475

POC code to exploit the Heap overflow in Fortinet's SSLVPN daemon Notes This is a quick and dirty POC that will probably not work anywhere unless you are extremely lucky. It is version dependent and contains some hardcoded offsets which will most likel...