-
Notifications
You must be signed in to change notification settings - Fork 3
allodoxaphobia/JenScan
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
JenScan ======== Javascript Enhanced Network scanner Author: R.Somers License: GNU GPL v3 This is a lan reconnaisance tool, running in javascript and only employing the Image Object src attribute and subsequent onload and onerror event handling. It aims to be more performant then existing implementations by utilising + image lsit optimisation + ip list optimisation (todo) + time fingerprinting USAGE ===== drop the folder on a webserver as a whole and edit the the index.html file to your liking just include the following line <script type="text/javascript" src="main.js"></script> You might also want to edit settings.js to reflect the target Class C subnet (or replace it with a function that retrieves it) As is now the results are piped to a txtarea fiels, should you like other reporting options (e.g.: sending them back to the server), alter the function scanner_log() in scanner.js
About
Javascript Enhanced Network scanner
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published