New: xssAll contenthive-129948hive-196917krsteemhive-183959photographyzzanhive-180932hive-166405hive-144064hive-185836bitcoinuncommonlabhive-183397hive-188619krsuccesshive-150122hive-145157hive-124908lifehive-139150hive-101145hive-109690hive-167213hive-103599TrendingNewHotLikerstutorialboy (29)in xss • 2 years agoXSS vulnerabilities discovered in ServiceNow - CVE-2022-38463Source :- Hey everyone, This is a blog related to my recent CVE on ServiceNow. It was found while testing a bug bounty program that was using ServiceNow and their in-scope domain was…baguslindu (28)in xss • 3 years agotest posttest xsssky-view (63)in xss • 3 years agoShumë herë bëjmë gjëra të gabuara dheWel, onthou net dat sommige razakars van Bangladesj en Pakistanse hiënas lepels gehad het Selfs in Bangladesj spot hulle die mense van hul eie land deur hulle klein te maak, hulle is eintlik net…ramkrishna (28)in xss • 4 years agoXSS PreventionIntroduction Cross-Site Scripting (XSS) attacks are a type of injection, in which malicious scripts are injected into otherwise benign and trusted websites. XSS attacks occur when an attacker uses…fajar.purnama (53)in technology • 4 years agoMy Opinion of XSS/CSS, Digital Forensic, and Digital Crime Investigation when I was a Young StudentNote This is the fourteenth assignment from my Masters Advanced Network Security Course which has never been published anywhere and I, as the author and copyright holder, license this assignment…naijaguy (63)in steemhunt • 5 years agoDOMPurify - XSS sanitizer for HTML, MathML and SVGDOMPurify XSS sanitizer for HTML, MathML and SVG Screenshots Hunter's comment A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a…smyle (66)in steemhunt • 5 years agoXSS - Protect your website from Cross-site scriptingXSS Protect your website from Cross-site scripting Screenshots View Image Hunter's comment Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a…steemchiller (74)in steemworld • 6 years agoSteem Platform Security Test / OWASP - XSS Filter Evasion Cheat SheetThis post acts as a public XSS Security Test for my upcoming Post Editor on SteemWorld. Of course, it can be used to test against many different XSS attacks on other platforms as well. If you should…twr (53)in etherscan-io • 6 years agoEtherscan.io Hack Can Manipulate Cryptocurrency MarketsOnline panic occurred earlier this week when the users of a popular Ethereum blockchain explorer site has been opening up displaying the cryptic pop-up "l337" or "ELITE" indicating that the website…lucasmw (44)in xss • 6 years agoXSS-testXSS I've tried to hack steemit. Injecting a XSS attack. It didn't work. Congratulations steemit. Well done.kamilzielinski (42)in polish • 6 years agoInPost XSS - błąd znaleziony na stronie wyszukiwania przesyłekSzukam swojej paczki, znajduję XSS W 2016 roku, pod koniec listopada zamawiałem z allegro prezenty na mikołajki. Trochę się martwiłem, że nie dojdą na czas więc co kilka godzin sprawdzałem gdzie…gaottantacinque (59)in test • 6 years ago**Basic Security Tests** <script>alert(1)</script>SAFE LINK [test](javascript:alert(1)) hello https:// prefix %3Cscript%3Ealert%281%29%3C%2Fscript%3E ≮ script ≯ alert(1) ≮ ∕ script ≯ buggy href here but safe Useful reads:…cryptonvester (29)in hacking • 7 years agosteemCreated with Sketch.Understanding & Mitigating Cross-Site Request Forgery (CSRF)CSRF. Easy, enormously effective, frequently misunderstood. This attack can be called a sleeping lion because it is not taken as seriously as it should be. But what and just how bad is it…cicada0014 (45)in ifram • 7 years agoiframe 보안 문제 우회 및 해결법 2iframe 보안 이슈를 우회하여 다른 여러 사이트를 화면에 표시하는 방법을 소개한다. 크롬에만 국한적인 방법이기때문에 정당한 해결책이라고 할 수는 없지만 이거라도 찾아낸 게 어딘가 싶다. 해결책 = Chrome extension 크롬 확장프로그램이 바로 그 해결책이었다. 해결책의 시초는 다음 확장 프로그램이었다. Split…cicada0014 (45)in ifram • 7 years agoiframe 보안 문제 우회 및 해결법 1주제 : iframe, http header 이해과정의 서술 (보안에 대해 쬐금 알게 된것도 ㅎㅎ) 목적: 힘들게 알아보았던 과정을 다시 잊어버리지 않기위한 복기 및 다른 사람들에게 알리는 것 현재 진행하고 있는 프로젝트의 가장 핵심이라고 볼 수 있는 기능을 구현함에 있어 어려움에 부딪혔다. 그 기능은 바로 iframe으로 띄운 다른…theshahzada (25)in bugbounty • 7 years agoStored XSS in Yahoo!Sharing is Caring :) When we share, we open doors to a new beginning...../ Well, This is Shahzada Al Shahriar Khan. And I am from Bangladesh. Now I am going to share how I found Stored…snackaholic (57)in utopian-io • 7 years agoXSS vulnerability Expected behavior When clicking on links, refering steempayout.com I dont expect any xss vulnerabilities. Actual behavior There is the possibility to inject javascript to the side and this…mwfiae (60)in utopian-io • 7 years agoSteemnova - Fix persistent XSS vulnerability in alliance pagesBug Fixes What was the issue(s)? As described here there was a critical security bug in the steemnova browsergame . It was caused by the custom bbcode parser that was implemented in…temp (8)in testing • 7 years ago<script>alert("smitop test");</script>security101 (53)in webdev • 7 years ago[EN] Understanding Cross-Site Scripting (XSS) attacksCross-Site-Scripting (XSS) is a vulnerability in web applications that makes it possible to execute malicious code (mostly JavaScript). This is often possible through user input fields, in…