We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c85299 commit ab47c03Copy full SHA for ab47c03
README.md
@@ -87,11 +87,11 @@ Examples 💡
87
Scan a single URL
88
89
```console
90
-pphack -u https://edoardottt.github.io/pp-test/
+pphack -u https://edoardottt.github.io/pphack-test/
91
```
92
93
94
-echo https://edoardottt.github.io/pp-test/ | pphack
+echo https://edoardottt.github.io/pphack-test/ | pphack
95
96
97
Scan a list of URLs
@@ -107,7 +107,7 @@ cat targets.txt | pphack
107
Automatic exploitation
108
109
110
-pphack -e -u https://edoardottt.github.io/pp-test/
+pphack -e -u https://edoardottt.github.io/pphack-test/
111
112
113
[Read the Wiki](https://github.com/edoardottt/pphack/wiki) to understand how to use pphack.
0 commit comments