Giter Club home page Giter Club logo

security's Introduction

Sick Codes Security Advisories

SICK CODES Vulnerability Disclosure Program & Vulnerability Disclosure Policy

Terms Generated Under CC0-1.0 License using the Disclose.io project terms generator.

Introduction

SICK CODES welcomes feedback from security researchers and the general public to help improve global security. If you believe you have discovered a vulnerability, privacy issue, exposed data, or other security issues in any software, hardware, or device, or in any of our assets, we want to hear from you. This policy outlines steps for reporting vulnerabilities to us, what we expect, what you can expect from us.

Systems in Scope

This policy applies to any digital assets owned, operated, or maintained by SICK CODES, as well as certain digital assets that are particularly interesting or urgent in nature.

Out of Scope

Vulnerabilities that are already covered by another CNA mya be reported to us, which we will in turn forward to the respective CNA as found on https://cve.mitre.org/cve/request_id.html.

Our Commitments

When working with us, according to this policy, you can expect us to:

  • Respond to your report within 24 hours, and work with you to understand and validate your report;
  • Sometimes engage additional reseachers or analysts to assist in validating your findings;
  • Keep you informed at all stages about the progress of a vulnerability as it is processed;
  • Work to remediate discovered vulnerabilities in a timely manner, within our operational constraints; and
  • Extend Full Safe Harbor for your vulnerability research that is related to this policy.

Our Expectations

In participating in our vulnerability disclosure program in good faith, we ask that you:

  • Play by the rules, including following this policy and any other relevant agreements. If there is any inconsistency between this policy and any other applicable terms, the terms of this policy will prevail;
  • Report any vulnerability youโ€™ve discovered as soon as you can;
  • Avoid violating the privacy of others, disrupting our systems, destroying data, and/or harming user experience;
  • Use only the Official Channels to discuss vulnerability information with us;
  • We will usually work diretly with you on your research from the initial report until disclosure to resolve the issue before you disclose it publicly, or if the vulnerability is already public;
  • Perform testing only on in-scope systems, and respect systems and activities which are out-of-scope;
  • If a vulnerability provides unintended access to data: Limit the amount of data you access to the minimum required for effectively demonstrating a Proof of Concept; and cease testing and submit a report immediately if you encounter any user data during testing, such as Personally Identifiable Information (PII), Personal Healthcare Information (PHI), credit card data, or proprietary information;
  • You should only interact with test accounts you own or with explicit permission from the account holder; and
  • Do not engage in extortion.
  • Do not engage in blackmail.

Official Channels

Please use any of those channels, or email, to report security issues, providing all relevant information. The more details you provide, the easier it will be for us to triage and fix the issue.

Safe Harbor

When conducting vulnerability research, according to this policy, we consider this research conducted under this policy to be:

  • Authorized concerning any applicable anti-hacking laws, and we will not initiate or support legal action against you for accidental, good-faith violations of this policy;
  • Authorized concerning any relevant anti-circumvention laws, and we will not bring a claim against you for circumvention of technology controls;
  • Exempt from restrictions in our Terms of Service (TOS) and/or Acceptable Usage Policy (AUP) that would interfere with conducting security research, and we waive those restrictions on a limited basis; and
  • Lawful, helpful to the overall security of the Internet, and conducted in good faith.

You are expected, as always, to comply with all applicable laws. If legal action is initiated by a third party against you and you have complied with this policy, we will take steps to make it known that your actions were conducted in compliance with this policy.

If at any time you have concerns or are uncertain whether your security research is consistent with this policy, please submit a report through one of our Official Channels before going any further.

Note that the Safe Harbor applies only to legal claims under the control of the organization participating in this policy, and that the policy does not bind independent third parties.

We will do our very best to protect you, and if you wish to remain anonymous during disclosure, you are more than welcome to make that request.

security's People

Contributors

kaoudis avatar sickcodes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

security's Issues

While Parler is down...

You were one of the coolest guys there I followed, so we might as well create a thread substituting Parler for (hopefully!) a couple of days - maybe others will find the temporary 'camp' of ours


I wanted to add my 2c re:Parler app for iOS

I know AltStore is probably the most optimal solution (albeit the most complicated one, and probably the one that voids warranty), but if we acquire the last AppStore Parler release for iOS, which happens to be Parler v3.28 from December 10, 2020 (archived link @ IA)

Now this version will be ever-outdating, but if we acquire this .IPA, it will be signed by Apple Inc themselves - which means one could install that .IPA directly with the older version of iTunes. And while iTunes is br0ken (especially that version), iOS still supports app installations with this method

Side thoughts: if we get the private key of Apple that is used for signing apps, it's all over for locked-in apps ๐Ÿ˜‚

Some models have different open port for webserver with root fs (7983)

Related to https://github.com/sickcodes/security/blob/master/advisories/SICK-2020-009.md / CVE-2020-27403

Tested on TCL U43P6064 with Android 8.0 (version 501 or something like that, cannot find the exact version on the TV anymore). Installed f-droid on the TV and NetworkMapper (nmap) and scanned all ports on localhost (127.0.0.1). Serveral open ports, and port 7983 contained the same http server with the entire fs available for free. Any app could this way access anything, bypassing all security.
Not binded to wifi ip address, however, perhaps already fixed remotely by TCL. Localhost binding still present and several other services available via localhost as well: particularly nmap found these open ports bound to 127.0.0.1 with 7983/tcp (http) containing the webserver with the filesystem.

Open TCP ports found via nmap:

  • 6553
  • 53130
  • 10101
  • 12854
  • 8009
  • 8008
  • 8443
  • 6466
  • 6467
  • 9080
  • 7983 - http, entire filesystem freely accessible
  • 6557
  • 9000
  • 6550
  • 8012
  • 6559
  • 4332

Some data returned but fingerprint not detected by nmap:

  • 6550 (TLSSessionReq...)
  • 6559 (tv_start=>390=>-3=>tv_end)
  • 8009 (received some self-signed RSA-2048 cert)
  • 9080 (http, Server: NRDP/2020.1.3.1)

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.