Skip to content

Instantly share code, notes, and snippets.

@rherrick
Created February 5, 2016 20:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rherrick/c7f001abb6f2b36badb1 to your computer and use it in GitHub Desktop.
Save rherrick/c7f001abb6f2b36badb1 to your computer and use it in GitHub Desktop.
Log entries from nginx and DNSQuestion attack
Feb 04, 2016 7:35:50 PM javax.jmdns.impl.constants.DNSRecordClass classForIndex
WARNING: Could not find record class for index: -1
Feb 04, 2016 7:35:50 PM javax.jmdns.impl.DNSIncoming$MessageInputStream readName
SEVERE: bad domain name: possible circular name detected. Bad offset: 0xffffffff at 0x2d
Feb 04, 2016 7:35:50 PM javax.jmdns.impl.constants.DNSRecordType typeForIndex
SEVERE: Could not find record type for index: -1
Feb 04, 2016 7:35:50 PM javax.jmdns.impl.DNSIncoming readQuestion
SEVERE: Could not find record type: dns[query,158.255.6.220:36002, length=47, id=0x0, questions=10990
questions:
[DNSQuestion@1096711572 type: TYPE_IGNORE index 0, class: CLASS_UNKNOWN index 0, name: ]
[DNSQuestion@579248403 type: TYPE_IGNORE index 0, class: CLASS_UNKNOWN index 0, name: ^@^@.]
[DNSQuestion@884537370 type: TYPE_IGNORE index 0, class: CLASS_UNKNOWN index 0, name: ]
[DNSQuestion@1537773056 type: TYPE_IGNORE index 0, class: CLASS_UNKNOWN index 0, name: ]
[DNSQuestion@386060547 type: TYPE_IGNORE index 0, class: CLASS_UNKNOWN index 0, name: ]
[DNSQuestion@971515842 type: TYPE_IGNORE index 0, class: CLASS_UNKNOWN index 0, name: ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment