Skip to content

Commit 9bdc967

Browse files
authored
Update README.md
1 parent 559b943 commit 9bdc967

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,22 @@ $ ./GooFuzz -h
5858

5959
## Lists directories and files by specifying paths, words or file names.
6060
![Screenshot](images/7.png)
61+
62+
## Exclusion of subdomains in your searches (separated by commas or by a list)
63+
### Example 1:
64+
In this example we remove the subdomain "*mars.nasa.gov*" from the search.
65+
66+
![Screenshot](images/8.png)
67+
68+
### Example 2:
69+
We perform a normal file search by three extensions and locate subdomains that we want to exclude.
70+
71+
![Screenshot](images/9.png)
72+
73+
We create a file called "*exclusion_list.txt*" and insert the three subdomains to exclude, we perform the same search again, but passing the list of excluded targets.
74+
75+
![Screenshot](images/10.png)
76+
6177

6278
# Disclaimer
6379
- I am not responsible for the misuse of the tool.

0 commit comments

Comments
 (0)