From 5a034972e333f38faff78babea84b37b4a6f2689 Mon Sep 17 00:00:00 2001 From: shiva108 Date: Fri, 5 Dec 2025 10:30:07 +0100 Subject: [PATCH] docs: remove placeholder "chapter continues" notes from chapter endings --- docs/Chapter_21_Model_DoS_Resource_Exhaustion.md | 4 ---- docs/Chapter_23_Advanced_Persistence_Chaining.md | 4 ---- docs/Chapter_24_Social_Engineering_LLMs.md | 4 ---- 3 files changed, 12 deletions(-) diff --git a/docs/Chapter_21_Model_DoS_Resource_Exhaustion.md b/docs/Chapter_21_Model_DoS_Resource_Exhaustion.md index 90fa098..ead6bfb 100644 --- a/docs/Chapter_21_Model_DoS_Resource_Exhaustion.md +++ b/docs/Chapter_21_Model_DoS_Resource_Exhaustion.md @@ -752,10 +752,6 @@ if __name__ == "__main__": --- -_[Chapter continues with sections 21.4-21.16 covering API cost exploitation, memory exhaustion, caching attacks, detection, defenses, case studies, and summary]_ - ---- - ## 21.16 Summary and Key Takeaways ### Critical DoS Techniques diff --git a/docs/Chapter_23_Advanced_Persistence_Chaining.md b/docs/Chapter_23_Advanced_Persistence_Chaining.md index b413495..7a099f6 100644 --- a/docs/Chapter_23_Advanced_Persistence_Chaining.md +++ b/docs/Chapter_23_Advanced_Persistence_Chaining.md @@ -751,10 +751,6 @@ if __name__ == "__main__": --- -_[Chapter continues with sections 23.3-23.16 covering state persistence, chain-of-thought exploitation, prompt chaining, session hijacking, detection, defenses, case studies, and summary]_ - ---- - ## 23.16 Summary and Key Takeaways ### Critical Persistence Techniques diff --git a/docs/Chapter_24_Social_Engineering_LLMs.md b/docs/Chapter_24_Social_Engineering_LLMs.md index ffe3d13..70e04ab 100644 --- a/docs/Chapter_24_Social_Engineering_LLMs.md +++ b/docs/Chapter_24_Social_Engineering_LLMs.md @@ -992,10 +992,6 @@ message = framework.generate_impersonation_message( --- -_[Chapter continues with sections 24.3-24.16 covering trust exploitation, persuasion automation, spear phishing at scale, pretexting, detection, defenses, ethical considerations, case studies, and summary]_ - ---- - ## 24.16 Summary and Key Takeaways ### Critical Social Engineering Techniques