Merge pull request #27 from timwis/patch-1

Remove gender-specific pronoun for attacker
This commit is contained in:
Swissky 2018-10-11 09:09:42 +02:00 committed by GitHub
commit f8019e2234
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Server-Side Request Forgery
Server Side Request Forgery or SSRF is a vulnerability in which an attacker forces a server to perform requests on behalf of him.
Server Side Request Forgery or SSRF is a vulnerability in which an attacker forces a server to perform requests on their behalf.
## Summary