by n00py | Oct 17, 2016 | overthewire, tutorials
Recap of Last Lesson: We learned more about encoding in PHP and how to analyze functions. Natas Level 9 Objective: Find the password to log into level 10. Intel Given URL: http://natas9.natas.labs.overthewire.org/ Source code available How to: Like last time, it...
by InCIDRthreat | Jan 25, 2016 | hacking, tutorials
Introduction Source Code vs Executable Code Narnia Level 0 – Source Code Narnia Level 0 – Exploitation Narnia Level 0 – Solution Introduction This is an introduction to reverse engineering. I will be going through a series of reverse engineering...
by hellor00t | Sep 7, 2015 | hacking, overthewire, tutorials
Recap of Level 24: Created a little BASH script to cause a cron job. Bandit Level 25 Objective: Brute force the server listening on port 30002 using the password for Bandit 24. Intel Given: A daemon or service is listening on port 30002 Sending the password for...
by hellor00t | Aug 16, 2015 | hacking, security, tutorials
Google Dorking can technically be defined as a type of hacking by itself. The basic idea of Google Dorking is to used Google’s advanced search features/operators to obtain information about someone, or something. In general we know that Google Search is a big...
by InCIDRthreat | Aug 12, 2015 | Hardware, reviews, security, technology, tutorials
A few months back A1ph4byte, hellor00t, and I had a discussion about a project that would be both educational and useful. Despite being employed in the Network Security world, none of us had tinkered with pfSense in-depth prior to this venture. We mostly relied on...
by hellor00t | Mar 29, 2015 | hacking, Hardware, security, technology, Tools, tutorials
Overview Today we’re going to go over the principals of wireless hacking, an example of a WPA2 hacking and then we will wrap it up with a few troubleshooting tips. Disclaimer: Before we begin let me preface this. Intrusion into anyone’s network without...