Skip to content

Commit e35f4d2

Browse files
authored
bhedak initial-commit
A replacement of qsreplace, accepts URLs as standard input, replaces all query string values with user-supplied values and stdout. Only for linux, unix and debian based systems.
1 parent 8c43c94 commit e35f4d2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,8 @@ $root:~ wget https://raw.githubusercontent.com/ROX4R/bhedak/main/bhedak && chmod
4141
$ cat urls | bhedak "\"><svg/onload=alert(1)>*'/---+{{7*7}}"
4242
4343
http://subdomain.target.tld/comment.php?pid=%22%3E%3Csvg%2Fonload%3Dalert%281%29%3E%2A%27%2F---%2B%7B%7B7%2A7%7D%7D&user=%22%3E%3Csvg%2Fonload%3Dalert%281%29%3E%2A%27%2F---%2B%7B%7B7%2A7%7D%7D
44-
4544
http://subdomain.target.tld/disclaimer.php=%22%3E%3Csvg%2Fonload%3Dalert%281%29%3E%2A%27%2F---%2B%7B%7B7%2A7%7D%7D
46-
4745
http://subdomain.target.tld/hpp/index.php?pp=%22%3E%3Csvg%2Fonload%3Dalert%281%29%3E%2A%27%2F---%2B%7B%7B7%2A7%7D%7D
48-
4946
http://subdomain.target.tld/hpp/?pp=%22%3E%3Csvg%2Fonload%3Dalert%281%29%3E%2A%27%2F---%2B%7B%7B7%2A7%7D%7D&user=%22%3E%3Csvg%2Fonload%3Dalert%281%29%3E%2A%27%2F---%2B%7B%7B7%2A7%7D%7D
5047
```
5148
- **Remove duplicate urls**

0 commit comments

Comments
 (0)