Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

P2P Botnet (MembersMgmt) Refactoring #98

Open
9 of 23 tasks
pepper-jk opened this issue Oct 10, 2019 · 0 comments
Open
9 of 23 tasks

P2P Botnet (MembersMgmt) Refactoring #98

pepper-jk opened this issue Oct 10, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request workinprogress This is being worked on.

Comments

@pepper-jk
Copy link
Collaborator

pepper-jk commented Oct 10, 2019

global:

  • exclude private C broadcast ip and mac addresses
  • add ARP packets to statistics

P2P Botnet:

  • exclude private C broadcast ip and mac addresses
  • rename MembersMgmt to P2PBotnet
  • use BandwidthController?
    • bandwidth.ignore parameter
    • respect botnet batch times
  • refactor attack param names
  • message type numbers refactoring (WAITING for more input)
  • padding
    • add random.padding param
    • remove "padding normalization"
    • set default value random.padding=True
  • fix port assignment?

gets fixed in BSF:

  • fix packet order based on message types
  • delay on outgoing mesages

later:

  • drop "no inject" behavior for interval selection strategies
  • make hidden_mark available globally
  • 1000 pkts buffer
    • why? look into it
    • make global?
  • nat.present take input pcap and chosen IPs into account, maybe
  • optimize interval and ID matching
@pepper-jk pepper-jk added enhancement New feature or request todo This will be worked on in the near future. labels Oct 10, 2019
@pepper-jk pepper-jk self-assigned this Oct 10, 2019
@pepper-jk pepper-jk added workinprogress This is being worked on. and removed todo This will be worked on in the near future. labels Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request workinprogress This is being worked on.
Projects
None yet
Development

No branches or pull requests

1 participant