mirror of
https://github.com/sbilly/awesome-security.git
synced 2024-10-01 01:06:21 -04:00
Remove snyk.io
Remove snyk.io. It's not open source project. pull requests #59 and @jayfk
This commit is contained in:
parent
b1a23cfecd
commit
7215b0da1f
@ -60,7 +60,6 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
|
||||
|
||||
### Monitoring / Logging
|
||||
|
||||
- [snyk.io](https://snyk.io/) - Snyk is a paid-for opensource tool to scan for vulnerabilities. Find, fix and monitor for known vulnerabilities in Node.js npm package fixtures used for testing the patches of vulndb.
|
||||
- [justniffer](http://justniffer.sourceforge.net/) - Justniffer is a network protocol analyzer that captures network traffic and produces logs in a customized way, can emulate Apache web server log files, track response times and extract all "intercepted" files from the HTTP traffic.
|
||||
- [httpry](http://dumpsterventures.com/jason/httpry/) - httpry is a specialized packet sniffer designed for displaying and logging HTTP traffic. It is not intended to perform analysis itself, but to capture, parse, and log the traffic for later analysis. It can be run in real-time displaying the traffic as it is parsed, or as a daemon process that logs to an output file. It is written to be as lightweight and flexible as possible, so that it can be easily adaptable to different applications.
|
||||
- [ngrep](http://ngrep.sourceforge.net/) - ngrep strives to provide most of GNU grep's common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data payloads of packets. It currently recognizes IPv4/6, TCP, UDP, ICMPv4/6, IGMP and Raw across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces, and understands BPF filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.
|
||||
|
Loading…
Reference in New Issue
Block a user