Google Docs OSINT
Fetch information about a public Google document.

Commands
# Installation using pip3
pip3 install xeuledoc
# Installation using github
git clone https://github.com/Malfrats/xeuledoc.git
cd xeuledoc/
python3 setup.py install
# Run
xeuledoc <google doc public url>
REFERENCES
Last updated
Was this helpful?