Skip to content

Instantly share code, notes, and snippets.

View incogbyte's full-sized avatar
:shipit:
./../../../../../${jndi:ldap://127.0.0.1#{{${hostName}.{lol}}}/{{random}}}

(inc0gbyt3) incogbyte

:shipit:
./../../../../../${jndi:ldap://127.0.0.1#{{${hostName}.{lol}}}/{{random}}}
View GitHub Profile
@devpwn
devpwn / dump.js
Created January 30, 2021 22:29
Dump subdomains from builtwith inside browser
/*
Built With insert captcha at https://builtwith.com/relationships/<domain.name>
To get the domains inside the browser console just copy and paste the script below after
https://builtwith.com/relationships/<domain.name>
Example/Usage:
Go to https://builtwith.com/relationships/example.com
press F12 > Console > Copy and paste the script below inside the console
and after that, type dump_domains() <with parentheses>