Skip to content

Simple example of Javascript injection. A bot to browse a popular website and refresh your content.

License

Notifications You must be signed in to change notification settings

fl3sc0b/1kadrefresher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1kadrefresher

Simple example of Javascript injection. A bot to browse a popular website and refresh your content

Set up

  • Upload the minimized Javascript file to localhost. Set the proper path inside code in the following line:
theScript.setAttribute('src', 'http://localhost/renovador/bot-min.js');
  • Point your web browser to the proper location
  • Open a Javascript console and force the injection making the call:
startbot();

Disclaimer

I provide this piece of software "as is", and for educational reasons only. The user will be responsible for any damage or loss that may affect him/her, or any third party.

About

Simple example of Javascript injection. A bot to browse a popular website and refresh your content.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published