Skip to content

Commit 6abd7ef

Browse files
authored
Update README.md
1 parent d97b154 commit 6abd7ef

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
**READ THE DISCLAIMER** </br>
22
</br> A pentesting tool for target websites, that performs several vulnerability scans.
33

4-
![image](https://user-images.githubusercontent.com/59119926/183238692-d01a8f69-20cf-4b7f-8954-b7a7c119c9bf.png)
5-
6-
4+
![image](https://user-images.githubusercontent.com/59119926/183597854-04f267ff-7d08-46be-9aab-67a512081ed9.png)
75

86
# Requirements
97
Make sure to set the right file permissions: `chmod u+x WebRecon.py`
@@ -70,11 +68,12 @@ Example of the subdomain scan resuls output text file:</br>
7068
</br>
7169
Example of the content scan results output text file:</br>
7270
![image](https://user-images.githubusercontent.com/59119926/183390779-8c7ff458-1b4a-4a01-9ac7-50be69ff9e23.png)
71+
</br>
72+
Example of the nmap scan results output text file: </br>
73+
![image](https://user-images.githubusercontent.com/59119926/183596975-f0468622-0a52-454d-8abe-cbc61fd70bbe.png)
7374

7475

75-
76-
77-
Other scans save results inside the subdirectory named by the full hostname + subdomain. </br>
76+
All scans save results inside the subdirectory named as the full hostname + subdomain. </br>
7877
Example: `results/hostname_com/www_hostname_com/results...txt`
7978

8079
* The default path for results is the current working directory. It can be changed by passing the path following the argument: `--set-results-directory`

0 commit comments

Comments
 (0)