Quick-Lookup-Ptrun – Quick Lookup Plugin For PowerToys Run (Wox)

87e9de7f4a1b41b6349ba5ce6b2c39606f85d0e355d5666165ada166766dab1d


This plugin for PowerToys Run allows you to quickly search for an IP address, domain name, hash or any other data points in a list of Cyber Security tools. It’s perfect for security analysts, penetration testers, or anyone else who needs to quickly lookup information when investigating artifacts or alerts.


Installation

To install the plugin:

  • Navigate to your Powertoys Run Plugin folder
    • For machine wide install of PowerToys: C:\Program Files\PowerToys\modules\launcher\Plugins
    • For per user install of PowerToys: C:\Users\<yourusername>\AppData\Local\PowerToys\modules\launcher\Plugins
  • Create a new folder called QuickLookup
  • Extract the contents of the zip file into the folder you just created
  • Restart PowerToys and the plugin should be loaded under the Run tool settings and work when promted with ql

3a304627bd413e46c9c41d722ed48d51d0c32ac13471149c07b0d9bc759d0b8a

Usage

To use the plugin, simply open PowerToys Run by pressing Alt+Space and type the activation command ql followed by the tool category and the data you want to lookup.

f915f87c2dd5dcc4cbfcbfd479a94f443b746cab8733f3166975f114a51574d1

The plugin will open the data searched in a new tab in your default browser for each tool registered with that category.

beb6745c7b89485df6a17af09871ea1ebc56196ad74a1b78339bddb754f9bdc4

Default Tools

This plugin currently comes default with the following tools:

Configuration

NOTE: Prior to version 1.3.0 tools.conf was the default configuration file used.

The plugin will now automatically convert the tools.conf list to tools.json if it does not already exist in JSON form and will then default to using that instead.
The legacy config file will remain however will not be used and will not be included in future builds starting from v1.3.0

By default, the plugin will use the precofigured tools listed above. You can modify these settings by editing the tools.json file in the plugin folder.
The format for the configuration file follows the below standard:

{
"Name": "VirusTotal",
"URL": "https://www.virustotal.com/gui/search/{0}",
"Categories": [ "ip", "domain", "hash"],
"Enabled": true
}

In the URL, {0} will be replace with the search input. As such, only sites that work based on URL data (GET Requests) are supported for now.
For example, https://www.virustotal.com/gui/search/{0} would become https://www.virustotal.com/gui/search/1.1.1.1




A considerable amount of time and effort goes into maintaining this website, creating backend automation and creating new features and content for you to make actionable intelligence decisions. Everyone that supports the site helps enable new functionality.

If you like the site, please support us on “Patreon” or “Buy Me A Coffee” using the buttons below

 To keep up to date follow us on the below channels.