ifconfig.dk
Facebook Twitter RSS
  Menu
Skip to content
  • Home
  • About Me
  • Support

Category Archives: Security

Newer posts »

Backtrack 5 on Google Nexus

By Hegelund | May 1, 2013 - 8:55 pm |April 7, 2015 Androide, Linux, Security
7 Comments

I love playing around with my android phone. The fact that it’s linux based makes it flexible and hackabel. In this tutorial, we are going to look at how to run the linux distro Backtrack on Googles Galaxy Nexus phone. For this you need a rooted device along with a … Continue reading →

Aircrack vs. Hashcat

By Hegelund | April 21, 2013 - 4:39 pm |April 7, 2015 Security, Windows
4 Comments

There are two types of bruteforce attacks – raw bruteforce and dictionary attacks. A raw bruteforce attack means trying every single password within the specified limits, and a dictionary attack means only trying passwords from a dictionary file. With more and more powerful hardware in household computers, it’s becoming possible … Continue reading →

Packet Crafting with Scapy

By Hegelund | April 14, 2013 - 1:20 pm |April 7, 2015 Linux, Networking, Security
Leave a comment

I found this great tool called Scapy, which enables the users to capture, build and send packets onto the network exactly as they want them. This opens for a world of possibilities and because Scapy is based on Python it’s fairly easy to script advanced network functions. I’m using Backtrack … Continue reading →

Bruteforce attack on RDP, SSH & FTP using Ncrack

By Hegelund | April 7, 2013 - 2:54 pm |April 7, 2015 Linux, Networking, Security
14 Comments

Ncrack is a network authentication cracking tool. It is used to do bruteforce attacks on different protocols and is fairly straight forward to use. First of all let’s check which services is running on the target computer. We do this by doing an nmap scan – in this scenario the … Continue reading →

Find cleartext passwords in memory dump

By Hegelund | March 31, 2013 - 2:01 pm |April 8, 2015 Security, Windows
7 Comments

The Random Access Memory (RAM) is where system components, applications and other data is kept, while the computer is working with it. It is placed there often in clear text for fast access, but there is a security risk involved in this, which is often ignored. In this tutorial, we’ll … Continue reading →

Sniffing Packets with Snort

By Hegelund | February 2, 2013 - 5:10 pm |April 7, 2015 Networking, Security, Windows
Leave a comment

Snort is a packet sniffer which uses the WinPcap library for sniffing network traffic. What makes Snort stand out is its ability to be configured to detect and log many different traffic patterns. This tutorial will be based on the Windows version of Snort, since it’s the basics, but for … Continue reading →

Scrambeld Alphabet

By Hegelund | June 24, 2012 - 8:40 pm |April 7, 2015 Security
Leave a comment

I had a course called Security and Forensic Computing with Professor Bill Buchanan of Napier University. One of the first topics was the use of different cipher methods. The most basic cipher is the Caesar cipher – which is said to have been used by Julius Caesar to encrypt his … Continue reading →

Virgin Media and the WPS flaw

By Hegelund | April 18, 2012 - 11:36 pm |August 3, 2015 Linux, Networking, Security, Wifi
12 Comments

Some cleaver guys figured out that there is a flaw in Wi-Fi Protected Setup (WPS). WPS was developed for an easy way to connect devices to a wireless network, by using an eight-digit pin code. WPS is enabled on many routers as default, no matter if they are running WEP, … Continue reading →

12
  • Recent Posts

    • Recovering Windows Servers
    • WPS Pixie Dust Attack
    • Mimikatz
    • Chocolatey – Apt-get for Windows
    • Process Explorer
  • Recent Comments

    • Mrcomputergeek on Hack Ubuntu Account Password
    • ICSI on Bruteforce attack on RDP, SSH & FTP using Ncrack
    • nick${{2*4}} on Whatismyip
    • CompHacks on Hack Ubuntu Account Password
    • syasans on Hack Ubuntu Account Password
  • Categories

    • Androide
    • Linux
    • Networking
    • Scripts
    • Security
    • Uncategorized
    • Wifi
    • Windows
ifconfig.dk | Powered by Mantra & WordPress.
Facebook Twitter RSS