UPPward (Network Defence Security)

Protection solution against cyber threat, cryptocurrency scams, and frauds.

UPPward (Network Defence Security)란 무엇입니까?

UPPward (Network Defence Security)은(는) https://sentinelprotocol.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Protection solution against cyber threat, cryptocurrency scams, and frauds."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

UPPward (Network Defence Security) 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Protect Yourself From Cyber Threats, Scams and Frauds

The UPPward Chrome Extension, built by Sentinel Protocol initiated by Uppsala Security, is your one-stop protection solution against cyber threats, cryptocurrency scams, and frauds.

This product is complimentary for everyone. 

Built into UPPward are multiple features developed to help keep you and your cryptocurrency assets safe while you browse the Web and interact within the Cryptocurrency space. 

These features are powered by Uppsala Security’s extensive Threat Intelligence stored in our Threat Reputation Database (TRDB).

Features:

Active Protection
-	Phishing or Impersonation websites trick users into sending funds to the wrong address or providing their private details such as passcode and keys. With Active Protection, identified suspicious sites will be flagged to warn you from visiting it or redirecting you away from it. 
-	Likewise, when visiting legitimate sites verified by our Threat Intelligence, a green banner will appear to let you know that you are on a trusted platform.

Crypto Address Highlight
-	With Crypto Address Highlight, any supported address (including Ethereum/ERC-20, Bitcoin) marked as suspicious in our TRDB will instantly be flagged when it appears on your visited webpage.

Network Resource Detector 
-	Just like how UPPward’s Active Protection helps detect and flag malicious sites you might visit, the Network Resource Detector does the same - but for resources loaded by the webpages you visit!
-	Note: This feature is currently under maintenance, stay tuned to our socials for updates!

UPPward Search
-	Verify any crypto address with UPPward before proceeding with any transactions. Suspicious wallet addresses will be flagged. 
-	UPPward Search also works for other types of data including URLs and social media handles!

Reporting Feature
-	Got compromised or scammed? Spot a suspicious crypto address? Report it today by using the “Report Now” feature on the extension and the Uppsala Security Operations Teams will review them! 

User Guide can be found at https://forum.sentinelprotocol.io/t/uppward-browser-extension-user-guide/

Find out more about our review process here - https://medium.com/sentinel-protocol/catching-and-stopping-online-security-threats-our-review-procedure-9e1b0ec398dc

Read the following link to understand how to submit an incident report: https://medium.com/sentinel-protocol/how-to-submit-an-incident-report-6b65914d4ad8 

--------------------------------------------
Learn More About Sentinel Protocol built by Uppsala Security
--------------------------------------------
Established in January 2018, Uppsala Security built the first crowdsourced Threat Intelligence platform known as the Sentinel Protocol, which is powered by blockchain technology. Supporting the framework is a team of security analysts and researchers, who aim to deliver a safely interconnected experience with a suite of solutions that meet the compliance standards of cybersecurity industry.

For the latest updates, visit our website or join our social communities: 
-	Website: https://uppsalasecurity.com   
-	Facebook: https://facebook.com/sentinelprotocol
-	Telegram: https://t.me/newofficialsentinelprotocol 
-	Twitter: https://twitter.com/UPPSentinel
-	LinkedIn: https://www.linkedin.com/company/uppsalafoundation
-	Medium: https://medium.com/sentinel-protocol 
-	Reddit: https://www.reddit.com/r/Sentinel_Protocol
-	Uppsala Security Forum: https://forum.sentinelprotocol.io/                    

확장 프로그램 기본 정보

이름 UPPward (Network Defence Security) UPPward (Network Defence Security)
ID okchiedmnincflodifnojcnhnncldcbk
공식 URL https://chromewebstore.google.com/detail/uppward-network-defence-s/okchiedmnincflodifnojcnhnncldcbk
설명 Protection solution against cyber threat, cryptocurrency scams, and frauds.
파일 크기 1.9 MB
설치 횟수 941
현재 버전 3.2.1
최근 업데이트 2022-06-17
출시 날짜 2020-03-04
평점 4.98/5 총 53 개의 평점
개발자 https://sentinelprotocol.io
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://uppsalasecurity.com/en/privacy
지원되는 언어 en,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Sentinel Protocol",
    "name": "UPPward (Network Defence Security)",
    "version": "3.2.1",
    "description": "Protection solution against cyber threat, cryptocurrency scams, and frauds.",
    "background": {
        "scripts": [
            "jquery.min.js",
            "lodash.min.js",
            "async.min.js",
            "raven.min.js",
            "crypto-js.js",
            "jsencrypt.min.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/app_ic_gray_16.png",
            "32": "images\/app_ic_gray_32.png",
            "48": "images\/app_ic_gray_48.png"
        },
        "default_popup": "ba.html"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "css": [
                "cs.min.css"
            ],
            "js": [
                "cs.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "storage",
        "tabs",
        "contextMenus",
        "activeTab",
        "webNavigation",
        "webRequest",
        "*:\/\/*\/*"
    ],
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "64": "images\/icon64.png",
        "128": "images\/icon128.png",
        "256": "images\/icon256.png"
    },
    "web_accessible_resources": [
        "images\/update\/ic-safecheck-green.svg",
        "images\/update\/ic-cancel-green.svg",
        "images\/update\/ic-safecheck.svg",
        "images\/update\/ic-cancel.svg",
        "images\/update\/ic-warning.svg",
        "images\/update\/ic_green.png",
        "images\/update\/ic_red.png",
        "images\/update\/ic_yellow.png",
        "images\/update\/ic_white.png",
        "images\/update\/ic_blacklist_noti.svg",
        "images\/update\/ic_blacklist_noti_red.svg",
        "images\/update\/ic_close.svg"
    ],
    "default_locale": "en",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}