Skip to content

A web app reconnaissance extension for Firefox. Takes in the current page URL and sends it to web tools like BuiltWith, Netcraft, WayBack Machine and nsLookup.

Notifications You must be signed in to change notification settings

Jim-Chiew/InfoWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction:

The idea come about during one of my modules in ethical hacking. Where there are many online tools to help with reconnaissance, so I thought it will be a good idea to create a web extension that help to automate common recon searches.

Addon link: https://addons.mozilla.org/en-US/firefox/addon/infoweb/

How to use:

When you are on the website that you want to perform the recon, click on the infoweb extension and choose the tool you want to perform the search with, or click on the Search all button to search with all the current web tools.

Example:

Sample.gif

Disclaimer:

Please do not use this extension for any illegal purposes.

Notes:

This extension is not monitored and maintained for bugs, as this is only a side project to me. But feel free to create a pull request if you have any improvements or add-ons.

Plan to add an input field, so you don't have to visit the targeted site to quarry.
Also, plans to add a QOL feature to close popup after button is clicked.

References

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Your_first_WebExtension
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/query
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/Tab
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise
https://extensionworkshop.com/documentation/publish/submitting-an-add-on/

About

A web app reconnaissance extension for Firefox. Takes in the current page URL and sends it to web tools like BuiltWith, Netcraft, WayBack Machine and nsLookup.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published