Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shivangx01b authored Jun 6, 2020
1 parent f99c905 commit c9ee42d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ Allow wildcard .. Now if Access-Control-Allow-Origin is * it will be printed
```plain
cat http_https.txt | ./CorsMe -t 70 --wildcard
```
Add header if required
```plain
cat http_https.txt | ./CorsMe -t 70 -wildcard -header "Cookie: Session=12cbcx...."
```
Tip
```plain
cat subdomains.txt | ./httprobe -c 70 -p 80,443,8080,8081,8089 | tee http_https.txt
Expand Down

0 comments on commit c9ee42d

Please sign in to comment.