Skip to content

Instantly share code, notes, and snippets.

View HackerOnTwoWheels's full-sized avatar

HackerOnTwoWheels HackerOnTwoWheels

View GitHub Profile
@v1ad
v1ad / jla_HTTPHeader_expl.py
Created December 15, 2015 21:42
Joomla 1.5 - 3.4.5 - Object Injection Remote Command Exec "checker" / exploit
import sys
import requests
import re
#Original PoC by Gary @ Sec-1 ltd - https://www.exploit-db.com/exploits/38977/
def get_url(url, user_agent):