- v 2024.2.3
30 Dec 2024
DescriptionWorkspaces and shorthand notation
More Details:-
- Workspaces:wkspId is required now in some flags. CLI inserts the scanning results and fetches the results from the corresponding workspace.
- Shorthand notation:Added shorthand notations for major flags. Example -urls, -files, etc.
- v 2024.2.2
17 Nov 2024
DescriptionEase in -scanDomain and fixes
-scanDomain ease and fixes as per new API:-
- -scanDomain and -words:-words is now optional for -scanDomain flag. It automatically fetches the root word from the domain name if not provided.
- Bug fixes:Changes in some functions API calls format due to API changes.
- v 2024.2.1
12 Oct 2024
Descriptionbug fixes
More Details:-:-
- Bug Fixes:Implemeneted bug files to help menu, parsing errors in various flags
- v 2024.2.0
25 September 2024
DescriptionImplemented reverse searching in cli and changed descriptions and flag names
New:-
- Implemented reverse searching over multiple fields to search JS URLs from an API path, url, domain, email, IP address, gql query, etc.
- Added few more flag: -getResultsByField, -getResultsByJsmonld, -totalAnalysisData
Changes:-
- Changed flag names:added descriptions in the help menu
- uploadUrl and uploadFile:both shows the output of the services directly instead of seeing the outputs from -getResultsByJsmonld or -getResultByFileId.
- v 2024.1.1
31 Aug 2024
DescriptionImplemented -gqlOps flag
Changes:-
- Added -gqlOps:to get graphql queries and mutations from the analysis service data.
- v 2024.1.0
26 Aug 2024
Initial ReleaseIntroduced the Jsmon CLI (command-line interface) for the first time.
Features:-:-
- uploadURL:to upload a URL
- uploadFile <filePath>:to upload a file
- scanFile <fileId>:to rescan a file for changes using fileId.
- automationData <domain>:to get data from analysis service.
- Scanned Data:to get data from scanner service
- urls <urlSize>:to get JS urls which are there in your account.
- scanDomain <domain>:to scan a domain name directly
Release Notes
Discover the latest release notes.JS pages are source of goldmine for hackers, monitor your gold with JSMON!
- Backend API
- CLI Tool