#107 Merge of botnet membership management communication attack and core ID2T.

Merged
carlos.garcia merged 64 commits from leon.boeck/merge_projects into SPIN/master 6 years ago

64 Commits

Author SHA1 Message Date
  dustin.born 82787eabe1 Merge of botnet membership management communication attack and core ID2T. 6 years ago
  dustin.born 59d4e59418 Add Leon's name to the README 6 years ago
  dustin.born 3c3f195915 Add names of all team members to Authors 6 years ago
  dustin.born 967b865369 Remove old line of code (not useful anymore) 6 years ago
  dustin.born 276113a958 Add option to print verbose 6 years ago
  dustin.born 62e3f57382 Make MMComm tests more verbose 6 years ago
  dustin.born 9182a77eb6 Rename the two Membership Management Communication Attack tests 6 years ago
  dustin.born 927385ec0a Rename regression test name for MembersMgmtCommAttack 6 years ago
  dustin.born 95baf2b361 Fix bug happening during selection of ID roles 6 years ago
  dustin.born 938ece7c24 Remove debug print statements 6 years ago
  dustin.born 9f0df1bc4e Add new docstrings and remove docstring param 6 years ago
  dustin.born e2350338b4 Remove unused function and constant 6 years ago
  dustin.born d53ea10192 Improve docstring documentation 6 years ago
  dustin.born 83d3df6be8 Refactor section seperating comments 6 years ago
  dustin.born 4026635327 Use statistics again for retrieving capture duration 6 years ago
  dustin.born f64aaae43e Remove unused function 6 years ago
  dustin.born be644db152 Improve failure resistance of determinism test 6 years ago
  dustin.born 9fd5509293 Extend determinism test parameters 6 years ago
  dustin.born 5b280fd391 Adjust filepaths to test resources 6 years ago
  dustin.born 683867b8bc Move botnet test files into fitting directory 6 years ago
  Denis Waßmann 755d589d10 Fix the sality-tests 6 years ago
  Denis Waßmann aa53f6e7df Added regression test 6 years ago
  Denis Waßmann a5f8b2fd52 Integrated the first 2 testcases of the old Project 6 years ago
  dustin.born bfbffb1902 Reset name of time argument 6 years ago
  dustin.born ed0fdbe033 Reorganize resource files 6 years ago
  dustin.born 72715bf536 Cope with multiple most used TTLs in form of a list 6 years ago
  dustin.born 6231f2f08f Add default reply delays in case they cannot be determined 6 years ago
  dustin.born 6f35bc48d0 Improve plotting of comm interval plots and histograms 6 years ago
  Marcel Ju 69e17685be added Histograms 6 years ago
  Marcel Ju 86c2960647 Added Interval plots and packets per connection plot 6 years ago
  Marcel Ju bb60c0709a Added Degree Statistics 6 years ago
  dustin.born 5dee8a1619 Make it possible for an attack to inject no packets 6 years ago
  dustin.born 95a65b2200 Return None as filepath if no packets were injected 6 years ago
  dustin.born 3ce59c8634 Make filepath to output PCAP optional 6 years ago
  Marcel 66e1ee9a0d changed name of an argument 6 years ago
  Marcel 8d0a2dfc09 added --inject_empty Parameter 6 years ago
  dustin.born 99f9faf23d Sort the messages in the mapping by injection time 6 years ago
  dustin.born ff2f3f259f Fix computation of relative PCAP time 6 years ago
  dustin.born 329db4f12e Add optional output parameter 6 years ago
  dustin.born e3d54a00f9 Add possibility for output PCAP path 6 years ago
  dustin.born 807114facb Fix missing import 6 years ago
  dustin.born 89138292d1 Add more ports to the list of reserved ports 6 years ago
  dustin.born ff0d471878 Take UDP into account for the extended conversation statistics 6 years ago
  Marcel 9fd9ab6612 merged pcap_processor.cpp of both groups 6 years ago
  Marcel 77fdedad8e merged statistics_db.h/cpp of both groups 6 years ago
  Marcel ba8ee9ced9 merged statistics.h/cpp of both groups 6 years ago
  dustin.born b52010af00 Refactor retrieval of router, i.e. most used, MAC address (2) 6 years ago
  dustin.born 0dcd2614dd Revert "Refactor retrieval of router, i.e. most used, MAC address" 6 years ago
  dustin.born 15cbf29fd5 Fix seeding and add seeding with strings 6 years ago
  dustin.born 25bc234c5c Add seeding for numpy functions 6 years ago
  dustin.born 71d042af86 Refactor parameters of write_xml for easier usage 6 years ago
  dustin.born 77debe1ee2 Add function to compute the average local or external delay 6 years ago
  dustin.born 501d619d98 Refactor retrieval of router, i.e. most used, MAC address 6 years ago
  dustin.born dcfe640c06 Fix iteration over created files 6 years ago
  dustin.born 53748600d7 Refactor creation of misc output files in MembersMgmtCommAttack 6 years ago
  dustin.born 284eef43a9 Add way to create files with same base name as output PCAP 6 years ago
  dustin.born e304c64611 Move setting of output directory up and store it in Utility 6 years ago
  dustin.born 2da6e77d87 Do not set PPS for Membership Management Communication Attack 6 years ago
  dustin.born d605fd149c Add the botnet specific parameters 6 years ago
  dustin.born fbb87226b1 Fix imports and define abstract method inherited from BaseAttack 6 years ago
  dustin.born ca7c739b63 Move CommunicationProcessor into Botnet Library 6 years ago
  dustin.born 85b6be0436 Adjust copying of libbotnetcomm.so in build script 6 years ago
  dustin.born a6c6cffccb Add building the communication processor to the build scripts(s) 6 years ago
  dustin.born e62aa9cd2d Add all new botnet project files 6 years ago