Mukarram Khalid
  • Home
  • Exploits
    • SQL Injection
    • Post Exploitation
    • WordPress
    • Joomla
  • CTF Walkthroughs
  • C++
  • PHP
  • Python
  • YouTube Playlist Downloader

python

[WordPress] Real 3D Flipbook Plugin Exploit

July 3, 2016July 6, 2016 makman Exploits, Python, Wordpress

Introduction Real 3D Flipbook is a wordpress plugin which uses Web Graphics Library to create 3D flip books. We can upload PDF files or JPEG images and it will automatically make an interactive flipbook for wordpress posts and pages. At the time of writing this post, the plugin costs $32 with $9.60 for extended 12 […]

Continue reading


[+] Blinded by the Light

February 6, 2016July 3, 2016 makman CTF Walkthroughs, Python, SQL Injection

Every human being has a basic instinct: to help each other out. If a hiker gets lost in the mountains, people will coordinate a search. If a train crashes, people will line up to give blood. If an earthquake levels a city, people all over the world will send emergency supplies. This is so fundamentally […]

Continue reading


[Exploit] vBulletin 5.1.x – PreAuth Remote Code Execution

November 9, 2015July 3, 2016 makman Exploits, Python

vBulletin team has patched a critical object injection vulnerability in version 5.1.x, which can lead to Remote code execution. CVE-2015-7808 has been assigned to this vulnerability. The POC of this exploit was released by some guy on twitter after defacing the official portal of vBulletin using the same exploit. You can find the technical details here. […]

Continue reading


[PHP][Python] Root Exploiter – No Back-Connect

September 23, 2015July 3, 2016 makman PHP, Post Exploitation, Python

Lets start with a quick demo of the script. Introduction:  Have you ever had any of the following issues? Shell access to a vulnerable (Rootable) server with a known root exploit but no reverse or back connection. Shell access to a server and you know the root login credentials but no SSH or any other means […]

Continue reading


[Python] Making Your Own Google Scraper & Mass Exploiter

August 26, 2015July 20, 2016 makman Python

In this Step by Step Tutorial, I’ll show you how to make your own Google Scraper (Dork Scanner) and Mass Vulnerability Scanner / Exploiter in Python. Why Python? .. Because Why not ? Simplicity Efficiency Extensibility Cross-Platform Runability Best Community Requirements For this tutorial, I’ll be using Python 3.4.3, some built in libraries (sys, multiprocessing, […]

Continue reading


Search for:

Archives

  • April 2017
  • November 2016
  • August 2016
  • July 2016
  • May 2016
  • February 2016
  • November 2015
  • October 2015
  • September 2015
  • August 2015

Meta

  • Log in
  • Facebook
  • Twitter
  • GitHub
  • Vimeo
  • Youtube
Mukarram Khalid