Skip to content

oppsec/magenta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🍊 Magenta


Magenta is a python tool developed to identify the current Magento version and scan for vulnerabilities


⚑ Installing / Getting started

A quick guide of how to install and use Magenta.

1. Clone the repository with git clone https://github.com/oppsec/magenta.git
2. Install the libraries with pip3 install -r requirements.txt
3. Execute Magenta with: python3 main.py -u https://example.com



βš™οΈ Pre-requisites

  • Python 3 installed on your machine.
  • Install the libraries with pip3 install -r requirements.txt



✨ Features

  • Fast scan
  • Low RAM and CPU usage
  • Identify Magento version
  • Open-Source



πŸ“š To-Do

  • Vulnerability Scanner
  • Improve Magento detection
  • Improve code



πŸ”¨ Contributing

A quick guide of how to contribute with the project.

1. Create a fork from Magenta repository
2. Download the project with git clone https://github.com/your/magenta.git
3. Type cd magenta/
4. Make your changes
5. Commit and make a git push
6. Open a pull request



⚠️ Warning

  • The developer is not responsible for any malicious use of this tool.