Skip to content

Instantly share code, notes, and snippets.

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

Simón Pintado Simon1207

🏠
Working from home
  • Tepic, Nayarit-Mexico
View GitHub Profile
@Simon1207
Simon1207 / GoogleHackMasterList.txt
Created September 1, 2019 03:33 — forked from cmartinbaughman/GoogleHackMasterList.txt
The definitive super list for "Google Hacking".
admin account info" filetype:log
!Host=*.* intext:enc_UserPassword=* ext:pcf
"# -FrontPage-" ext:pwd inurl:(service | authors | administrators | users) "# -FrontPage-" inurl:service.pwd
"AutoCreate=TRUE password=*"
"http://*:*@www” domainname
"index of/" "ws_ftp.ini" "parent directory"
"liveice configuration file" ext:cfg -site:sourceforge.net
"parent directory" +proftpdpasswd
Duclassified" -site:duware.com "DUware All Rights reserved"
duclassmate" -site:duware.com
@Simon1207
Simon1207 / alltagsdemo.jade
Created August 24, 2017 00:24 — forked from pebreo/alltagsdemo.jade
All HTML/Jade tags demo
html
head
meta(charset='utf-8')
style(type='text/css')
h1 {color: red;}
link(rel='stylesheet', type='text/css', href='styles.css')
script(src='')
script(type='text/javascript')
body
h1 Headers