Commit 04e66a19 authored by bobloblaw's avatar bobloblaw
Browse files

Updates web-services.md

Auto commit by GitBook Editor
parent 2e49419f
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -2,10 +2,11 @@

Vulnerabilities on the web can cause many different times of hacks. You can use it to get access to another users data. Or it can work as a step towards remote code execution.

In order to find out more about a specific attack you can always use google
A great way to see real examples of specific attack you can check hackerone.com like this through google: 

Example:
`site:hackerone.com clickjacking`
```
site:hackerone.com clickjacking
```

## Visit OWASP top 10