Sinisterly
Hacking Into Websites In Only Two Minutes Via The DNN Method - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials)
+--- Thread: Hacking Into Websites In Only Two Minutes Via The DNN Method (/Thread-Hacking-Into-Websites-In-Only-Two-Minutes-Via-The-DNN-Method)

Pages: 1 2 3 4 5


RE: Hacking Into Websites In Only Two Minutes Via The DNN Method - heppers - 09-27-2014

Nice tut, thanks for sharing Smile


RE: Hacking Into Websites In Only Two Minutes Via The DNN Method - heppers - 09-27-2014

Nice tut, thanks for sharing Smile


RE: Hacking Into Websites In Only Two Minutes Via The DNN Method - blackha7 - 12-21-2017

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)


RE: Hacking Into Websites In Only Two Minutes Via The DNN Method - azux14 - 12-22-2017

thanks for that mate ! appreciated it !


RE: Hacking Into Websites In Only Two Minutes Via The DNN Method - Mom - 12-22-2017

(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 !

This thread is three years old since last active. Don't gravedig.