Geth 0 Okay guys so I just purchased this exploit from 0day. Basically what it does is embeds my parasite loader executable into my PNG image. I have a person with a website who is willing to let me spread on it to their viewers, so I am trying to come up with a script to make it auto-download the PNG file when someone visits the url. basically my goal is to have it so on page load it will instantly download the file and then the user might see it "screenshot.png" and click on it out of curiosity. Can anybody help me with this? I am paying $50 to make the script work flawlessly please This is the exploit im using: https://www.0dayexploits.net/product/embedded-png-remote-code-execution/ the png is not that large but still decent size so I am not sure if that matters when creating the script Quote Share this post Link to post Share on other sites
Geth 0 still looking for help with this :) anybody with basic PHP knowledge pls I just don't know what im doing when it comes to trying to make other browsers also download the file without having issue cause currently i got script tha twork on chrome, IE but not firefox :[ anybody help? Quote Share this post Link to post Share on other sites
0dayExploit 0 Hope you did not waste your money on something so simple.. http://pastebin.zone/i05JYaS4 Best of luck Quote Share this post Link to post Share on other sites
☠xrahitel☠ 1 [video=youtube]https://youtu.be/9iwiiGuXXT4 Quote Share this post Link to post Share on other sites
0dayExploit 0 [video=youtube]https://youtu.be/9iwiiGuXXT4 The example script I gave above will work universal for all browsers- the one you are using in this video will not be as effective Not all browsers have javascript and a lot block javascript by default. Using PHP Header would be most efficient for spreading purposes Quote Share this post Link to post Share on other sites