diff --git a/README.md b/README.md index ca36701..1ac65c3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # reconnoitre A reconicense tool made for the OSCP labs to automate information gathering and service enumeration + +# Credit + +This tool is based heavily upon the work made public in Mike Czumak's (T_v3rn1x) OSCP review, found here: https://www.securitysift.com/offsec-pwb-oscp/ + +This also has considerable influence and code taken from Re4son's mix-recon which is also based upon Mike Czumak's original offering. The public repository for mix-recon can be found here: https://github.com/Re4son/mix-recon + +# Usage + +This tool can be used and copied for personal use freely however attribution and credit should be offered to Mike Czumak who originally started the process of automating this work.