Components adizionâi par Firefox
  • Estensions
  • Temis
    • par Firefox
    • Dizionaris e pachets di lenghis
    • Altris sîts
    • Components adizionâi par Android
Jentre
Icone component adizionâl

Cronologjie versions di Eval Villain - 24 versions

Eval Villain di bemodtwz

Valutade 3,7 su 5
3,7 stelis su 5
5
2
4
0
3
0
2
0
1
1
Cronologjie versions di Eval Villain - 24 versions
  • Sta atent cu lis versions vecjis! Chês a vegnin visualizadis par finalitâts di prove e di riferiment.Tu varessis di doprâ simpri la ultime version di un component adizionâl.

  • Ultime version

    Version 2.11

    Publicât 13. nov. 2024 - 53,89 kB
    Al funzione cun firefox58.0 e sucessivis
    Fixes bug where localStorage is not properly sourced
    Improves encoder function for path search
    Fixes mistake is sourcer debug statment

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame Firefox e instale la estension
    Discjame il file
  • Versions plui vecjis

    Version 2.10

    Publicât 11. nov. 2024 - 53,74 kB
    Al funzione cun firefox58.0 e sucessivis
    * Copy Eval Villain Injection or Config from the configuration page and paste into any JavaScript file to get Eval Villain into other browsers or contexts.
    * Better defaults for actual testing. Including CSPT and postMessage sinks.
    * Set limits on source banks in the configuration page
    * Lots of refactoring

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 2.9

    Publicât 22. sep. 2023 - 41,75 kB
    Al funzione cun firefox48.0 e sucessivis
    * Use evSourcer to dynamically add to sources via instrumentation.
    * Use evSinker as a dynamic sink to be used with instrumentation.
    * EV now warns when it fails to load in a frame.
    * Replace console.log with console.info in the web page to avoid the pages logs cluttering up Eval Villain output.

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 2.8

    Publicât 9. mars 2023 - 40,88 kB
    Al funzione cun firefox48.0 e sucessivis
    Fix output of regex needles without global flag

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 2.7

    Publicât 6. feb. 2022 - 40,87 kB
    Al funzione cun firefox59.0 e sucessivis
    Add function URLSearchParams.get to default config, disabled by default
    Spelling fixes
    Fix scope to preventing vars leaking into `window`

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 2.6

    Publicât 26. juli 2021 - 41,02 kB
    Al funzione cun firefox59.0 e sucessivis
    Constructors (like `new Function`) are now hooked.
    Better proto hooking (like `value(Range.createContextualFragment)`).

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 2.5

    Publicât 28. apr. 2021 - 40,82 kB
    Al funzione cun firefox59.0 e sucessivis
    Fix bug where you couldn't delete a config item
    Provided encoder function will provide a second parameter now, using `encoder("payload", true)` should cause the payload to be inserted into the DOM XSS source.

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 2.4

    Publicât 15. apr. 2021 - 40,57 kB
    Al funzione cun firefox59.0 e sucessivis
    Fix minor bug for configuration name collisions

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 2.3

    Publicât 13. apr. 2021 - 40,48 kB
    Al funzione cun firefox59.0 e sucessivis
    * When a encoded source is found in a sink, a encoding function in JavaScript will be printed to the console. This function lets you see how Eval Villain decoded the source, and lets you quickly encode your own payloads.
    * Large text will receive it's own closed console.group to improve readability.

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 2.2

    Publicât 26. jan. 2021 - 41,24 kB
    Al funzione cun firefox59.0 e sucessivis
    2 Major Changes
    * EV will now recursively decode DOM XSS sources for URL, base64 and JSON encoding. Decoded values will then be used to search input to the hooked functions.
    * Blacklists were previously applied to all input. I found this to be mostly useless. Now blacklists are applied to decoded input sources. So you can blacklist `/^true$/` and a URL parameter that is set to `true` won't cause all `eval` calls containing `true` to be marked as interesting.

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 2.1

    Publicât 14. juli 2020 - 41,25 kB
    Al funzione cun firefox59.0 e sucessivis
    It is now safe to hook decodeURI, and decodeURIComponent. This can be helpful for finding where inputs are parsed.

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 2.0

    Publicât 9. mars 2020 - 41,22 kB
    Al funzione cun firefox59.0 e sucessivis
    Refactoring should improve speed and performance.
    Monitors sinks for window name

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 1.11

    Publicât 22. aug. 2019 - 40,49 kB
    Al funzione cun firefox59.0 e sucessivis
    Types: enable/disable types that you are interested.

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 1.10

    Publicât 6. aug. 2019 - 40,17 kB
    Al funzione cun firefox59.0 e sucessivis
    Using `Reflect.apply` for proxying to reduce bugs. Thanks Mike Samuel!
    Show argument types
    Better handling of multiple arguments to a function.

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 1.9

    Publicât 25. juni 2019 - 40,01 kB
    Al funzione cun firefox59.0 e sucessivis
    Features:
    * Toggle Eval Villain with key commands
    Bug fixes:
    Functions are now hooked using `Proxy`. Eval Villain should break fewer pages. Reference: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 1.8

    Publicât 13. juni 2019 - 40,07 kB
    Al funzione cun firefox59.0 e sucessivis
    URL Decode bug fix

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 1.7

    Publicât 11. juni 2019 - 40,01 kB
    Al funzione cun firefox59.0 e sucessivis
    Fixed bug in query search

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 1.6

    Publicât 11. juni 2019 - 40,01 kB
    Al funzione cun firefox59.0 e sucessivis
    Function hooks now handle multiple arguments
    Hook `Function` if you want, likely to break webpages though
    Bug fixes/improved query search

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 1.5

    Publicât 2. jan. 2019 - 36,47 kB
    Al funzione cun firefox59.0 e sucessivis
    Handles malformed URI encoding without breaking code flow.
    Having console.log remapped by the page should no longer interfere with output.

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 1.4

    Publicât 14. aug. 2018 - 36,4 kB
    Al funzione cun firefox59.0 e sucessivis, android de 59.0 ae 68.*
    * fix URL decode logic bug
    * No longer search for URL parameter names.

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 1.3

    Publicât 10. aug. 2018 - 36,41 kB
    Al funzione cun firefox59.0 e sucessivis, android de 59.0 ae 68.*
    * fixed a couple RegEx needle highlighting bugs
    * fragment and query search now also check if the value has been URL decoded.

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 1.2

    Publicât 7. aug. 2018 - 35,91 kB
    Al funzione cun firefox59.0 e sucessivis, android de 59.0 ae 68.*
    This version just improves the UI some.

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 1.1

    Publicât 2. aug. 2018 - 36,06 kB
    Al funzione cun firefox59.0 e sucessivis, android de 59.0 ae 68.*

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
  • Version 1.0

    Publicât 2. aug. 2018 - 36,07 kB
    Al funzione cun firefox59.0 e sucessivis, android de 59.0 ae 68.*

    Codiç sorzint publicât sot licence Dome GNU General Public License v3.0

    Discjame il file
Va ae pagjine principâl dal sît Mozilla

Components adizionâi

  • Informazions
  • Blog dai components adizionâi di Firefox
  • Laboratori estensions
  • Centri di svilup
  • Politichis pal svilupadôr
  • Blog de comunitât
  • Forum
  • Segnale un erôr
  • Vuide pes recensions

Navigadôrs

  • Desktop
  • Mobile
  • Enterprise

Prodots

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Riservatece
  • Cookies
  • Notis legâls

Gjavant dulà che al è indict in mût diviers, i contignûts su chest sît a son distribuîts cun licence Creative Commons Atribuzion Condivît te stesse maniere v3.0 o versions sucessivis.