RE: Hacking Into Websites In Only Two Minutes Via The DNN Method 12-21-2017, 12:40 AM
#43
Nice one, thanks!
But what if we need to merge .asp and .jpg ?
file = open ('nameofgif.gif','rb').read()
file += open ('nameofphpfile.php','rb').read()
open ('newphpfile.php','wb').write(file)
But what if we need to merge .asp and .jpg ?
file = open ('nameofgif.gif','rb').read()
file += open ('nameofphpfile.php','rb').read()
open ('newphpfile.php','wb').write(file)
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)