Skip to content

A command-line tool for checking a list of URLs for possible Adobe Experience Manager (AEM) detection.

License

Notifications You must be signed in to change notification settings

anmolksachan/aem-spy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

AEM SPY

A command-line tool for checking a list of URLs for possible Adobe Experience Manager (AEM) detection.

Usage

python aem-spy.py --target target.txt

Options

  • --target: Path to file containing URLs to check. (required)

Example

python aem-spy.py --target urls.txt

Requirements

  • Python 3.x
  • argparse module
  • requests module

Sample Run

AEM_SAMPLE_RUN

Author

Blogs/ AEM Exploit POCs

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A command-line tool for checking a list of URLs for possible Adobe Experience Manager (AEM) detection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages