Skip to content

Instantly share code, notes, and snippets.

View dealbreaker973's full-sized avatar
🏠
Working from home

Liu Peng dealbreaker973

🏠
Working from home
  • Singapore
View GitHub Profile
@dealbreaker973
dealbreaker973 / all.txt
Created December 11, 2021 04:45 — forked from jhaddix/all.txt
all wordlists from every dns enumeration tool... ever. Please excuse the lewd entries =/
This file has been truncated, but you can view the full file.
.
..
........
@
*
*.*
*.*.*
🐎
@dealbreaker973
dealbreaker973 / gmail.py
Created January 9, 2021 07:05
python3 send email via gmail
import smtplib
gmail_user = '' # change this
gmail_password = '' # change this
#(if 2 FA are activated, you need to use app passwords
sent_from = gmail_user
to = ['', ''] # add receiver here
subject = ''
body = ''
@dealbreaker973
dealbreaker973 / switch-eshop.md
Created December 11, 2020 07:15 — forked from rynkis/switch-eshop.md
Nintendo Switch eShop API