Skip to content

Instantly share code, notes, and snippets.

View m4ll0k's full-sized avatar
💭
I may be slow to respond.

m4ll0k (mallok) m4ll0k

💭
I may be slow to respond.
  • localhost
  • Italy (Rimini)
  • X @m4ll0k
View GitHub Profile
@m4ll0k
m4ll0k / readme.md
Created April 3, 2020 11:48 — forked from jimmywarting/readme.md
Cors proxies
Exposed headers
Service SSL status Response Type Allowed methods Allowed headers
@m4ll0k
m4ll0k / content_discovery_all.txt
Created June 17, 2020 11:18 — forked from jhaddix/content_discovery_all.txt
a masterlist of content discovery URLs and files (used most commonly with gobuster)
This file has been truncated, but you can view the full file.
`
~/
~
ים
___
__
_
---
@m4ll0k
m4ll0k / all.txt
Created June 17, 2020 11:19 — 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.
.
..
........
@
*
*.*
*.*.*
🐎
0
@m4ll0k
m4ll0k / gist:9cf22d4c76dbe0e1a0cc874f12c04963
Created January 28, 2021 20:56 — forked from cjaoude/gist:fd9910626629b53c4d25
Test list of Valid and Invalid Email addresses
Use: for testing against email regex
ref: http://codefool.tumblr.com/post/15288874550/list-of-valid-and-invalid-email-addresses
List of Valid Email Addresses
email@example.com
firstname.lastname@example.com
email@subdomain.example.com
firstname+lastname@example.com
@m4ll0k
m4ll0k / gist:11f40f41fac6277dd5a7c57367094873
Created February 11, 2021 19:34
List of real addresses
777 Brockton Avenue, Abington MA 2351
30 Memorial Drive, Avon MA 2322
250 Hartford Avenue, Bellingham MA 2019
700 Oak Street, Brockton MA 2301
66-4 Parkhurst Rd, Chelmsford MA 1824
591 Memorial Dr, Chicopee MA 1020
55 Brooksby Village Way, Danvers MA 1923
137 Teaticket Hwy, East Falmouth MA 2536
42 Fairhaven Commons Way, Fairhaven MA 2719
374 William S Canning Blvd, Fall River MA 2721
@m4ll0k
m4ll0k / firebase_apiKeys_testing.html
Created March 22, 2023 16:46 — forked from Anon-Exploiter/firebase_apiKeys_testing.html
For testing the Firebase API keys found in Web Applications or in JavaScript Code --
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<script src="https://www.gstatic.com/firebasejs/7.6.1/firebase-app.js"></script>
<!-- If you enabled Analytics in your project, add the Firebase SDK for Analytics -->
@m4ll0k
m4ll0k / _deobfuscating-unminifying-obfuscated-web-app-code.md
Created March 26, 2024 20:04 — forked from 0xdevalias/_deobfuscating-unminifying-obfuscated-web-app-code.md
Some notes and tools for reverse engineering / deobfuscating / unminifying obfuscated web app code