Update README.md

This commit is contained in:
Joe Totes
2022-07-30 12:52:22 -04:00
committed by GitHub
parent 245ddeb13c
commit 5425de1bb3

View File

@@ -1,13 +1,19 @@
# Offensive Security Tools # Offensive Security Tools
Here you will find a useful collection of commands and file resource locations used in Pentesting operations. This reference is will go hand in hand with Kali Linux. ***
# General Enumeration Here you will find a useful collection of commands and file resource locations used in Pentesting operations. This reference is will go hand in hand with Kali Linux.
*** ***
<br /> <br />
# General Enumeration
<br />
***
## NMAP ## NMAP
**OVERVIEW** **OVERVIEW**
@@ -25,7 +31,6 @@ nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS}
<br /> <br />
***
<br /> <br />