Skip to content
View weisk's full-sized avatar
Block or Report

Block or report weisk

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
weisk/README.md

forthebadgeforthebadgeforthebadgeforthebadge

Pinned

  1. Xfilesharing <=2.5.1 Arbitrary File... Xfilesharing <=2.5.1 Arbitrary File Upload and Local File Inclusion
    1
    # Exploit Title: Xfilesharing <=2.5.1 Arbitrary File Upload and Local File Inclusion
    2
    # Google Dork: inurl:/?op=registration
    3
    # Date: 14th Nov, 2019
    4
    # Exploit Author: Noman Riffat
    5
    # Vendor Homepage: https://sibsoft.net/xfilesharing.html
  2. Google search Google search
    1
    (source: http://webapps.stackexchange.com/a/80416/133151)
    2
    
                  
    3
    There are 4 language-related options.
    4
    
                  
    5
    1. Web interface language: `hl=`
  3. Eye phone Eye phone
  4. [JavaScript] Dispatching mouse move ... [JavaScript] Dispatching mouse move event
    1
    // look here for more details : https://developer.mozilla.org/en-US/docs/DOM/event.initMouseEvent
    2
    
                  
    3
    var mouseMoveEvent = document.createEvent("MouseEvents");
    4
    
                  
    5
    mouseMoveEvent.initMouseEvent(
  5. Levenshtein distance between two giv... Levenshtein distance between two given strings implemented in JavaScript and usable as a Node.js module
    1
    /*
    2
    Copyright (c) 2011 Andrei Mackenzie
    3
    4
    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
    5
  6. Zoomable Circle Packing Zoomable Circle Packing
    1
    license: gpl-3.0
    2
    height: 960
    3
    redirect: https://observablehq.com/@d3/d3-zoomable-circle-packing