August
13th,
2019
Released a reconissance tool that is specific written for OSCP engagements.
The benefits of using this tool is that the reconissance process is automated and you don't have to manually have to take CherryTree notes
results is automatically imported
Example
Results imported into CherryTree

Installation
wget https://github.com/mikaelkall/massrecon/archive/1.0.3.tar.gz
tar -xvf ./1.0.3.tar.gz
cd massrecon-1.0.3<
pip3 install -r requirements.txt
python3 setup.py install
Have fun :-)