Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 521 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 521 Bytes

BulletDrop

Instant Javascript file dropper.

Inspired by John Hammond in this particular video:

FOR EDUCATIONAL PURPOSE ONLY.

Usage

To use this script:

  • Place these two files it in you web server as the default page or use a test server with python's http.server for example.
  • Launch your browser and connect to your server (localhost and so on...)

Customisation

  • just modify the content of "a.txt" with your own base64 encrypted content, stream, etc...

Enjoy :)