Skip to content

Instantly share code, notes, and snippets.

View googleinurl's full-sized avatar

GoogleINURL googleinurl

View GitHub Profile
@googleinurl
googleinurl / minisqlmap.sh
Last active December 5, 2021 14:24
MINI-EXPLOIT // SQLMAP
#!/bin/bash
: '
MINI-EXPLOIT // SQLMAP ~
------------------------------------------------------
[+] AUTOR: Cleiton Pinheiro / Nick: googleINURL
[+] EMAIL: inurlbr@gmail.com
[+] Blog: http://blog.inurl.com.br
[+] Twitter: https://twitter.com/googleinurl
@googleinurl
googleinurl / facecheck2.0.php
Last active April 20, 2023 18:59
Verificação de usuários Facebook 2.0
<?php
/*
E d i ç ã o - 2.0 / 29-09-2015
--------------------------------------------------------------------------------
[+] AUTOR: Cleiton Pinheiro / Nick: googleINURL
[+] Blog: http://blog.inurl.com.br
--------------------------------------------------------------------------------
*/
@googleinurl
googleinurl / Drupal7.0-7.31.sh
Created August 18, 2015 21:07
MINI-EXPLOIT // Drupal HTTP Parameter Key/Value SQL Injection
#!/bin/bash
: '
MINI-EXPLOIT // Metasploit->Drupal HTTP Parameter Key/Value SQL Injection
This module exploits the Drupal HTTP Parameter Key/Value SQL Injection
(aka Drupageddon) in order to achieve a remote shell on the vulnerable instance.
This module was tested against Drupal 7.0 and 7.31 (was fixed in 7.32).
Exploração: Drupal 7.0 - 7.31
-----------------------------------------------------------------------
AUTOR-SCRIPT-OTIMIZADOR:
@googleinurl
googleinurl / ExploitJoomla_ADSmanager.php
Last active August 20, 2021 20:11
Joomla ADSmanager Exploit Arbitrary File Upload Vulnerability
<?php
/*
# AUTOR DISCOVERY: Back-DOOR - https://fb.com/Backdoor.ma
# REF: https://ghostbin.com/paste/metta , https://www.youtube.com/watch?v=4PqqBhD6ov4
# Exploit Title: Joomla ADSmanager Exploit Arbitrary File Upload Vulnerability
# TIPE: Arbitrary File Upload
# Google DORK: inurl:/index.php?option=com_adsmanager"
# EXPLOIT: /index.php?option=com_adsmanager&task=upload&tmpl=component
# Tested on: Linux
@googleinurl
googleinurl / JexBoss.py
Created June 19, 2015 03:32
JexBoss - Jboss Verify Tool - (MASS) / SCRIPT Edited by: GoogleINURL
#coding: utf-8
'''
--------------------------------------------------------------------------------------
# [+] JexBoss v1.0. @autor: João Filho Matos Figueiredo (joaomatosf@gmail.com)
# [+] Updates: https://github.com/joaomatosf/jexboss
# [+] SCRIPT original: http://1337day.com/exploit/23507
# [+] Free for distribution and modification, but the authorship should be preserved.
--------------------------------------------------------------------------------------
[+] SCRIPT Edited by: [ I N U R L - B R A S I L ] - [ By GoogleINURL ]