Commit History

Author SHA1 Message Date
  Joshua 7ea836dd35 Random Port Generation 7 years ago
  Denis Waßmann 6eba0d207c Added the possibility to create ip-addresses from user-defined blocks and lists 7 years ago
  dustin.born e951eacf16 Add parameters for communication type, IP reuse and padding 7 years ago
  christof 7bdb8d8081 Added PaddingGenerator (US9). Not tested on real packets as input, because some syntax error happen in other files. 7 years ago
  Denis Waßmann 8e68fdc0fe Merge branch 'feature/ip-refactoring' into develop 7 years ago
  Marcel Juschak 280b2f6951 PacketGenerator und PayloadGenerator hinzugefuegt 7 years ago
  Denis Waßmann 5520beb16b Added a MacAddressGenerator 7 years ago
  dustin.born 1341eff40d Add functionality to get private IPs from Pcap file 7 years ago
  dustin.born 3fb4ad9b8b Add possibility to retrieve first and last address of IP block rather conveniently 7 years ago
  Denis Waßmann 19b39a8d5b redesigned the ip-generator to use the new classes 7 years ago
  Denis Waßmann edfa64931f Put the id2t-executable on the gitignore-list as it's generated by the build 7 years ago
  Denis Waßmann 7c94338da4 Deleted the __gt__-method because python can derive it from __lt__ and __eg__ already and because i wanted to have the last word. It's early morning, I don't know what I'm doing 7 years ago
  dustin.born dfb21da65c Add initial concept to map data contained in CSV to IDs with most communication in an interval 7 years ago
  dustin.born 8b0aec85c6 Add more useful functions to IPv4 7 years ago
  Denis Waßmann ce182b73fa Isolated the ip-core-classes 7 years ago
  dustin.born 60f891c8f7 Fix: consistent use of deque 7 years ago
  dustin.born 0cf8b7dc93 Use deque for efficiency 7 years ago
  dustin.born 3257e79132 Merge branch 'develop' of https://git.tk.informatik.tu-darmstadt.de/leon.boeck/ID2T-toolkit-BotnetTraffic into develop 7 years ago
  dustin.born 967b256064 Add Membership Management Communication Attack and the respective resource 7 years ago
  dustin.born 70edad3d28 Code cleanup and moving files into fitting directory 7 years ago
  Marcel Juschak 8e833e0d63 ParseXML aktualisiert 7 years ago
  Joshua b51b2a53ac Merge branch 'develop' of https://git.tk.informatik.tu-darmstadt.de/leon.boeck/ID2T-toolkit-BotnetTraffic into develop 7 years ago
  Joshua 4668eeacd1 CSV parser commented 7 years ago
  Marcel Juschak 421efc759b Upload files to 'code/Iteration1' 7 years ago
  Joshua c8c3c9bc90 test 7 years ago
  Joshua c3a6efebce delete test 7 years ago
  Joshua 15ee33f472 test push 7 years ago
  dustin.born ad5cce0382 Add docstring and parameter types to function 7 years ago
  Denis Waßmann 1c56efb576 Created a test-directory, colonialized by a single testcase, and a script to run them 7 years ago
  Denis Waßmann 7f01aa5cee Added an ip-generator, tests and further documentation will be postponed 7 years ago