Skip to content

Commit ba292f1

Browse files
authored
Update README.md
1 parent 5111bea commit ba292f1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,11 @@ A virtual host scanner that can pivot over hosts, detect catch-all scenarios, al
1313
* Ability to set the real port of the webserver to use in headers when pivoting through ssh/nc
1414
* Add simple response headers to bypass some WAF products
1515

16-
## Usage
16+
## Product Comparisons
17+
18+
![VHOSTScan Feature Map](https://github.com/codingo/codingo.github.io/blob/master/assets/featureMap.PNG)
19+
20+
# Usage
1721

1822
| Argument | Description |
1923
| ------------- |:-------------|
@@ -28,11 +32,7 @@ A virtual host scanner that can pivot over hosts, detect catch-all scenarios, al
2832
| --unique-depth UNIQUE_DEPTH | Show likely matches of page content that is found x times (default 1). |
2933
| --ssl | If set then connections will be made over HTTPS instead of HTTP. |
3034

31-
## Product Comparisons
32-
33-
![VHOSTScan Feature Map](https://github.com/codingo/codingo.github.io/blob/master/assets/featureMap.PNG)
34-
35-
## Examples
35+
## Usage Examples
3636
### Quick Example
3737
The most straightforward example runs the default wordlist against example.com using the default of port 80:
3838

0 commit comments

Comments
 (0)