-
Notifications
You must be signed in to change notification settings - Fork 176
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Save! Automatic commit from github.com/kris-nova/bin/git-save
Signed-off-by: Kris Nóva <[email protected]>
- Loading branch information
Showing
3 changed files
with
30 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
/! | ||
/! | ||
### Research (Network Hardware, Bad Checksum) | ||
/! | ||
// Bad Checksum with eBPF is very easy to trigger. | ||
// | ||
// Most cloud providers (Tested: AWS) are liable to drop | ||
// malformed packets before they reach their destination. | ||
// | ||
// This is why boopkit supports multiple boop methods. | ||
// | ||
// A single SYN packet is VERY difficult because of network traversal. | ||
/! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
/! | ||
/! | ||
### Research (Network Hardware, Bad Checksum) | ||
/! | ||
// Bad Checksum with eBPF is very easy to trigger. | ||
// | ||
// Most cloud providers (Tested: AWS) are liable to drop | ||
// malformed packets before they reach their destination. | ||
// | ||
// This is why boopkit supports multiple boop methods. | ||
// | ||
// A single SYN packet is VERY difficult because of network traversal. | ||
/! |