Skip to content

Instantly share code, notes, and snippets.

@Jinmo

Jinmo/README.md Secret

Created December 25, 2016 05:18
Show Gist options
  • Save Jinmo/4000c04460b45acea15626b734f570ea to your computer and use it in GitHub Desktop.
Save Jinmo/4000c04460b45acea15626b734f570ea to your computer and use it in GitHub Desktop.
Christmas CTF 2016 Wireless

In com.apple.airport.preferences.plist (I googled):

			<key>ChannelHistory</key>
			<array>
				<dict>
					<key>Channel</key>
					<integer>3</integer>
					<key>Timestamp</key>
					<date>2016-12-22T13:08:30Z</date>
				</dict>
			</array>

Flag: 2016-12-22-22:08:30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment