Skip to content

Instantly share code, notes, and snippets.

View zzhsec's full-sized avatar
🐱
I may be slow to respond.

zzhsec

🐱
I may be slow to respond.
View GitHub Profile
@zzhsec
zzhsec / google_lure.py
Created December 8, 2022 02:25 — forked from ustayready/google_lure.py
Generate phishing lures that exploit open-redirects from www.google.com using Google Docs
from __future__ import print_function
import pickle
import os.path
from googleapiclient.discovery import build
from google_auth_oauthlib.flow import InstalledAppFlow
from google.auth.transport.requests import Request
from apiclient import errors
import re
from bs4 import BeautifulSoup as Soup
@zzhsec
zzhsec / List of API endpoints & objects
Created July 17, 2022 06:12 — forked from yassineaboukir/List of API endpoints & objects
A list of 3203 common API endpoints and objects designed for fuzzing.
0
00
01
02
03
1
1.0
10
100
1000