Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 685 Bytes

queries.markdown

File metadata and controls

32 lines (28 loc) · 685 Bytes
title layout
Queries
default

Written by Jeffrey DiVincent, CISO. For IHPL Eyes only.

Query 1

host="WP"

Query 2

host="DNS" Account_Name=Administrator

Query 3

host="game.teamt.plinko.horse" res=failed acct!=hkeating

(Remember to replace "teamt" with your team's specific name)

Query 4

host="game.teamt.plinko.horse" addr!=172.16.255.221 addr!="::ffff:172.16.255.221"

(Remember to replace "teamt" with your team's specific name)

Query 5

host="db.teamt.plinko.horse" exe="/usr/bin/sudo"

(Remember to replace "teamt" with your team's specific name)