We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 553f3be + 555609d commit b4ff55dCopy full SHA for b4ff55d
src/pentesting-web/web-vulnerabilities-methodology.md
@@ -101,6 +101,8 @@ Some **specific functionalities** may be also vulnerable if a **specific format
101
- [ ] [**Email Header Injection**](email-injections.md)
102
- [ ] [**JWT Vulnerabilities**](hacking-jwt-json-web-tokens.md)
103
- [ ] [**XML External Entity**](xxe-xee-xml-external-entity.md)
104
+- [ ] [**GraphQL Attacks**](../network-services-pentesting/pentesting-web/graphql.md)
105
+- [ ] [**gRPC-Web Attacks**](grpc-web-pentest.md)
106
107
### Files
108
@@ -129,6 +131,3 @@ These vulnerabilities might help to exploit other vulnerabilities.
129
131
130
132
133
{{#include ../banners/hacktricks-training.md}}
-
134
0 commit comments