MISP (core software) - Open Source Threat Intelligence and Sharing Platform (formely known as Malware Information Sharing Platform) https://www.misp-project.org/
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
349 B

  1. Forum Technical Design (TD)
  2. We use a plugin giving Forum use in CakePHP.
  3. http://milesj.me/code/cakephp/forum
  4. Alternative PhpBB in conjunction with CakePHP Users and Roles tables.
  5. http://bakery.cakephp.org/articles/wilsonsheldon/2009/01/13/phpbb3-api-bridge
  6. http://www.phpbb.com/community/viewtopic.php?f=71&t=993475
  7. CakePHP and a PhpBB3 forum.