Kioptrix Walkthrough Guide
I have decided to start studying towards a CISSP and / or an OSCP, as part of that I saw an excellent blog post recommending to go through a lot…
I have decided to start studying towards a CISSP and / or an OSCP, as part of that I saw an excellent blog post recommending to go through a lot…
This tutorial will show you how to make a Raspberry Pi hack tool by installing Kali on the Raspberry Pi - by the end of this guide you will have…
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…
Ad blocking on android using dns666. There are a ton of ad blocking apps on android, but dns666 is the best I've found after trying a number of them out…
Blackarch on the chuwi hi10pro - prereq's a usb hub a usb flashdrive a usb mouse a usb wifi adaptor (at least for the initial setup) Download blackarch from https://blackarch.org/downloads.html…
How to root android on a chuwi hi10 Pro First, you need to enable developer mode How to root android on a chuwi hi10 Pro: Enable Developer Mode start android,…
This is a short post on how to factory restore android on chuwi hi10 1) Download and install intel phoneflashtool https://01.org/android-ia/downloads/intel-platform-flash-tool-lite 2) Download the version of android you need from…
This post is now updated with install information for using 2020 versions of Kali on the Chuwi Hi10 Pro. When I first wrote this post I seriously wouldn't have recommended…
This post has a collection of Linux commands for networking. There are basic linux network commands, advanced linux network commands and some centos network configuration commands, but I've tried to…
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…
The LG 34um95 yosemite resolution bug is pretty annoying. I have an lg 34um95 screen - it runs at 3440x1440 - its a great screen, unless you have upgraded to…
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…
I had an old usb harddrive caddy sitting about that only worked with IDE drives. I also had an old usb to ide (both 2.5 and 3.5 drives) and sata…
This is my list of everything that I can get Siri to understand in iOS. I wrote this post entirely using the dictation feature. dictation I'm writing this blog post…
This post will show you how to install phpunit in centos using pear or composer. I prefer using composer as its mega easy to add lots of cool stuff and…
With the release of osx 10.8.2 all my vitrualbox virtual machines stopped working with the error VirtualBox cant operate in VMX root mode. Fortunately virtualbox developers are very quick to…
Disable reportcrash osx. This post will show you how to disable the dialog box that appears when a program crashes in osx. Doing this will stop your system crawling when…
Setting up eclipse with xampp and xdebug to debug php code. This post will show you how to setup eclipse on your mac to work with xdebug inside XAMPP. This…
This post is about setting up XMAPP on a mac with xdebug. The first thing we are going to do is to change the document root inside xampp to the…
This is my setup when using SVN for web development on a mac. I have since moved to git and a virtual machine running centos. I also use a continuous…
This blog post is quite easy, it shows you how to install rkhunter on a linux machine and how to configure rkhunter to run periodically using a cron job. RKhunter…
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…