Code Monkey home page Code Monkey logo

exchange's People

Contributors

ashchan avatar beenhero avatar brossi avatar bzhang443 avatar everm1nd avatar fenec avatar fsword avatar gitter-badger avatar happypeter avatar hmasila avatar hpyhacking avatar jlebron3 avatar jyek avatar kanzure avatar keating avatar lgn21st avatar lifu avatar liushooter avatar mrtass avatar muhammednagy avatar panlilu avatar poshboytl avatar rbgtbusiness avatar riddlez666 avatar summm avatar tomlion avatar trisua avatar weilu avatar xyuwang avatar zhukejun avatar

Stargazers

 avatar  avatar

Watchers

 avatar

exchange's Issues

Missing Security Headers

  • Content Security Policy
     is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets.

  • Referrer Policy
     is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites.

Security Audit/Testing/Remedation

Complete code audit

  • Ensure no issues from https://sakurity.com/peatio.pdf are found within the site and ensure no similar vulnerabilities have been introduced / found since.
  • Complete manual pentration test of live prod environment (web-front end & back-end infrastructure).
  • Complete automated vulnerability checks.
  • Ensure all packages, code-bases, and patches are installed and up-to-date.
  • Update all code dependencies to latest versions.
  • Link any existing OPEN CVE's without fix's to our dependencies and ensure appropriate controls are implemented to prevent exploitation.
  • Create Wallet security policies and process's
  • Ensure DB's are secure and hardened
  • Ensure all default credentials have been changed
  • Implement hardened "iptables and SELinux rules"
  • Implement correct and secure security headers
  • Tighten SSL policy / configurations.
  • Tighten Nginx configurations / security
  • Only support TSL 1.1 & 1.2 +
  • Phusion security?
  • User security audit, password length / complexity #8
  • Create / Run bug bounty program with rewards . Hackerone etc

duplicate headers

  • Strict-Transport-Security header.
  • X-Frame-Options header.
  • X-Content-Type-Options header.

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.