
Pown Recon is a target reconnaissance framework powered by graph theory. The benefit of using graph theory instead of flat table representation is that it is easier to find the relationships between different types of information which comes quite handy in many situations. Graph theory algorithms also help with diffing, searching, like finding the shortest path, and many other helpful tasks to aid information discovery and intelligence gathering. Credits This tool is part of secapps.com open-source initiative. ___ ___ ___ _ ___ ___ ___ / __| __/ __| /_\ | _ \ _ \/ __| \__ \ _| (__ / _ \| _/ _/\__ \ |___/___\___/_/ \_\_| |_| |___/ https://secapps.com NB: Pown Recon is the result of an almost direct copy of SecApps' excellent Recon tool. Quickstart This tool is meant to be used as part of Pown.js but it can be invoked separately as an independent tool. Install Pown....