mirror of
https://github.com/xalgord/My-Methodologies.git
synced 2024-11-10 06:04:20 +00:00
Update README.md
This commit is contained in:
parent
d1d21dd851
commit
92efef2457
1 changed files with 6 additions and 0 deletions
|
@ -391,3 +391,9 @@ cat domains.txt | assetfinder --subs-only | httprobe| while read url; do xml=$(c
|
|||
```
|
||||
Output:
|
||||
https://example.com -> XML-RPC server accepts POST requests only
|
||||
|
||||
|
||||
## JSFScan.sh usage
|
||||
```
|
||||
bash JSFScan.sh -l targets.txt --all -r -o filname
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue