Archives de
Auteur/autrice : Yann Delperie

Sécurité Android et piratage

Sécurité Android et piratage

Depuis quelques années, des attaques se développent de plus en plus vite sur les systèmes Android. Les malwares Teabots et Flubots en sont souvent la cause. Le fonctionnement des malwares consiste à simuler un formulaire bancaire afin de récupérer les informations de compte. Parfois, ces attaques sont le fruit de la vulnérabilité des composants graphiques.Le plus souvent ces malwares sont intégrés dans une application hors PlayStore. Le hacker profite de l’engouement pour un procédé et falsifie son utilisation. Pendant la…

Lire la suite Lire la suite

Cybersecurity

Cybersecurity

Cybersecurity is an area that brings together laws, policies, devices, concepts and mechanisms of security, applied to the digital world and used for the protection of people and computer equipment of states and organizations. Cybersecurity, a field that is still growing, is very much related to the process of control and communication between people and machines. Today I’ll describe the 10 most common cyber attack types: Denial-of-service (DoS) and distributed denial-of-service (DDoS) attacks Man-in-the-middle (MitM) attack Phishing and spear phishing…

Lire la suite Lire la suite

EMBER

EMBER

Ember.js est un cadre JavaScript productif et éprouvé pour la création d’applications web modernes. Il comprend tout ce dont vous avez besoin pour créer des interfaces utilisateur riches qui fonctionnent sur n’importe quel appareil. Pour ce faire, il offre aux développeurs de nombreuses fonctionnalités essentielles pour gérer la complexité des applications web modernes, ainsi qu’une boîte à outils de développement intégrée qui permet une itération rapide. Il permet aux développeurs de créer des applications web monopage supportant les montées en…

Lire la suite Lire la suite

JAVA FX

JAVA FX

Cette bibliothèque a été conçue pour remplacer Swing et AWT, qui ont été développés à partir de la fin des années 90, pour pallier les défauts de ces derniers et fournir de nouvelles fonctionnalités (dont le support des écrans tactiles). Depuis la version 2.0, il s’agit d’une véritable API qui est proposé sous la forme d’une bibliothèque tierce et qui plus est, devient open source. JavaFX 2.2 et les versions ultérieures sont entièrement intégrées à l’environnement d’exécution Java SE 7…

Lire la suite Lire la suite

Scrumban was created to facilitate the transition of Scrum teams to Lean and Kanban concepts.

Scrumban was created to facilitate the transition of Scrum teams to Lean and Kanban concepts.

Scrum defines a management method for product development teams based on the concept of sprints. Kanban, on the other hand, is a set of workflow management principles inherited from the industry. This mix is found in the following practices that Scrumban teams often use : Iterations in Scrumban are short to allow the team to adapt quickly if the environment is constantly changing.The flow exhaustively represents all the activities required to complete a task (e.g. Analysis, Ready, Dev, Code review,…

Lire la suite Lire la suite

HTML 5.2 is done, HTML 5.3 is coming

HTML 5.2 is done, HTML 5.3 is coming

The W3C has published the HTML 5.2 specification. Among the main features: The Payment Request API (facilitates web commerce), reducing risks. Browsers will act as an intermediary between the parties of a transaction. The allowpaymentrequest attribute is <iframe> , for integration with the Payment Request API. Concerning security : Content Security Policy (CSP). The CSP defines, for example, a mechanism by which Web developers can control the resources that a particular page can use. Accessible Rich Internet Applications (ARIA) help…

Lire la suite Lire la suite