Skip to content

Instantly share code, notes, and snippets.

View pwned0x1's full-sized avatar

Khun Aguero Agnis pwned0x1

  • 17:23 (UTC -12:00)
View GitHub Profile
@aw-junaid
aw-junaid / googledorking.md
Last active December 7, 2025 23:10
Google Dorking, also known as Google Hacking, is the practice of using advanced Google search operators to find specific information that isn't readily available through normal searches.
@0neday
0neday / for ma5176 205.py
Last active July 2, 2025 13:02
get huawei ont temperature using python for homeassisstant command platform
import os
import pickle
import requests
import re
import base64
import json
import urllib.parse
import codecs