im-hanzou / EVCer

Automatic Mass Tool for checking vulnerability in CVE-2023-0159 - Extensive VC Addons for WPBakery page builder < 1.9.1 - Unauthenticated LFI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EVCer | CVE-2023-0159 - Extensive VC Addons for WPBakery page builder

Automatic Mass Tool for checking vulnerability in CVE-2023-0159 - Extensive VC Addons for WPBakery page builder < 1.9.1 - Unauthenticated LFI
Using GNU Parallel. You must have parallel for running this tool.

  • If you found error like "$'\r': command not found" just do "dos2unix evcer.sh"

Install Parallel

  • Linux : apt-get install parallel -y
  • Windows : You can install WSL (windows subsystem linux) then do install like linux
    if you want use windows (no wsl), install GitBash then do this command for install parallel:
    [#] curl pi.dk/3/ > install.sh
    [#] sha1sum install.sh | grep 12345678
    [#] md5sum install.sh
    [#] sha512sum install.sh
    [#] bash install.sh

How To Use

  • [#] bash evcer.sh yourlist.txt thread

Reference

About

Automatic Mass Tool for checking vulnerability in CVE-2023-0159 - Extensive VC Addons for WPBakery page builder < 1.9.1 - Unauthenticated LFI


Languages

Language:Shell 100.0%