hack_postconnect_infogathering
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
hack_postconnect_infogathering [2020/05/31 17:30] – [NetDiscover] gman | hack_postconnect_infogathering [2020/05/31 17:50] (current) – gman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
- | **Post-Connection Attacks:** After you connect to a newtork... | + | **Post-Connection Attacks:** After you connect to a newtork... |
- | * Download a practice VM: [[https:// | + | * Find out what is attached |
- | * Make sure to create and use a snapshot of that VM so you can reset by creating a new snapshot from the original VM when the time runs out. | + | |
- | **Info Gathering:** Find out what is attached | + | If you need a practice machine, download a free VM: [[https:// |
+ | | ||
**Tools:** Tools: netdiscover (simple) and nmap (more detailed) | **Tools:** Tools: netdiscover (simple) and nmap (more detailed) | ||
Line 12: | Line 12: | ||
---- | ---- | ||
- | ====== NetDiscover | + | ===== NetDiscover ===== |
**netdiscover: | **netdiscover: | ||
Line 24: | Line 24: | ||
---- | ---- | ||
- | ====== ZenMap | + | ===== ZenMap ===== |
+ | ZenMap is a GUI frontend for Nmap. | ||
- | ====== Nmap ====== | + | **Run:** ``zenmap`` |
+ | * __Target__: 192.168.1.1/ | ||
+ | * __Command__: | ||
+ | * __Profile__: | ||
+ | * __Ping scan__: very quick & simple (pings every possible IP in the range, similar to netdiscover but more info) | ||
+ | * __Quick scan__: Ping + Open Ports on discovered devices | ||
+ | * __Quick scan plus__: slower but shows more info (o/s, device type, program and program version running on discovered ports) | ||
+ | |||
+ | **Installation Instructions: | ||
+ | |||
+ | 1. [[https:// | ||
+ | |||
+ | 2. If you haven' | ||
+ | |||
+ | < | ||
+ | |||
+ | 3. Convert the rpm to debian format: | ||
+ | |||
+ | < | ||
+ | |||
+ | 4. Use dpkg to install the shiny new .deb package: | ||
+ | |||
+ | < | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Nmap ===== | ||
+ | |||
+ | This is the mother of all tools... Buy and read [[https:// | ||
+ | |||
+ | ---- |
hack_postconnect_infogathering.1590946208.txt.gz · Last modified: by gman