cSploit / android

cSploit - The most complete and advanced IT security professional toolkit on Android.
http://www.csploit.org/
GNU General Public License v3.0
3.34k stars 1.1k forks source link

Unable to paste large JS code snippet #840

Open ghost opened 7 years ago

ghost commented 7 years ago

Hey, I recently tried experimenting with BeEf and mitmf but couldn't seem to get injection mode to work, so I had another idea that goes like this:

The problem is, cSploit (or Android?) doesn't let me copy/paste that much code. Doing it in pieces is terrible. I was hoping perhaps there's a solution for this?

Specs (probably not needed, but whatever):

pahapoika commented 7 years ago

Make file with .js extension. Then paste the code into that file.

Open cSploit>MiTM>JavaScript injection>choose from internal. And the choose the file u made.

I suggest that you use ES file Explorer.

ghost commented 7 years ago

+1 Very good idea indeed, totally forgot that was an option. I'll try it and see if it works out. Thanks for answering :)