mirror of
https://github.com/vitalysim/Awesome-Hacking-Resources.git
synced 2024-12-18 10:56:12 +00:00
Update tools.md
Add Collaboration and SIEM tools
This commit is contained in:
parent
6b67fc0607
commit
97ca7949f0
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
|
[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.
|
[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.)
|
[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
|
### Source Code Analysis Tools
|
||||||
Name | Description
|
Name | Description
|
||||||
@ -72,3 +76,8 @@ Name | Description
|
|||||||
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
|
[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
Block a user