RE: Hacking Into Websites In Only Two Minutes Via The DNN Method 09-27-2014, 05:04 AM
#41
Nice tut, thanks for sharing
| Hacking Into Websites In Only Two Minutes Via The DNN Method filter_list | |
(12-21-2017, 12:40 AM)blackha7 Wrote: 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)
(12-22-2017, 09:46 PM)azux14 Wrote: thanks for that mate ! appreciated it !
![[Image: qOXNZIL.png]](https://i.imgur.com/qOXNZIL.png)