Commit d58dc81b authored by bobloblaw's avatar bobloblaw
Browse files

Updates active_information_gathering.md

Auto commit by GitBook Editor
parent 8f62c9dd
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
# Active information gathering


Once the Passive 
Once the passive phase is over it is time to move to the active phase. In this phase we start interacting with the target.



## Netdiscover

This tool is used to scan a network for live machines.

```
netdiscover -r 192.168.1.1/24
```
@@ -24,5 +26,6 @@ nikto -host 192.168.1.101
## References

https://blog.bugcrowd.com/discovering-subdomains

https://high54security.blogspot.cl/2016/01/recon-ng-and-power-to-crawl-trough.html