Pown Recon - A Powerful Target Reconnaissance Framework Powered Past Times Graph Theory
Pown Recon is a target reconnaissance framework powered yesteryear graph theory. The produce goodness of using graph theory instead of apartment tabular array representation is that it is easier to uncovering the relationships betwixt dissimilar types of information which comes quite handy inwards many situations. Graph theory algorithms also assist amongst diffing, searching, similar finding the shortest path, in addition to many to a greater extent than interesting tasks. Quickstart This tool is meant to endure used equally purpose of Pown.js but it tin endure invoked separately equally an independent tool. If installed globally equally purpose of Pown invoke similar this: $ pown recon Otherwise, install this module from the root of your project: $ npm install @pown/recon --save Once done, invoke pown recon similar this: $ ./node_modules/.bin/pown-cli recon You tin also utilization Pown to invoke it locally: $ POWN_ROOT=. pown recon Usage WARNING : This p...