Managed to pick and parse DNS packets; but, still need to get the detailed informatio...
authorrtrimana <rtrimana@uci.edu>
Thu, 26 Apr 2018 17:52:01 +0000 (10:52 -0700)
committerrtrimana <rtrimana@uci.edu>
Thu, 26 Apr 2018 17:52:01 +0000 (10:52 -0700)
commitc9c106d26eae359e98d162488a6d667d741a551c
tree2fd6bda43d3857843d227440770eae0afa22f3ae
parente5847cc4f9f5191c28c0cf3635b0a1d0281959b3
Managed to pick and parse DNS packets; but, still need to get the detailed information from inside the packet.
Code/Projects/SmartPlugDetector/src/main/java/edu/uci/iotproject/DnsPacket.java [new file with mode: 0644]
Code/Projects/SmartPlugDetector/src/main/java/edu/uci/iotproject/Main.java