commit
4cde2199f7
9
tools.md
9
tools.md
|
@ -59,6 +59,10 @@ Name | Description
|
|||
[Censys](https://www.censys.io/) | Censys continually monitors every reachable server and device on the Internet, so you can search for and analyze them in real time
|
||||
[Shodan](http://shodan.io/) | Shodan is the world's first search engine for Internet-connected devices.
|
||||
[Zoomeye](https://www.zoomeye.org/) | search engine for cyberspace that lets the user find specific network components(ip, services, etc.)
|
||||
### Security Information and Event Management (SIEM)
|
||||
Name | Description
|
||||
---- | ----
|
||||
[OSSIM](https://www.alienvault.com/products/ossim) | AlienVault’s Open Source Security Information and Event Management (SIEM) product
|
||||
|
||||
### Source Code Analysis Tools
|
||||
Name | Description
|
||||
|
@ -72,3 +76,8 @@ Name | Description
|
|||
Name | Description
|
||||
---- | ----
|
||||
[BinNavi](https://github.com/google/binnavi) | BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code
|
||||
|
||||
### Collaboration tools
|
||||
Name | Description
|
||||
---- | ----
|
||||
[Dradis](https://dradisframework.com/ce/) | Open-source reporting and collaboration tool for InfoSec professionals
|
||||
|
|
Loading…
Reference in New Issue