Skip to content
View k3rubin's full-sized avatar

Block or report k3rubin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. unwebpack-sourcemap unwebpack-sourcemap Public

    Forked from rarecoil/unwebpack-sourcemap

    Extract uncompiled, uncompressed SPA code from Webpack source maps.

    Python

  2. 403-bypass 403-bypass Public

    Forked from byt3hx/403-bypass

    403-bypass tool to bypass 403 responses.

    Python

  3. python-learning python-learning Public

    My personal notes and examples while studying Python

    Python

  4. XSSImageStreamer XSSImageStreamer Public

    Forked from Ebloin/XSSImageStreamer

    An XSS payload that sends screenshot of the victim page using html2canvas to render page

  5. XSS-Data-Exfil XSS-Data-Exfil Public

    Forked from hoodoer/XSS-Data-Exfil

    Sample code for exfiltrating data through an XSS vulnerability. XSS Payload retrieves sensitive data in victim's browser, then breaks it into chunks. Sends those chunks out as image requests (data …

    JavaScript