MSFTRecon
Introduction
Installation
# Clone the repository
git clone https://github.com/yourusername/msftrecon.git
cd msftrecon
# Create virtual environment
python3 -m venv venv
source venv/bin/activate
# Install requirements
pip install -r requirements.txtUsage
./msftrecon.py -d example.comSample Output
REFERENCES
Last updated