mirror of
https://github.com/xalgord/My-Methodologies.git
synced 2024-11-10 06:04:20 +00:00
GITBOOK-105: change request with no subject merged in GitBook
This commit is contained in:
parent
c440f6d5db
commit
b2419b71f0
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ $ gf xss domain.txt | grep -Eo 'https?://[^\"]+' > domain.txt
|
|||
#### Track new subdomains:
|
||||
|
||||
```bash
|
||||
gungnir -r domain.txt | anew subs-com.txt | notify -id asset
|
||||
gungnir -r all-domains.txt | anew all-subs.txt | tee -a new-assets.txt | notify -id asset
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue