Commit db78de6c authored by bobloblaw's avatar bobloblaw
Browse files

Updates attacking_the_user.md

Auto commit by GitBook Editor
parent e9218e70
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -45,7 +45,6 @@
            * [Nosql-Injections](nosql-injections.md)
            * [XML External Entity Attack](xml_external_entity_attack.md)
            * [Bypass File Upload Filtering](bypass_image_upload.md)
            * [Dictionary Attacks](dictionary_attacks.md)
            * [Exposed Version Control](exposed_version_control.md)
        * [Attacking the user](attacking_the_user.md)
            * [Clickjacking](clickjacking.md)
+1 −1
Original line number Diff line number Diff line
# Attacking the user

In this section we focus on vectors that use the software to attack the user. 
 No newline at end of file
In this section we focus on vectors that attack the user. 
 No newline at end of file