Tag: Code

  • Shutdown another Windows Machine Remotely

    Shutdown another Windows Machine Remotely

    Maybe you are IT Support in a company, then one computer broken and needed to rebooted, but there’s many computer need rebooted and placed in different several places, this may help you (a lot maybe) too make jobs more faster. Windows Command Prompt > net view (list of computer connected on same network) > shutdown…

  • How to open router settings

    How to open router settings

    The router is a networking device that forwards data packets between computer networks. Routers perform the traffic directing functions on the Internet. A data packet is typically forwarded from one router to another router through the networks that constitute an internetwork until it reaches its destination node. A router is connected to two or more data lines from different networks. When a data packet comes in on…

  • WPM Project

    WPM Project

    Introducing WPM (Web Package Manager) my personal Web Wizards projects to make Websites Application Installation more easier!

  • SQL Injection

    SQL Injection

    SQL injection attacks allow attackers to spoof identity, tamper with existing data, cause repudiation issues such as voiding transactions or changing balances, allow the complete disclosure of all data on the system, destroy the data or make it otherwise unavailable, and become administrators of the database server. Now many websites are built using PHP and…

  • Drupal RCE bug

    Drupal RCE bug

    Hackers have started exploiting a recently disclosed critical vulnerability in Drupal shortly after the public release of working exploit code. Three weeks ago, Drupal security team discovered a highly critical remote code execution vulnerability, dubbed Drupalgeddon2, in its content management system software that could allow attackers to completely take over vulnerable websites. To address this…

  • NetKiller

    NetKiller

    do you have wifi at home? but someone has accessed the wifi without your privileges? here’s one Utility Tools might help you kill other people connection that who connected to your wifi. Developed by Fray117 & Me, together with improving this deadly software to make it better and more accurate, as begin research on 23 March 2018…

  • IP Address

    IP Address

    Internet Protocol version 4 (IPv4) defines an IP address as a 32-bit number. However, because of the growth of the Internet and the depletion of available IPv4 addresses, a new version of IP (IPv6), using 128 bits for the IP address, was developed in 1995, and standardized as RFC 2460 in 1998. IPv6 deployment has been ongoing since the mid-2000s. IP addresses are usually written…

  • Atom – The best open source text editor

    Atom – The best open source text editor

    Why Atom? There are a lot of text editors out there; why should you spend your time learning about and using Atom? Editors like Sublime and TextMate offer convenience but only limited extensibility. On the other end of the spectrum, Emacs and Vim offer extreme flexibility, but they aren’t very approachable and can only be…