summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormkyybx <[email protected]>2023-02-02 09:18:57 -0800
committerGitHub <[email protected]>2023-02-02 09:18:57 -0800
commit4b4f6834dc9d1c8e17a66b64d152ab0c40f721f0 (patch)
tree24b67a62b6afa90b75989dffd4f92903bf25a4ea
parenta6b5e618c14a5e900f10259e26461f3b6dc44c66 (diff)
Remove 'attack.sh'-related descriptions
Since attack.sh contains some sensitive information that cannot be trimmed, the related description in readme.md was removed.
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5af3dcf..9005e0f 100644
--- a/README.md
+++ b/README.md
@@ -73,8 +73,6 @@ Keyu Man, Xin'an Zhou, Zhiyun Qian
Run ```./saddns -h``` for usage.
-```attack.sh``` is a sample script for finish the whole PoC (both Step 2 & 3) including the verification of the poisoned result. It's a demonstrative script and please modify the code accordingly (it **won't** run by default).
-
## Questions and issues