Cybersecurity Forum

This forum is for all security enthusiasts to discuss Fortinet's latest & evolving technologies and to connect & network with peers in the cybersecurity hemisphere. Share and learn on a broad range of topics like best practices, use cases, integrations and more. For support specific questions/resources, please visit the Support Forum or the Knowledge Base.

HansSand
New Contributor

Flash player. How do I block flash player? There was no signatures.....

Flash player. How do I block flash player? There was no signatures.....
2 REPLIES 2
gschmitt
Valued Contributor

This should be possible with a webfilter

in the CLI use

config webfilter content-header

edit 1

config entries

edit "application/x-shockwave-flash"

set action block

next

edit "video/x-f4v"

set action block

next

edit "video/x-flv"

set action block

next

end

Now apply this to your webfilter profile

config webfilter profile

edit

config web

set content-header-list 1

end

next

end

DaviWang1
Staff
Staff

Seems you may have missed one app signature. "Adobe.Flash.Media.Playback".