Skip to content

WindowsTechs.com

Collaborate Disseminate

Menu

Primary menu

  • Home

Author Archives: pineappleman

Is JavaScript Object Injection exploitable?

Posted on May 16, 2017 by pineappleman

I’m testing a site that behaves like this:

When I change my username, I submit a POST request with JSON data like this {“username”:”John”}.
If I change that to for example {“username”:{“test”:”test”}}, my username is print… Continue reading Is JavaScript Object Injection exploitable?→

Posted in injection, javascript

XSS in HTTP Version value exploitable?

Posted on May 6, 2017 by pineappleman

I have a HTTP request which has the first line like this one:

GET / HTTP/1.1

The value HTTP/1.1 gets reflected unfiltered/unencoded back and is vulnerable to XSS, but is there any way to exploit that, except by social engi… Continue reading XSS in HTTP Version value exploitable?→

Posted in xss

Elastisearch NoSQL injection implications?

Posted on February 28, 2017 by pineappleman

I’m testing a web application and have found a parameter that is vulnerable to NoSQL injection (Elastisearch). The parameter is named username and is the only parameter in the HTTP Request. As a response, I just get a true/fa… Continue reading Elastisearch NoSQL injection implications?→

Posted in elastisearch, injection, nosql

Strange response body in burp suite

Posted on September 5, 2016 by pineappleman

When I capture HTTP requests and responses with Burp suite, everything works fine except when I want to capture facebook.com responses, I get a strange response body which is in some unreadable format that is not HTML, but ju… Continue reading Strange response body in burp suite→

Posted in burp-suite, HTTP

What kind of bugs can be found by dumb fuzzing a desktop app?

Posted on April 8, 2016 by pineappleman

I’m just starting out to learn about fuzzing and have made a dumb fuzzer that changes several random bytes in a pdf file to random values, opens it and detects if Acrobat Reader has crashed. What types of bugs can I expect to… Continue reading What kind of bugs can be found by dumb fuzzing a desktop app?→

Posted in buffer overflow, format-string, fuzzing, string

IP address spoofing on internet

Posted on October 9, 2015 by pineappleman

On a local network, an attacker can craft a custom IP packet with a fake source IP address and send it to a host. I know that the attacker will not receive a response, but there are still attacks for which faking/spoofing the… Continue reading IP address spoofing on internet→

Posted in ip | Tagged spoofing

Primary Sidebar Widget Area

Infocon Status

Internet Storm Center Infocon Status

Recent Posts

  • How I free up Windows disk space and shred sensitive data for free with open-source BleachBit July 30, 2026
  • Semiconductor Firm Analog Devices Discloses Data Breach July 30, 2026
  • RC Telemetry Board Lets Virtual Crewmember Help You Race Better July 30, 2026
  • Comcast Store Punished Low Sales By Smashing Pies In Workers’ Faces, Lawsuit Claims July 30, 2026
  • Hackers Exploit AnySign4PC via Hacked Korean Sites to Install Backdoors Without Prompts July 30, 2026

Tag Cloud

Agriculture Alzheimer's Disease Art Audio Automation Bluetooth Building and Construction Campervan Camping Cancer Coronavirus (COVID-19) Cycling Dementia Diabetes DNA Electric Vehicles Food Home House Huawei Indiegogo MIT Mobility Moon New Atlas Audio NVIDIA Off-grid Off-road Pedal-assisted Photography Physics Radio Repair RV Samsung Satellite Sony SpaceX spoofing sustainable design The Immune System Tiny Footprint Training Water Zoom

Archives

  • Facebook
  • Twitter
  • Linkedin
  • Email
Copyright © 2026 WindowsTechs.com. All Rights Reserved.
Theme: Catch Box by Catch Themes
Scroll Up