Remote Debugging PHP in Visual Studio Code with XDebug
Remote Debugging PHP in Visual Studio Code with XDebug prereqs: 1) This post assumes you already have a working xdebug install2) vscode How to get Xdebug working with Visual Studio…
Remote Debugging PHP in Visual Studio Code with XDebug prereqs: 1) This post assumes you already have a working xdebug install2) vscode How to get Xdebug working with Visual Studio…
service-oriented architecture and frameworks IntroductionPapazoglou, (2003) organised SOA in four architectural layers: Service Foundations, Service Composition, Service Management and Service Engineering and outlined a host of technologies that could be…
Continuing on from my original metasploit beginners tutorial, here is a slightly more advanced Metasploit tutorial on how to use metasploit to scan for vulnerabilities. The outcome of this tutorial…
It turns out that coding in php on android is possible (even if its not as good as on a mac, linux or even windows). In this blog post I'll…
Migrate music from itunes to google play. 1) goto play.google.com/music 2) sign up (the free service is fine, when it asks for a payment, you can select 'google play balance')…
build your own blockchain application in less than an hour Edward Ciggaar developer advocate IBM I've been looking forward to this one for a while now :D starting with an…
I joined a few older posts together (and redirected those old posts here) to create a single place for my public dns services list and instructions. Short list of IP…
This is a burp suite beginners tutorial. Burpsuite is a collection of tools, written in Java used to perform various network security related tasks. Burpsuite can be used as a…
This is a simple Vega scanner tutorial for beginners on XSS scanning with vega scanner in kali linux. Vega is an open-source web vulnerability scanner designed for finding security issues…