USutshav Sapkotainsauceeeytheme.hashnode.dev·Aug 20, 2022 · 4 min readBypassing HTML Entities With Javascript[The Security researcher Paulos Yibelo share with HOC that how he bypassing htmlentities().] Well I don’t know how to break it down for you, you just can’t (if the function is used properly and exactly where it should). But it’s more probable that mo...00
USutshav Sapkotainsauceeeytheme.hashnode.dev·Aug 20, 2022 · 4 min readXML External Entity Injection- Payload CheatsheetIn this article, i'll explain what XML external entity injection is, describe some common examples, explain how to find and exploit various kinds of XXE injection, and summarize how to prevent XXE injection attacks. What Is XML Injection ? XML extern...00
USutshav Sapkotainsauceeeytheme.hashnode.dev·Aug 19, 2022 · 5 min readExploit Windows With PythonLearn Windows Hacking by creating a custom tool with python. INTRODUCTION Hi everyone! Do you know how easy it is to hack a windows machine? Well, it turns out that the hacker only needs to create some simple scripts in any language and it will do th...01S