An open API service indexing awesome lists of open source software.

https://github.com/alexmacarthur/wp-sniff

A Python script that searches a site's source code for signs that it runs on WordPress.
https://github.com/alexmacarthur/wp-sniff

python security wordpress

Last synced: 4 months ago
JSON representation

A Python script that searches a site's source code for signs that it runs on WordPress.

Awesome Lists containing this project

README

          

## WP Sniff

## Installation

`brew install pipenv`
`pipenv shell`
`pipenv install`

## Usage

Run `python main.py https://www.some-url.com`