Saturday, January 6, 2018

Install Wpseku Tool in Termux - WordPress Site vulnerability scanner

WpSeku is a black box WordPress vulnerablity scanner that can be used to scan remote WordPress installations to find security issues.

  1. First update your termux, using this command  apt update && apt upgrade -y
  2.  git clone https://github.com/m4ll0k/WPSeku
  3.  cd WpSeku
  4.  pkg install python2
  5.  pip2 install -r requirements.txt
  6.  python2 wpseku.py -t site.com

2 comments:

  1. Nice post ... but i feel its time to raise your posts qualities.:)

    Wordpress Security Scanner

    ReplyDelete
  2. Superbly written article, if only all bloggers offered the same content as you, the internet would be a far better place..
    wordpress website security

    ReplyDelete

Hackbox – A All Rounder Tool For Termux/Linux

What Is Hackb0x ? Hackbox Is A Combine Of Many Tool And Its Developed By: Suleman Malik. There Are Many Different Modules in this To...