Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul authored Jul 20, 2019
1 parent 72a6913 commit 2162592
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,12 @@ $ ruby a.rb -u 'https://www.hahwul.com/?q=123' --cookie='role=admin'
--version Show XSpear version
--update Update with online
```
### Result types
- (I)NFO: Get information ( e.g sql error , filterd rule, reflected params, etc..)
- (V)UNL: Vulnerable XSS, Checked alert/prompt/confirm with Selenium
- (L)OW: Low level issue
- (M)EDIUM: medium level issue
- (H)IGH: high level issue

### Case by Case
**Scanning XSS**
Expand Down

0 comments on commit 2162592

Please sign in to comment.