/G-Calendar-Audit

Simple script to check for public Google Calendar.

Primary LanguagePython

G-Calendar-Audit

Simple script to check for public Google Calendar.

Reference:

  1. https://thehackernews.com/2019/09/google-calendar-search.html
  2. https://medium.com/@logicbomb_1/ok-google-please-reveal-everyones-public-calendar-27523206f9ac
  3. https://sites.google.com/securifyinc.com/secblogs/exploitingcalendars

Usage

  1. git clone git@github.com:tutorgeeks/G-Calendar-Audit && cd G-Calendar-Audit.git

  2. pip install -r requirements.txt

  3. Configure your chromedriver path. webdriver.Chrome('Path to your ChromeDriver installation')

  4. Enter the list of emails that you wanted to test in "emails.txt" file.

Output