Changeset 725519
- Timestamp:
- 06/12/2013 01:37:42 AM (13 years ago)
- File:
-
- 1 edited
-
smartfilter/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
smartfilter/trunk/readme.txt
r724748 r725519 13 13 == Description == 14 14 15 SmartFilter detects and remediates cross-site scripting (XSS) attacks in real time, before they affect your audience.15 Hackers have an unlimited amount of time to prepare an attack. Your blog has a split-second to defend itself. 16 16 17 U nlike web application firewalls and scanners, SmartFilter does not rely on past-definitions & signatures - no zero-day exploits. Instead, SmartFilter understands content the same way your browser does. It distinguishes trusted from malicious user inputs before content is rendered to your audience.17 Up to 70% of all websites are vulnerable to cross-site scripting (XSS) attacks. From small businesses and independent site owners to major trusted sites, everyone is scrambling to shield themselves from this growing threat. XSS attacks occur when hackers insert malicious code into emails, comment boxes or messaging services. 18 18 19 SmartFilter is technically different unique: 19 This is where SmartFilter can help you protect your audience, by providing it with a safer environment and ultimately a better experience. 20 20 21 * SmartFilter deconstructs and analyzes content like a web browser 22 * Greater accuracy and performance over conventional firewalls; filter is called before comments/posts are saved 23 * Built in rules to selectively allow content HTML tags, attributes, and protocols 21 XSS attacks are immune to traditional firewalls and allow successful hackers to do all kinds of things, including taking over the target website or stealing its users’ sensitive, personal data. Unlike these traditional methods, SmartFilter protects your site from these attacks with: 22 23 * Constantly evolving algorithms that instantly filter out malicious content. 24 * Highly accurate filters that let you safely offer users a richer, more socially engaging experience than is possible on more vulnerable sites. 25 * The only solution on the market that pinpoints threats precisely within the content and provides detailed attack analytics reports. 26 * Built-in rules to selectively allow content HTML tags, attributes, and protocols 24 27 25 SmartFilter is takes less than a few minutes to install. It's easy to protect your WordPress content from cross-site scripting XSS. 28 Security on your terms: 29 30 SmartFilter lets you easily enable rich and dynamic social engagement on your blogs and websites, without the risk of being hacked. SmartFilter can be adapted to the needs of blog posts, comments, etc. using simple rules accessible to anyone. 31 32 Want to see SmartFilter in action? [Live Test](http://prevoty.com/smartfilter#try "Live Test") SmartFilter for yourself! 33 26 34 27 35 == Installation == 28 36 29 1. Install SmartFilter either via the WordPress.org plugin directory, or by uploading the files to your server 30 1. Make sure you have an API + rule keys (you can get one for free from [Prevoty](http://prevoty.com/ "Prevoty")) 31 1. Activate the SmartFilter plugin in your WordPress settings 37 1. Install SmartFilter either via the WordPress.org plugin directory, or by uploading the files to your server. 38 1. Create your account at [Prevoty](http://prevoty.com/ "Prevoty"), and get your [API Key](http://prevoty.com/registration "API Key") for free. 39 1. Create your rules, and get your rule keys. 40 1. Activate the SmartFilter plugin in your WordPress settings. 32 41 1. That's it. You're ready to go! 33 42
Note: See TracChangeset
for help on using the changeset viewer.