Denis Waßmann
|
56a0f7aebf
First version of a realistic port generator
|
6 years ago |
dustin.born
|
77ce624d54
Further improve code documentation and structure.
|
6 years ago |
dustin.born
|
be0471c882
Some code cleanup/restructuring, add server-port offset and identify request/reply.
|
7 years ago |
dustin.born
|
562689b1b4
Fix non-deterministic IP address selection
|
7 years ago |
dustin.born
|
8bae1ec5e5
Some code cleanup and add current(not finished) version of MembersMgmtCommAttack
|
7 years ago |
Marcel Juschak
|
9d548d063c
Payload Generator updated
|
7 years ago |
Marcel Juschak
|
d65b1bcb2d
Payload Generator updated
|
7 years ago |
Marcel Juschak
|
835f90778f
Payload Generator updatet
|
7 years ago |
dustin.born
|
b41bdf0c01
Add first draft of new MembersMgmtCommAttack (for now only local communication is implemented)
|
7 years ago |
dustin.born
|
2dd481159d
Slightly change or add some things to make them work better as a whole (or correctly to some extent)
|
7 years ago |
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 |