Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

Eval Villain의 버전 기록 - 24개 버전

Eval Villain 제작자: bemodtwz

5점 만점에 3.7점
3.7 / 5
5
2
4
0
3
0
2
0
1
1
Eval Villain의 버전 기록 - 24개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 2.11

    2024년 11월 13일에 출시 - 53.89 KB
    firefox 58.0 이상에서 작동
    Fixes bug where localStorage is not properly sourced
    Improves encoder function for path search
    Fixes mistake is sourcer debug statment

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    이 확장 기능을 사용하려면 Firefox가 필요함
    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 2.10

    2024년 11월 11일에 출시 - 53.74 KB
    firefox 58.0 이상에서 작동
    * 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

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.9

    2023년 9월 22일에 출시 - 41.75 KB
    firefox 48.0 이상에서 작동
    * 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.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.8

    2023년 3월 9일에 출시 - 40.88 KB
    firefox 48.0 이상에서 작동
    Fix output of regex needles without global flag

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.7

    2022년 2월 6일에 출시 - 40.87 KB
    firefox 59.0 이상에서 작동
    Add function URLSearchParams.get to default config, disabled by default
    Spelling fixes
    Fix scope to preventing vars leaking into `window`

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.6

    2021년 7월 26일에 출시 - 41.02 KB
    firefox 59.0 이상에서 작동
    Constructors (like `new Function`) are now hooked.
    Better proto hooking (like `value(Range.createContextualFragment)`).

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.5

    2021년 4월 28일에 출시 - 40.82 KB
    firefox 59.0 이상에서 작동
    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.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.4

    2021년 4월 15일에 출시 - 40.57 KB
    firefox 59.0 이상에서 작동
    Fix minor bug for configuration name collisions

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.3

    2021년 4월 13일에 출시 - 40.48 KB
    firefox 59.0 이상에서 작동
    * 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.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.2

    2021년 1월 26일에 출시 - 41.24 KB
    firefox 59.0 이상에서 작동
    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.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.1

    2020년 7월 14일에 출시 - 41.25 KB
    firefox 59.0 이상에서 작동
    It is now safe to hook decodeURI, and decodeURIComponent. This can be helpful for finding where inputs are parsed.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0

    2020년 3월 9일에 출시 - 41.22 KB
    firefox 59.0 이상에서 작동
    Refactoring should improve speed and performance.
    Monitors sinks for window name

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.11

    2019년 8월 22일에 출시 - 40.49 KB
    firefox 59.0 이상에서 작동
    Types: enable/disable types that you are interested.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.10

    2019년 8월 6일에 출시 - 40.17 KB
    firefox 59.0 이상에서 작동
    Using `Reflect.apply` for proxying to reduce bugs. Thanks Mike Samuel!
    Show argument types
    Better handling of multiple arguments to a function.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.9

    2019년 6월 25일에 출시 - 40.01 KB
    firefox 59.0 이상에서 작동
    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

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.8

    2019년 6월 13일에 출시 - 40.07 KB
    firefox 59.0 이상에서 작동
    URL Decode bug fix

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.7

    2019년 6월 11일에 출시 - 40.01 KB
    firefox 59.0 이상에서 작동
    Fixed bug in query search

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.6

    2019년 6월 11일에 출시 - 40.01 KB
    firefox 59.0 이상에서 작동
    Function hooks now handle multiple arguments
    Hook `Function` if you want, likely to break webpages though
    Bug fixes/improved query search

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.5

    2019년 1월 2일에 출시 - 36.47 KB
    firefox 59.0 이상에서 작동
    Handles malformed URI encoding without breaking code flow.
    Having console.log remapped by the page should no longer interfere with output.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.4

    2018년 8월 14일에 출시 - 36.4 KB
    firefox 59.0 이상, android 59.0 ~ 68.*에서 작동
    * fix URL decode logic bug
    * No longer search for URL parameter names.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.3

    2018년 8월 10일에 출시 - 36.41 KB
    firefox 59.0 이상, android 59.0 ~ 68.*에서 작동
    * fixed a couple RegEx needle highlighting bugs
    * fragment and query search now also check if the value has been URL decoded.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.2

    2018년 8월 7일에 출시 - 35.91 KB
    firefox 59.0 이상, android 59.0 ~ 68.*에서 작동
    This version just improves the UI some.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1

    2018년 8월 2일에 출시 - 36.06 KB
    firefox 59.0 이상, android 59.0 ~ 68.*에서 작동

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0

    2018년 8월 2일에 출시 - 36.07 KB
    firefox 59.0 이상, android 59.0 ~ 68.*에서 작동

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.