Skip to content

Commit ab47c03

Browse files
authored
Update README.md
1 parent 3c85299 commit ab47c03

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,11 @@ Examples 💡
8787
Scan a single URL
8888

8989
```console
90-
pphack -u https://edoardottt.github.io/pp-test/
90+
pphack -u https://edoardottt.github.io/pphack-test/
9191
```
9292

9393
```console
94-
echo https://edoardottt.github.io/pp-test/ | pphack
94+
echo https://edoardottt.github.io/pphack-test/ | pphack
9595
```
9696

9797
Scan a list of URLs
@@ -107,7 +107,7 @@ cat targets.txt | pphack
107107
Automatic exploitation
108108

109109
```console
110-
pphack -e -u https://edoardottt.github.io/pp-test/
110+
pphack -e -u https://edoardottt.github.io/pphack-test/
111111
```
112112

113113
[Read the Wiki](https://github.com/edoardottt/pphack/wiki) to understand how to use pphack.

0 commit comments

Comments
 (0)