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

  • The 5 myths of the agentic coding apocalypse May 4, 2026
  • Cybersecurity M&A Roundup: 33 Deals Announced in April 2026 May 4, 2026
  • DigiCert Revokes Certificates After Support Portal Hack May 4, 2026
  • 2026: The Year of AI-Assisted Attacks May 4, 2026
  • Silver Fox Deploys ABCDoor Malware via Tax-Themed Phishing in India and Russia May 4, 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