Download .zip |
Info | Example | View files (49) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2017-06-19 (3 hours ago) | Not yet rated by the users | Total: Not yet counted | Not yet ranked |
Version | License | PHP version | Categories | |||
wrasa-security-alarm 1.0.1 | Custom (specified... | 5 | PHP 5, Security |
Description | Author | ||||||||
This package can detect and prevent robots that crawl sites. |
|
What is WRASA?
WRASA is a project of Cloud Design Limited, it is composed of Web Robot Analytics and Security Alarm. And its purpose is to analyse the activities of web robots (Googlebot, Bingbot...etc.) on your websites, and protect the source code of your web-based applications.
If you want to view more details, please go to http://wrasa.codage.tech
WRASA - Security Alarm
WRASA ? Security Alarm is a kind of web plug-in and 100% free of charge. It works like CCTV and Alarm System, that assists in identifying and deterring people who attempt to copy or analyse the source code of your web-based applications.
Requirements
It should work on 5.3.7 as well, but we strongly advise you NOT to run such old versions of PHP, because of potential security and performance issues, as well as missing features.
* Quick Install *
Step 3 : Select the page you want to protect, then open and edit like this:
<!DOCTYPE html> <?php require_once "var/www/example.com/assets/wrasa-SecurityAlarm-x.x/api/ProtectPG.php"; ?> <html lang="en"> <head> ... <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <script> $(document).ready(function(){ $.ajax({ url:'http://example.com/assets/wrasa-SecurityAlarm-x.x/protect.js', dataType:'script' }); }); </script> </head>
* Configuration *
If you want to change the default setting, please open the core/Config.php and modify yourself.
* Attention *
* Changelog *
* Version 1.0.1 *
Fixed : Cannot block the IP address that has appeared in BlockList.json
Files | / | api |
File | Role | Description |
---|---|---|
ProtectJS.php | Example | Example script |
ProtectPG.php | Example | Example script |
WarningTools.php | Example | Example script |
Files | / | core |
File | Role | Description | ||
---|---|---|---|---|
data (2 files, 1 directory) | ||||
language (3 files) | ||||
libraries (4 files) | ||||
.htaccess | Data | Auxiliary data | ||
Config.php | Aux. | Auxiliary script |
Files | / | core | / | data |
File | Role | Description | ||
---|---|---|---|---|
default (2 files) | ||||
BlockList.json | Data | Auxiliary data | ||
SuspectList.json | Data | Auxiliary data |
Files | / | core | / | data | / | default |
File | Role | Description |
---|---|---|
BlockList.json | Data | Auxiliary data |
SuspectList.json | Data | Auxiliary data |
Files | / | core | / | language |
File | Role | Description |
---|---|---|
en_lang.php | Aux. | Auxiliary script |
zh-cn_lang.php | Aux. | Auxiliary script |
zh-hk_lang.php | Aux. | Auxiliary script |
Files | / | core | / | libraries |
File | Role | Description |
---|---|---|
BrowserDetection.php | Class | Class source |
JavaScriptPacker.php | Class | Class source |
WrasaCore.php | Class | Class source |
WrasaFunc.php | Class | Class source |
Files | / | notice |
File | Role | Description | ||
---|---|---|---|---|
assets (3 directories) | ||||
Blocking.php | Aux. | Auxiliary script | ||
Warning.php | Aux. | Auxiliary script |
Files | / | notice | / | assets | / | fonts | / | Open_Sans_Hebrew |
File | Role | Description |
---|---|---|
fonts.css | Data | Auxiliary data |
opensanshebrew-bold-webfont.svg | Data | Auxiliary data |
opensanshebrew-bolditalic-webfont.svg | Data | Auxiliary data |
opensanshebrew-extrabold-webfont.svg | Data | Auxiliary data |
opensanshebrew-ext...ditalic-webfont.svg | Data | Auxiliary data |
opensanshebrew-italic-webfont.svg | Data | Auxiliary data |
opensanshebrew-light-webfont.svg | Data | Auxiliary data |
opensanshebrew-lightitalic-webfont.svg | Data | Auxiliary data |
opensanshebrew-regular-webfont.svg | Data | Auxiliary data |
Files | / | notice | / | assets | / | plugins |
File | Role | Description | ||
---|---|---|---|---|
bootstrap-3.3.6-dist (3 directories) | ||||
font-awesome-4.5.0 (2 directories) |
Files | / | notice | / | assets | / | plugins | / | bootstrap-3.3.6-dist | / | css |
File | Role | Description |
---|---|---|
bootstrap-theme.css | Data | Auxiliary data |
bootstrap-theme.css.map | Data | Auxiliary data |
bootstrap-theme.min.css | Data | Auxiliary data |
bootstrap-theme.min.css.map | Data | Auxiliary data |
bootstrap.css | Data | Auxiliary data |
bootstrap.css.map | Data | Auxiliary data |
bootstrap.min.css | Data | Auxiliary data |
bootstrap.min.css.map | Data | Auxiliary data |
bootstrap_custom.css | Data | Auxiliary data |
bootstrap_custom.css.php | Aux. | Auxiliary script |
bootstrap_custom_1.css | Data | Auxiliary data |
Files | / | notice | / | assets | / | plugins | / | bootstrap-3.3.6-dist | / | fonts |
File | Role | Description |
---|---|---|
glyphicons-halflings-regular.svg | Data | Auxiliary data |
Files | / | notice | / | assets | / | plugins | / | bootstrap-3.3.6-dist | / | js |
File | Role | Description |
---|---|---|
bootstrap.js | Data | Auxiliary data |
bootstrap.min.js | Data | Auxiliary data |
npm.js | Data | Auxiliary data |
Files | / | notice | / | assets | / | plugins | / | font-awesome-4.5.0 | / | css |
File | Role | Description |
---|---|---|
font-awesome.css | Data | Auxiliary data |
font-awesome.min.css | Data | Auxiliary data |
Files | / | notice | / | assets | / | plugins | / | font-awesome-4.5.0 | / | fonts |
File | Role | Description |
---|---|---|
fontawesome-webfont.svg | Data | Auxiliary data |
wrasa-security-alarm-2017-06-19.zip 526KB | |
wrasa-security-alarm-2017-06-19.tar.gz 519KB | |
Install with Composer |
Version Control | Unique User Downloads | |||||||
100% |
|
Applications that use this package |
WRASA Official Website WRASA is a project of Cloud Design Limited, it is composed of Web Robot Analytics and Security Alarm. Its purpose is to analyse the activities of web robots (Googlebot, Bingbot...etc.) on your websites, and protect the source code of your web-based applications. |
If you know an application of this package, send a message to the author to add a link here.