gurdeep@home:~$

  • How I Hosted A Capture The Flag Competition

    Last year I organized a Capture The Flag competition called CBMCTF which was successful. More than 500 teams all over the world registered and around 100 teams successfully submitted at-least 1 flag. It was 24 hrs of high traffic monitoring, maintaining challenge servers ,solving queries of participants and many more...

  • What Is Hacking?

    As a Hacker , I always asked one question to myself , What is hacking? and every time I found an answer or an explanation, it feels incomplete. Something always missing. Then I started to ask same question to the people who call them hackers. Some said hacking is related...

  • Host Header Attacks: Basic Password Reset Poisioning

    Hi hackers, If you ever worked with API’s (Application Programming Interface) , you might aware of different type of Requests like GET, POST, PATCH, etc. and already know that there are some headers required for a successful request. One of these headers is HOST Header which is mandatory header in...

  • Floating With Problems

    #computer-Arithmetics #floating-numbers #binary-representation Hi, Recently I was working on development of some computer program which involved many mathematical computation. One of the computation required to add and compare floating numbers. I will not go to exact problem i was solving but it involved a very simple problem describe below, We...

  • Predict Product From Title Using Machine Learning

    Predicting Product from title using machine learning(AI) model Imagine you get thousands of product titles from some E-commerce websites and your task is to assign value in “Product” column based on titles. For example: Title “extreme sale 141gr aveeno baby eczema therapy moisturizing cream” is assigned product equals to “baby...