Historial de Commits

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