### This module requires Metasploit: https://metasploit.com/download# Current source: https://github.com/rapid7/metasploit-framework##class MetasploitModule Msf::Exploit::Local Rank = GoodRanking include Msf::Post::File include Msf::Post::Linux::Pri
#!/usr/bin/env python# -*- coding: utf-8 -*-## Exploit Author: Juan Sacco juan.sacco@kpn.com at KPN Red Team -http://www.kpn.com# Linkedin Mobile iOS - v9.11 CPU Resource exhaustion## Found this and more exploits at my open source security project:h
### This module requires Metasploit: https://metasploit.com/download# Current source: https://github.com/rapid7/metasploit-framework## class MetasploitModule Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::Remote::SSH def initiali
# Title : CoSoSys Endpoint Protector - Authenticated Remote Root Command Injection # Date : Vulnerability submitted in 01/12/2017 and published in 01/08/2018 # Author : 0x09AL # Tested on : Endpoint Protector 4.5.0.1 # Software Link : https://www.en
#!/usr/bin/env python# Exploit Title : Allok Fast AVI MPEG Splitter 1.2 SEH Overwrite POC # Vulnerability Type: SEH Overwrite POC# Discovery by : Shubham Singh# Known As : Spirited Wolf [Twitter: @Pwsecspirit]# Email : spiritedwolf@protonmail.com# Y
#!/usr/bin/env python# Exploit Title : My Video Converter 1.5.24 - Remote Buffer Overflow # Discovery by : Shubham Singh# Known As : Spirited Wolf [Twitter: @Pwsecspirit]# Email : spiritedwolf@protonmail.com# Youtube Channel : www.youtube.com/c/Pent
#!/usr/bin/env python# Exploit Title : Easy DVD Creator 2.5.11 - Buffer Overflow in 'Registration UserName Field' (SEH) # Discovery by : Shubham Singh# Known As : Spirited Wolf [Twitter: @Pwsecspirit]# Email : spiritedwolf@protonmail.com# Youtube Ch
### This module requires Metasploit: https://metasploit.com/download# Current source: https://github.com/rapid7/metasploit-framework##class MetasploitModule Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::Remote::HttpClient def in
### This module requires Metasploit: https://metasploit.com/download# Current source: https://github.com/rapid7/metasploit-framework##class MetasploitModule Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::Remote::HttpClient def in
Charles Proxy is a great mac application for debugging web services andinspecting SSL traffic for any application on your machine. In order to inspect the SSL traffic it needs to configure the system to use aproxy so that it can capture the packets
fusermount user_allow_other restriction bypass and SELinux label control CVE-2018-10906It is possible to bypass fusermount's restrictions on the use of theallow_other mount option as follows if SELinux is active.Here's a minimal demo, tested on a De