Skip to content

francescocarlucci/wp-media-sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WP Media Sniffer

WP Media Sniffer is a scanning tool written in Python, designed to fetch media URLs from a WordPress site using the REST API.

It leverages the fact that many WordPress plugins overlook the public nature of the media folder, which should not be used to store sensitive attachments.

Demo available on: https://wp-media-sniffer.streamlit.app/

Features

  • URL Input: Enter the WordPress site URL to start fetching media URLs.
  • Page Limit: Specify the number of pages to scrape for media URLs.
  • File Extension Filter: Optionally filter results based on file extensions (e.g., zip, pdf).
  • User-Friendly Interface: Built with Streamlit for an easy-to-use web interface.

Installation

git clone https://github.com/yourusername/wordpress-media-url-sniffer.git
cd wordpress-media-url-sniffer
pip install -r requirements.txt
streamlit run app.py

Disclaimer

This piece of software is not intended to be used for malicious purposes.

It's just a draft, if you like the concept feel free to fork it and extend it!

Created by: Francesco Carlucci

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages