mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
19 lines
992 B
JSON
19 lines
992 B
JSON
{
|
|
"name": "O2Micro-Firewall",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "SifoWorks is a multi-function security gateway system that is based on O2Micro's powerful ASIC design. Apart from its firewall capabilities, SifoWorks is also equipped with several industry-leading security features such as: activating NAT and policy routing concurrently while maintaining line speed processing capability; effective log system; powerful network security mechanism, protection against ARP attacks, content filtering, IDP, DoS / DDoS protection, P2P / IM control, etc.",
|
|
"website": "http://www.o2security.com/product/productclass.php?classfiy_sn=73",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:^O2micro)",
|
|
"search": "headers[server]"
|
|
},
|
|
{
|
|
"offset": 1,
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^(O2micro|Firewall)\\/([\\d\\.]+))"
|
|
}
|
|
]
|
|
}
|