Skip to content
JONATHANS BLOG
  • Adventures
    • DIY
    • WhiskyWhisky!
    • Beerphotos of the beer I drink…
    • Cooking
    • Fitness
    • London
    • Edinburgh
    • Liverpool
    • Glasgow
    • CYBERUK19
    • Amsterdam Blockchain 2018
    • Sorrento 2015
    • West Highland Way 2014
    • West Island Way 2014
    • Aberfoyle 2013
    • Scottish islands cycle 2012
    • Cyprus 2011
    • Europe cycle 2010
    • Cycle across europe 2009
  • Crypto Coins
    • Amsterdam Blockchain
    • Alt coins
    • Bitcoin
    • Exchanges
    • Mining
  • Development
    • Editors
    • Methodology
    • Multiloquent
    • Multiloquent wordpress theme
    • Php
    • SEO
    • SQL
    • Vagrant
    • vuejs
    • WordPress
  • Hardware
    • raspberry pi
  • Pentest
    • Kali Linux
    • Metasploit
    • Hacking Tools
    • CYBERUK19
    • OSCP
  • Android
  • Linux
    • Apache
    • Kali Linux
    • Commandline
    • Networking
    • Metasploit
  • Apple
    • Iphone and ipad
    • Apple tv
    • Addressbook / contacts
    • Dock
    • Finder
    • Gaming
    • Google chrome
    • Icalthis is the category for ical. in it you will find lots of tips and tricks and some hacks for ical on your mac.
    • Ichat / messages
    • Iphoto
    • Itunes
    • Mail.app
    • Mission control
    • Notification center
    • Osx
    • Reminders.app
    • Safari
    • Security
    • Spotlight
    • Tasks
    • Terminal
    • Time machine
  • Other
    • News
    • Music
    • Ableton
    • Albums
    • Legal stuff
    • Protoolsprotools
    • Internet
    • Social networking
    • Formula 1
  • About Me
    • Portfolio
Menu Close
  • Adventures
    • DIY
    • Whisky
    • Beer
    • Cooking
    • Fitness
    • London
    • Edinburgh
    • Liverpool
    • Glasgow
    • CYBERUK19
    • Amsterdam Blockchain 2018
    • Sorrento 2015
    • West Highland Way 2014
    • West Island Way 2014
    • Aberfoyle 2013
    • Scottish islands cycle 2012
    • Cyprus 2011
    • Europe cycle 2010
    • Cycle across europe 2009
  • Crypto Coins
    • Amsterdam Blockchain
    • Alt coins
    • Bitcoin
    • Exchanges
    • Mining
  • Development
    • Editors
    • Methodology
    • Multiloquent
    • Multiloquent wordpress theme
    • Php
    • SEO
    • SQL
    • Vagrant
    • vuejs
    • WordPress
  • Hardware
    • raspberry pi
  • Pentest
    • Kali Linux
    • Metasploit
    • Hacking Tools
    • CYBERUK19
    • OSCP
  • Android
  • Linux
    • Apache
    • Kali Linux
    • Commandline
    • Networking
    • Metasploit
  • Apple
    • Iphone and ipad
    • Apple tv
    • Addressbook / contacts
    • Dock
    • Finder
    • Gaming
    • Google chrome
    • Ical
    • Ichat / messages
    • Iphoto
    • Itunes
    • Mail.app
    • Mission control
    • Notification center
    • Osx
    • Reminders.app
    • Safari
    • Security
    • Spotlight
    • Tasks
    • Terminal
    • Time machine
  • Other
    • News
    • Music
    • Ableton
    • Albums
    • Legal stuff
    • Protools
    • Internet
    • Social networking
    • Formula 1
  • About Me
    • Portfolio

Remote

Home > Remote
Read more about the article MetaSploit tutorial for beginners

MetaSploit tutorial for beginners

  • Post author:Jonathan Mitchell
  • Post published:January 10, 2021
  • Post category:Commandline/jonathansblog/Kali Linux/Metasploit/Pentest
  • Post comments:10 Comments

MetaSploit tutorial for beginners This (updated for 2021) MetaSploit tutorial for beginners is meant to be a starting guide on how to use MetaSploit if you have never used it…

Continue ReadingMetaSploit tutorial for beginners
image courtesy of https://www.flickr.com/photos/christiaancolen/20607701226
image courtesy of https://www.flickr.com/photos/christiaancolen/20607701226

OS Detection Techniques

  • Post author:Jonathan Mitchell
  • Post published:July 14, 2019
  • Post category:jonathansblog/Methodology/Pentest
  • Post comments:0 Comments

Os Detection Techniques and OS fingerprinting Os Detection Techniques - Background information This is a list of Os Detection Techniques, with explanations for all the active and passive Os Detection…

Continue ReadingOS Detection Techniques
Website crawler software kali linux

Website crawler software kali linux

  • Post author:Jonathan Mitchell
  • Post published:April 13, 2019
  • Post category:jonathansblog/Kali Linux/Metasploit/Pentest/SEO
  • Post comments:1 Comment

Spidering a web application using website crawler software in kali linux There are lots of tools to spider a web application (an companies which are based on this tech, eg…

Continue ReadingWebsite crawler software kali linux
image courtesy of https://www.flickr.com/photos/christiaancolen/20607701226
image courtesy of https://www.flickr.com/photos/christiaancolen/20607701226

WordPress Security

  • Post author:Jonathan Mitchell
  • Post published:March 20, 2019
  • Post category:jonathansblog/Pentest/Wordpress
  • Post comments:0 Comments

This is a WordPress Security mega-post containing a lot of best-practice information on securing, hardening, updating and maintaining a Wordpress site.Used by more than 60 million websites, including 30% of…

Continue ReadingWordPress Security
Read more about the article Xdebug in sublime text

Xdebug in sublime text

  • Post author:Jonathan Mitchell
  • Post published:December 16, 2018
  • Post category:Development/Editors/Php/Technology
  • Post comments:0 Comments

Remote Debugging PHP in SublimeText with XDebug prereqs: This post assumes you already have a working xdebug install SublimeText How to get Xdebug working with Sublime Text? Open SublimeText Open…

Continue ReadingXdebug in sublime text
Read more about the article xdebug in brackets editor

xdebug in brackets editor

  • Post author:Jonathan Mitchell
  • Post published:December 15, 2018
  • Post category:Development/Editors/Php
  • Post comments:1 Comment

Remote Debugging PHP in Brackets with XDebug prereqs: This post assumes you already have: a working xdebug installBrackets How to get Xdebug working with Brackets? Open BracketsGoto the extensions tab…

Continue Readingxdebug in brackets editor
Read more about the article Remote Debugging PHP in Eclipse with XDebug

Remote Debugging PHP in Eclipse with XDebug

  • Post author:Jonathan Mitchell
  • Post published:October 14, 2018
  • Post category:Editors/Php
  • Post comments:0 Comments

Remote Debugging PHP in Eclipse with XDebug prereqs: 1) This post assumes you already have a working xdebug install2) Eclipse Configuring Eclipse and Xdebug Open Eclipse Inside Eclipse, goto preferences…

Continue ReadingRemote Debugging PHP in Eclipse with XDebug
Remote Debugging PHP in Visual Studio Code with XDebug

Remote Debugging PHP in Visual Studio Code with XDebug

  • Post author:Jonathan Mitchell
  • Post published:October 7, 2018
  • Post category:Editors/jonathansblog/Php
  • Post comments:0 Comments

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…

Continue ReadingRemote Debugging PHP in Visual Studio Code with XDebug
Read more about the article How to use metasploit to scan for vulnerabilities

How to use metasploit to scan for vulnerabilities

  • Post author:Jonathan Mitchell
  • Post published:August 28, 2018
  • Post category:Commandline/jonathansblog/Kali Linux/Linux/Metasploit/Networking/Pentest
  • Post comments:1 Comment

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…

Continue ReadingHow to use metasploit to scan for vulnerabilities
Read more about the article Burpsuite beginners tutorial – how to use burp suite

Burpsuite beginners tutorial – how to use burp suite

  • Post author:Jonathan Mitchell
  • Post published:April 11, 2018
  • Post category:jonathansblog/Kali Linux/Pentest
  • Post comments:0 Comments

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…

Continue ReadingBurpsuite beginners tutorial – how to use burp suite
Read more about the article Vega scanner tutorial for beginners in kali linux

Vega scanner tutorial for beginners in kali linux

  • Post author:Jonathan Mitchell
  • Post published:April 9, 2018
  • Post category:Kali Linux/Pentest
  • Post comments:0 Comments

This is a simple Vega scanner tutorial for beginners on XSS scanning with vega scanner in kali linux. VEGA is an open-source web security scanner, written in java with a…

Continue ReadingVega scanner tutorial for beginners in kali linux
Read more about the article Install xdebug in centos7 with php7

Install xdebug in centos7 with php7

  • Post author:Jonathan Mitchell
  • Post published:October 22, 2016
  • Post category:Apache/Development/Linux/Php
  • Post comments:0 Comments

I just realised I dont have a post on how to install xdebug in centos7 with php7 and setting up xdebug and eclipse. Its a feature that I use every…

Continue ReadingInstall xdebug in centos7 with php7
Read more about the article Install php7 on centos7

Install php7 on centos7

  • Post author:Jonathan Mitchell
  • Post published:June 25, 2016
  • Post category:Apache/Commandline/Development/Linux/Php
  • Post comments:0 Comments

There are a couple of different ways to install php7 on centos7 - Installing yum-plugin-replace and inline-replaceing the whole php subsystem seems to be the easiest way: You need to…

Continue ReadingInstall php7 on centos7
Read more about the article Wapiti tutorial

Wapiti tutorial

  • Post author:Jonathan Mitchell
  • Post published:August 16, 2015
  • Post category:jonathansblog/Kali Linux/Metasploit/Pentest
  • Post comments:0 Comments

This post is a wapiti tutorial. You'll find various wapiti options, how to import wapiti scan results into metasploit and how you can disable wapiti modules to speed up your…

Continue ReadingWapiti tutorial
Read more about the article What is an sql injection attack

What is an sql injection attack

  • Post author:Jonathan Mitchell
  • Post published:May 5, 2015
  • Post category:Development/Kali Linux/Methodology/Pentest/SQL
  • Post comments:0 Comments

What is an sql injection attack? All websites process data entered by users. An input-validation attack is when unexpected user input is processed by a web server or database and…

Continue ReadingWhat is an sql injection attack
Read more about the article SSHFS mount remote drive in finder

SSHFS mount remote drive in finder

  • Post author:Jonathan Mitchell
  • Post published:September 13, 2014
  • Post category:Finder/Osx
  • Post comments:2 Comments

This post will show you how to mount a remote ssh filesystem as a 'drive' in osx using a bash script, osxfuse and brew. There are a few ways to…

Continue ReadingSSHFS mount remote drive in finder
Read more about the article Nikto tutorial for kali linux

Nikto tutorial for kali linux

  • Post author:Jonathan Mitchell
  • Post published:September 9, 2014
  • Post category:jonathansblog/Kali Linux/Pentest
  • Post comments:0 Comments

This is a basic nikto tutorial for kali linux. It will get you started with nikto. For advanced usage, see 'man nikto' or the cirt website Nikto is a web…

Continue ReadingNikto tutorial for kali linux
Read more about the article Portfolio – Jonathan Mitchell MSc BSc MBCS

Portfolio – Jonathan Mitchell MSc BSc MBCS

  • Post author:Jonathan Mitchell
  • Post published:June 8, 2014
  • Post category:Development/Php
  • Post comments:0 Comments

Jonathan Mitchell Portfolio About Me I have a BSc in Electronic Engineering, and an MSc in Advanced Computer Systems Development with Distinction. I was awarded the University Court Medal for…

Continue ReadingPortfolio – Jonathan Mitchell MSc BSc MBCS
Read more about the article How to delete and move icons from apple tv

How to delete and move icons from apple tv

  • Post author:Jonathan Mitchell
  • Post published:June 7, 2013
  • Post category:Apple tv
  • Post comments:0 Comments

This post will show you how to How to delete and move icons from apple tv! Its easy once you get the hang of it: Moving Icons Highlight the icon…

Continue ReadingHow to delete and move icons from apple tv
Read more about the article Install mc for mac osx – GNU Midnight commander

Install mc for mac osx – GNU Midnight commander

  • Post author:Jonathan Mitchell
  • Post published:December 28, 2012
  • Post category:Terminal
  • Post comments:1 Comment

mc for mac osx! GNU Midnight Commander - mc - is an excellent orthodox text mode file manager. mc runs in your console, and has mouse support. It also has…

Continue ReadingInstall mc for mac osx – GNU Midnight commander
Read more about the article Make your AFP NAS more responsive

Make your AFP NAS more responsive

  • Post author:Jonathan Mitchell
  • Post published:December 9, 2011
  • Post category:Networking/Osx
  • Post comments:0 Comments

I have a western digital mybook word NAS. Using the afp protocol file transfers were very slow. I knew there had to be a way to make your AFP NAS…

Continue ReadingMake your AFP NAS more responsive
Read more about the article How to enable spotlight indexing on a network drive

How to enable spotlight indexing on a network drive

  • Post author:Jonathan Mitchell
  • Post published:November 26, 2011
  • Post category:jonathansblog/Networking/Spotlight
  • Post comments:20 Comments

This short blog post will show you how to enable spotlight indexing on a network drive. I have also added the commands to disable spotlight indexing on network drive that's…

Continue ReadingHow to enable spotlight indexing on a network drive
Read more about the article Essential iphone apps when you have no home broadband internet connection

Essential iphone apps when you have no home broadband internet connection

  • Post author:Jonathan Mitchell
  • Post published:September 17, 2011
  • Post category:Iphone and ipad
  • Post comments:0 Comments

After moving into my new flat I had to wait three weeks for my isp to connect me. here is a list of my essential iphobe apps that kept me…

Continue ReadingEssential iphone apps when you have no home broadband internet connection
Read more about the article Teamviewer remote access and remote desktop sharing for iphone

Teamviewer remote access and remote desktop sharing for iphone

  • Post author:Jonathan Mitchell
  • Post published:September 10, 2011
  • Post category:Iphone and ipad
  • Post comments:0 Comments

Teamviewer is an excellent (and free for non commercial use) remote access and remote desktop app for mac, linux and windows. and it now has an iphone/ipad app. it lets…

Continue ReadingTeamviewer remote access and remote desktop sharing for iphone
Read more about the article Mount sftp folder with finder

Mount sftp folder with finder

  • Post author:Jonathan Mitchell
  • Post published:June 6, 2011
  • Post category:Finder
  • Post comments:5 Comments

This will show you how to mount a remote directory in finder using sftp. (Mount sftp folder with finder). There is a link at the bottom to a post to…

Continue ReadingMount sftp folder with finder
Read more about the article Cool useful linux and osx commandline tools

Cool useful linux and osx commandline tools

  • Post author:Jonathan Mitchell
  • Post published:May 23, 2011
  • Post category:Commandline/Terminal
  • Post comments:0 Comments

This post will show you a few of the cool useful linux and osx commandline tools that I use every day. They are mostly available for osx, but some require…

Continue ReadingCool useful linux and osx commandline tools
Read more about the article Ssh with keys for authentication

Ssh with keys for authentication

  • Post author:Jonathan Mitchell
  • Post published:May 2, 2011
  • Post category:Commandline/Terminal
  • Post comments:0 Comments

This will show you how to use ssh with keys for authentication. this has a couple of advantages over using passwords: 1) you can enable key only logins. 2) you…

Continue ReadingSsh with keys for authentication
Read more about the article Setting up eclipse on a mac to work with SVN

Setting up eclipse on a mac to work with SVN

  • Post author:Jonathan Mitchell
  • Post published:February 20, 2011
  • Post category:Development/Editors
  • Post comments:3 Comments

Setting up eclipse on a mac to work with SVN this post will show you how to setup eclipse on your mac to work with a local [or remote] SVN…

Continue ReadingSetting up eclipse on a mac to work with SVN
Read more about the article Stop apple tv remote from controlling your mac

Stop apple tv remote from controlling your mac

  • Post author:Jonathan Mitchell
  • Post published:December 28, 2010
  • Post category:Apple tv/Osx
  • Post comments:0 Comments

If you have an apple tv and a mac and use the same remote to control them both you might notice that your mac starts to do things (like play…

Continue ReadingStop apple tv remote from controlling your mac
Read more about the article Some cleanups to my site

Some cleanups to my site

  • Post author:Jonathan Mitchell
  • Post published:October 25, 2009
  • Post category:Development
  • Post comments:0 Comments

ive noticed a few things wrong with my site - the daily unique visitors were down by 17%, the theme wasnt quite right, the site was pretty slow. i did…

Continue ReadingSome cleanups to my site
Read more about the article Basic iptables firewall for linux – allow an ipaddress access to mysql

Basic iptables firewall for linux – allow an ipaddress access to mysql

  • Post author:Jonathan Mitchell
  • Post published:August 4, 2009
  • Post category:Linux/Networking
  • Post comments:0 Comments

Yesterday I was securing a server to pass the PCI tests and the Mcaffee tests for a client of our's. We have a Basic iptables firewall for linux that we…

Continue ReadingBasic iptables firewall for linux – allow an ipaddress access to mysql

Latest Posts

  • Odins Beard
  • Ooni Pizza Oven!
  • Beavertown Neck Oil
  • York – 2021
  • Cider batch 5
  • Amazfit Bip U Pro
  • Ardbeg Uigedail
  • Golden Stag Ale bottling!
  • Adding hops to the Golden Stag
  • nc netcat opening listening ports
  • Homebrew IPA Beer battered haddock and chips
  • zmap on a local network
  • Festival Golden Stag Homebrew
  • Suntory Whisky Toki
  • Jameson Stout Edition and Guiness

Popular Posts

  • MetaSploit tutorial for beginners
  • OS Detection Techniques
  • Website crawler software kali linux
  • WordPress Security
  • Metasploit for website pentest
  • Remote Debugging PHP in Visual Studio Code with XDebug
  • How to use metasploit to scan for vulnerabilities
  • Coding in php on android
  • Burpsuite beginners tutorial – how to use burp suite
  • Linux commands for networking with command line
  • Wapiti tutorial
  • 4 types of service in an SOA system
  • OpenVas tutorial for beginners using web and metasploit
  • Nikto tutorial for kali linux
  • How to enable spotlight indexing on a network drive
  • Privacy Policy
  • Jonathan Mitchell BSc MSc MBCS – CTO at Cyber Security Startup ShadowDetect
Copyright - OceanWP Theme by OceanWP