Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 807 Bytes

File metadata and controls

39 lines (28 loc) · 807 Bytes

Wordpress Exploit Collection

All wordpress exploit in one place

asciicast

    [+] AUTOR:        Chamli Mohamed
    [+] EMAIL:        mohamed.chamli@esprit.tn
    [+] GITHUB:       https://github.com/chamli
    [+] TWITTER:      https://twitter.com/chamli_mohamed
    [+] FACEBOOK:     https://fb.com/TnMcH

Operating Systems supported

  • GNU/Linux
  • MacOSX
  • Windows

How to run

python all_in_one.py

Install

  git clone https://github.com/chamli/wordpress_exploit_collection.git
  cd wordpress_exploit_collection/
  pip install -r requirements.txt
  python all_in_one.py

note: tested with python 2.7.6 & python 3.5.2