Sunday, 18 October 2015

Solution: HackThisSite - Basic Missions - Basic 3

1 comment
HTML.. A base of any website.. Our next challenge is based on basic understanding of HTML.. Source code can reveal many important things which sometimes web developers neglect knowingly or unknowingly.. Site: HackThisSite (https://www.hackthissite.org) Solution: Basic Missions > Basic Level 3 Challenge Description: This time Network Security Sam remembered to upload the password file, but there were deeper problems than...
Read More

Solution: HackThisSite - Basic Missions - Basic 2

Leave a Comment
Basic challenges are pretty easy ones.. All they need is some basic fundamental understanding of how things work and a little bit common sense.. Like our next challenge, it is a basic common sense which plays a major role.. Site: HackThisSite (https://www.hackthissite.org) Challenge: Basic Missions > Basic 2 Challenge Description: Network Security Sam set up a password protection script. He made it load the real password...
Read More

Solution: HackThisSite - Basic Missions - Basic 1

Leave a Comment
Today we are selecting another awesome challenge site.. This site has been around since long and almost every other hacker/script kiddie have heard about this website. This website also provides the challenges + tutorials and news from around the globe related to computer securities and similar.. So let's start as usual with basics.. Site: HackThisSite (https://www.hackthissite.org/) Challenge: Basic Missions > Basic 1 -...
Read More

Saturday, 17 October 2015

Solution: CanYouHackit - Cryptography Challenge 2

Leave a Comment
This one is pretty simple if you can read the title properly and connect the dots given in the challenge, and also if you have used old age mobile phones.. :D Site: CanYouHackIt (http://canyouhack.it/) Challenge: Cryptography > Cryptography Challenge 2 > Not K9 But ? You may have guessed it by this time that it is a code of T9 texting.. You can find online T9 predictive dictionaries and try it out.. So the password is "...
Read More

Solution: CanYouHackIt - Cryptography Challenge 1

1 comment
This is regarding Cryptography.. Cryptography is very important aspect or we can say field, a subset of Computer Securities.. Cryptography is almost everywhere.. Encrypting a message based on a key which is present with the sender and intended receiver of the message.. This encrypted message will look like a garbage text to any other person who tried to intercept the message.. Only sender and the receiver can make sense of what actually...
Read More

Solution: CanYouHackIt - Script Challenge 3

Leave a Comment
Advancing to our next challenge in the Script Challenges Set... This time, the difficulty level rises.. It is more complex logic than we have seen before.. Let's try to break it.. Site: CanYouHackIt (http://canyouhack.it/) Challenge: Script > Script Challenge > Arrays! So this time, the core logic is like this - User enters the password - Script runs a loop to calculate another variable out of entered value of password and...
Read More

Solution: CanYouHackIt - Script Challenge 2

Leave a Comment
Onto our next challenge.. This is another similar script challenge we solved before.. But with a little bit more of scripting logic.. So let's begin.. Site: CanYouHackIt (http://canyouhack.it/) Challenge: Script > Script Challenge 2 > Another Quick One After people understood that client can also see the javascript on their browser using View Source, they started using javascript's more complex logic to implement password...
Read More

Solution: CanYouHackIt - Script Challenge 1

Leave a Comment
It was fun doing logic challenges.. Now, we have advanced onto our next section, Script Challenges.. It is like clearing a stage in a video game and advancing to the next level.. :D Site: CanYouHackIt (http://canyouhack.it/) Challenge: Script > Script Challenge 1 > An Easy Start Let's see, it is showing a javascript and we need to figure out the password.. This is a real world scenario.. Javascript is a client side scripting...
Read More

Solution: CanYouHackIt - Logic Challenge 4

Leave a Comment
This next challenge is about the number patterns.. You might have heard about Fibonacci series, multiplicadditive sequence, Digit Product Sequences and many more, where you have to take the number and add/multiply/divide/subtract some number to get another number, and perform the same actions of that number to get another number and so on.. So, as we can see from the title of this challenge (That is "Follow the pattern" by...
Read More

Solution: CanYouHackIt - Logic Challenge 3

Leave a Comment
Ok, so here we go with the logic challenge no. 3 from CanYouHackIt.. It is pretty simple thought.. It was a problem or you can say easy vulnerability back in days when people weren't used to use server side scripting languages.. HTML just came into the picture and people were thrilled to use it, but some of them actually forgot the basic element that HTML is a client side mark-up language and not server side.. So, this challenge is...
Read More

Thursday, 15 October 2015

Solution: CanYouHackIt - Logic Challenge 2

Leave a Comment
Ok, so, on to our next challenge in the journey. Site: CanYouHackIt (http://canyouhack.it/) Challenge: Logic > Logic Challenge 2 > Riddle Me This So the challenge goes like this So what comes to your mind..? I am guessing a few points which may have crossed your mind at least once while solving this. - Should I search a few first lines on google to find the exact riddle ? - Should I look into source of the page to...
Read More

Solution: CanYouHackIt - Logic Challenge 1

Leave a Comment
So here we go with our first challenge on our journey. You can guess for pretty much all the challenge websites out there, that the first level will be a baby level.. Site: CanYouHackIt Challenge: Logic > Logic Challenge 1 > I thought this was meant to be challenging? If you ever encounter any password field without any other relevant info, what will be your first step, or in this case, what will be your first password...
Read More

Hack Solutions - Intro

Leave a Comment
Welcome to my blog Hack Solutions. Hacking has always been my favorite subject to perform some research. It intrigues me, how a person can force break himself into a remote system, how he understands each and every underlying code of every software or network systems and penetrate right through it.. Hacking is an art.. You can always learn the basics on the internet, but true talent of breaking things and fixing them again and again...
Read More