Bookmarklet
Last updated
Was this helpful?
Last updated
Was this helpful?
A bookmarklet is a bookmark stored in a web browser that contains JavaScript commands that add new features to the browser.
They are stored as the of a bookmark in a or as a on a . Bookmarklets are usually small snippets of executed when the user clicks on them. When clicked, bookmarklets can perform a wide variety of operations, such as running a search query from selected text or extracting data from a table.
The code given here is a variation of the Vignere Cipher.
Upon clicking this bookmarklet, the code is copied.
I then simply run the code in the console to get flag.