attack Bolt (always) Lite - MITM, Proxy, Insomnia and Vue Howdy! This is the first part on how we made ordering Bolt Lite always possible. In this part we will discuss practical usage of Man In The Middle (MITM) attack and proxying through PC. Certificate PinningSince Bolt app doesn't use mechanism known as Certificate Pinning it should be an easy
xss Xss attack using script style and image Learn how to infect a page using an XSS attack with the script, style, or image tags. You can see how to replace the content of the page with your own even without javascript.
mail How to create a free email account with custom domain? In this article, you will learn how to create a free email with a custom domain. I've shown how to configure Yandex with your DNS.
js Fetch, Promise and Template String on example of To Do List in JavaScript This simple project is great as an introduction to JavaScript programming. The emphasis is on ES6 elements and the frontend.
vue Communication between Vue components in Meteor There is few methods of sending data between unrelated vue components. Some of these are universal, other typical for vue, another for Meteor. We compare all of them.
Git styled calendar with custom dates Let us assume that you have a set of dates. You want to display these dates in a readable clear way. For example like this: So I have great info. It is required an hour of coding. It is one line of code, maybe two... In this article I will