Fixes #33
This commit is contained in:
20
README.md
20
README.md
@@ -1,10 +1,10 @@
|
||||
# XSStrike [](https://www.python.org/downloads/) [](https://twitter.com/s0md3v) [](https://github.com/UltimateHacke/XSStrike/blob/master/license.txt)
|
||||
|
||||

|
||||

|
||||
|
||||
XSStrike is an advanced XSS detection suite. It has a powerful fuzzing engine and provides zero false positive result using fuzzy matching. XSStrike is the first XSS scanner to generate its own payloads. It is intelligent enough to detect and break out of various contexts.
|
||||
|
||||
Made with  by <a href=https://twitter.com/s0md3v>Somdev Sangwan</a>
|
||||
Made with  by [Somdev Sangwan](https://twitter.com/s0md3v)
|
||||
|
||||
## Features
|
||||
- Powerful fuzzing engine
|
||||
@@ -15,9 +15,9 @@ Made with  algorithm
|
||||
|
||||
To know more visit <a href=https://xsstrike.tk>xsstrike.tk</a>
|
||||
To know more visit [xsstrike.tk](http://xsstrike.tk)
|
||||
|
||||
### Installation
|
||||
XSStrike is compatible with all \*nix based operating systems running Python 2.7.
|
||||
@@ -39,10 +39,14 @@ Now you can run XSStrike
|
||||
python xsstrike
|
||||
```
|
||||
### Screenshots
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
#### License
|
||||
XSStrike is licensed under MIT license.
|
||||
|
||||
Reference in New Issue
Block a user