GithubHelp home page GithubHelp logo

klinskyc / ptoalert Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 0.0 220 KB

Chrome Extension that notifies you when you're on an insecure site

Home Page: https://chrome.google.com/webstore/detail/plain-text-offenders-aler/ggndaknbenjhnkddgjnjjcmomgaidhmd

CSS 7.63% JavaScript 92.37%

ptoalert's People

Contributors

klinskyc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ptoalert's Issues

https://8ack.de/plato/info api looks dead (does a redirect)

https://github.com/klinskyc/PTOAlert/blob/64e4752/background.js#L2

https://8ack.de/plato/api/list/?method=chromeextension doesn't return the json database anymore and redirects to the website.

curl https://8ack.de/plato/api/list/\?method\=chromeextension -v
*   Trying 84.200.229.178...
* TCP_NODELAY set
* Connected to 8ack.de (84.200.229.178) port 443 (#0)
* TLS 1.2 connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
* Server certificate: 8ack.de
* Server certificate: Let's Encrypt Authority X3
* Server certificate: DST Root CA X3
> GET /plato/api/list/?method=chromeextension HTTP/1.1
> Host: 8ack.de
> User-Agent: curl/7.51.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Date: Thu, 15 Jun 2017 16:23:38 GMT
< Content-Type: text/html
< Content-Length: 178
< Connection: keep-alive
< Keep-Alive: timeout=20
< Location: https://8ackprotect.com
< Server: Apache
< Strict-Transport-Security: max-age=31536010; includeSubDomains
< Strict-Transport-Security: max-age=31536000; includeSubDomains
<
<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
* Curl_http_done: called premature == 0
* Connection #0 to host 8ack.de left intact

imho, this should be a publicly community maintained database with pull-requests and reviews managed somewhere.

archive.is false positive

http://archive.is/ gets a false positive. Clicking on the "Learn more here" link takes you here. That link contains an archive.is link which gives more information on the offender, but as far as I'm aware archive.is doesn't even have accounts or passwords that could possibly be in plain text.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.