A very basic WordPress files and directories scanner
Find a file
2021-08-06 12:35:28 +05:45
LICENSE Initial commit 2021-08-06 11:23:58 +05:45
README.md Update README.md 2021-08-06 11:31:17 +05:45
requirements.txt Update requirements.txt 2021-08-06 11:34:22 +05:45
wpScanner.py Update wpScanner.py 2021-08-06 12:35:28 +05:45

wpScanner

A very basic WordPress files and directories scanner.

I've just started learning python and decided to make it.

Usage:

  1. Clone this repo. git clone https://github.com/nb1b3k/wpScanner.git && cd wpScanner
  2. Install the requirements. pip install -r requirements.txt
  3. Run the .py file python wpScanner.py