This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
airgraph-ng [2018/12/14 22:01] mister_x Updated installation instructions |
airgraph-ng [2018/12/14 22:02] mister_x [Creating graphs] Fixed typo |
||
---|---|---|---|
Line 15: | Line 15: | ||
git clone http:// | git clone http:// | ||
- | cd aircrack-ng/ | + | cd aircrack-ng |
+ | autoreconf -i | ||
+ | ./configure | ||
+ | cd scripts/ | ||
make install | make install | ||
Line 43: | Line 46: | ||
The following creates a Client to Access point Relationship Graph | The following creates a Client to Access point Relationship Graph | ||
- | | + | |
The following creates a Client to Probe Request Graph | The following creates a Client to Probe Request Graph |