Posts

Kotlin/Native IDE Support Preview

Image
Kotlin/Native is  a brand new technology  that compiles Kotlin directly to machine code and produces executables that can run without a virtual machine. At KotlinConf 2017, we announced a preview release of development tools for Kotlin/Native. While we have IntelliJ IDEA for working with Kotlin, Kotlin/Native integrates with technologies from the native world such as Clang and LLDB support. That’s why JetBrains’ choice for Kotlin/Native is  CLion , our IDE for C and C++. To get started, download and install  CLion 2017.3  (note that this version is at the early access preview stage for now). Next, install two plugins from the JetBrains  Plugin Repository . In CLion, choose  Configure → Plugins → Install JetBrains plugin… , then find Kotlin and Kotlin/Native plugins there, and install them. Don’t forget this is still a technology preview and bugs are possible, but if you encounter any, please  report them ! New Kotlin/Native Project Learning a new technology requires a good

Samsung Demos Ubuntu Running on a Galaxy Smartphone

Image
Samsung has shared a video demo of an app that lets developers run desktop Linux on their Galaxy smartphones. The short clip sees a Samsung Galaxy smartphone being inserted in to a DEX desktop dock which is attached to a monitor. An app is then used to launch an Ubuntu 16.04 LTS desktop environment on which the Eclipse IDE software is opened (pictured above). The aim of Samsung’s ‘Linux on Galaxy’ project is to make it easy for app developers to  run full desktop Linux on Galaxy smartphones  wherever they are, as Samsung explain: “Linux on Galaxy allows the latest Samsung Galaxy smartphone users to run their preferred Linux distribution on their smartphones utilizing the same Linux kernel that powers the Android OS to ensure the best possible performance.” The feature works using an Android app installed on a compatible Galaxy smartphone (8-series, most likely). This app lets developers install multiple Linux distributions on a single device, riding the underlying Android k

Ubuntu 17.10 Beta 2 Released, This Is What’s New

Image
Right you, it’s time to fumble for the nearest USB thumb drive, stick the kettle on, and lean back in that chintzy IKEA chair of yours because Ubuntu 17.10 Beta 2 is now available to download. This is the  first official testing milestone  that the regular version of Ubuntu desktop has taken part in during the ‘Artful Aardvark’ development cycle (it sits out the alpha round of testing). That makes this beta download your first formal chance to go hands on and help test everything that’s included. And boy is there a lot of it! Other Ubuntu flavors like Ubuntu MATE and Ubuntu Budgie have also released new beta builds today. We’ve covered their releases in a separate post. For those of you who prefer your distribution to arrive fully baked, the finished stable version of  Ubuntu 17.10 is released on October 19 , 2017. What’s New in Ubuntu 17.10 (Beta 2) What’s new in Ubuntu 17.10? Well, quite frankly, what  isn’t  new?! U If you pay close attention to social medi

Detect and Recognize Faces with Luxand FaceSDK

Image
    FaceSDK enables Microsoft Visual C++, C#, Objective C, VB, Java and Delphi developers to build 32-bit and 64-bit applications for Web, Windows, Linux, macOS, iOS and Android with face recognition and face-based biometric identification functionality. Download Now>>     FaceSDK is used in hundreds of applications for identifying and authenticating users with webcams, looking up matching faces in photo databases, automatically detecting facial features in graphic editors, and detecting faces on still images and video streams in real-time. FaceSDK has been used for building secure identification, surveillance, time and attendance control systems. Detect Human Faces and Facial Features Luxand’s patent pending technology detects facial features quickly and reliably. The SDK processes an image, detects human faces within it, and returns the coordinates of 70 facial feature points including eyes, eye contours, eyebrows, lip contours, nose tip, and so on. Detect

CREDENTIAL HARVESTING VIA MITM – BURP SUITE TUTORIAL

Image
    In this step by step tutorial we will discuss some of the more advanced use cases for the Burp Suite.  Credential harvesting through Man In The Middle attack vectors can be your saving grace during an otherwise uneventful penetration test. This guide is intended to be educational as well as entertaining.  The author does not condone or encourage illegal hacking activities. ENABLE ROUTING     The first thing you’ll want to do is enable your attacking machine to route traffic.  This way, when your victim machine makes a request to an external HTTP server you will forward the request and intercept the server’s response.  This behavior is necessary for credential harvesting attacks. If it helps, you can think of yourself as an interception proxy much like the one we are using in this tutorial. $ echo 1 > /proc/sys/net/ipv4/ip_forward #ProTip  When you try this on your own and things inevitably don’t work as easily as I have described them, check this first! CON

Security and Hacking apps for Android devices

Image
Now days, smartphones and tablets are most the popular gadgets. If we see recent stats, global PC sale has also been decreasing for the past few months. The reason behind this is that people utilize tablets for most of their work. And there is no need to explain that Android is ruling global smartphone and tablet markets. Android is most popular mobile OS with more than 60% market share. So, companies are now focusing on bringing their software as a mobile app for Android. These apps include office apps, photo editing apps, instant messaging apps and penetration testing apps. If you have an Android smartphone, you can start your next penetration testing project from your Android phone. There are few android apps that can turn your Android device into a hacking device. Although, these apps have so many limitations and can only be used for few specific tasks. You can never get the same experience as you get with your PC. But smaller jobs can be performed. Apps for penetration tes