Skip to content

Instantly share code, notes, and snippets.

View brianondemand's full-sized avatar
🎯
Focusing

Brian Muiruri brianondemand

🎯
Focusing
  • Inceptor Ke
View GitHub Profile
@aaa34
aaa34 / aaa.m3u
Created October 22, 2017 16:15
aaa.m3u
#EXTINF:-1,BBC 1 HD*
http://149.202.215.151:8080/live/home/home/11526.ts
#EXTINF:-1,BBC 1 SD
http://149.202.215.151:8080/live/home/home/11983.ts
#EXTINF:-1,BBC 2 HD*
http://149.202.215.151:8080/live/home/home/11570.ts
#EXTINF:-1,BBC 2 SD
http://149.202.215.151:8080/live/home/home/673.ts
#EXTINF:-1,BBC 3 HD
http://149.202.215.151:8080/live/home/home/15132.ts
description = [[
A simple banner grabber which connects to an open TCP port and prints out anything sent by the listening service within five seconds.
If no banner is received, a HTTP GET request is sent and the response recorded. Banners which contain telnet sequences will trigger
telnet option negotiation, with the intent to get far enough into the handshake that we can receive the real banner. If data is
received, more data will be read for up to fifteen seconds.
]]
---
-- @output