Sn1per/modes
google-labs-jules[bot] 0031036f3d Enhance javascript-analysis.sh with custom search patterns
Adds functionality to `modes/javascript-analysis.sh` to scan JavaScript files for custom patterns defined by you.

Key features:
- You can provide a list of regex patterns in `/usr/share/sniper/conf/interesting_js_patterns.txt`.
- The script iterates through downloaded JavaScript files and searches for matches using the provided patterns.
- Findings are saved to `$LOOT_DIR/web/javascript-$TARGET-custom_findings.txt`.
- If the pattern file is not found, the step is skipped with a notification.
- Output file is created only if matches are found, and includes a descriptive header.

This allows you to extend JavaScript analysis with your own specific keywords and regular expressions for finding sensitive information or other items of interest.
2025-05-25 13:49:10 +00:00
..
airstrike.sh Sn1per by @Sn1perSecurity - https://sn1persecurity.com 2021-09-26 17:40:55 -07:00
bruteforce.sh Sn1per by @Sn1perSecurity - https://sn1persecurity.com 2021-09-26 17:40:55 -07:00
discover.sh Sn1per by @Sn1perSecurity - https://sn1persecurity.com 2021-09-26 17:40:55 -07:00
flyover.sh Sn1per by @Sn1perSecurity - https://sn1persecurity.com 2021-09-26 17:40:55 -07:00
fullportonly.sh Sn1per by @Sn1perSecurity - https://sn1persecurity.com 2021-09-26 17:40:55 -07:00
fullportscan.sh Sn1per by @Sn1perSecurity - https://sn1persecurity.com 2021-09-26 17:40:55 -07:00
javascript-analysis.sh Enhance javascript-analysis.sh with custom search patterns 2025-05-25 13:49:10 +00:00
massportscan.sh Sn1per by @Sn1perSecurity - https://sn1persecurity.com 2021-09-26 17:40:55 -07:00
massvulnscan.sh Sn1per by @Sn1perSecurity - https://sn1persecurity.com 2021-09-26 17:40:55 -07:00
massweb.sh Sn1per by @Sn1perSecurity - https://sn1persecurity.com 2021-09-26 17:40:55 -07:00
masswebscan.sh Sn1per by @Sn1perSecurity - https://sn1persecurity.com 2021-09-26 17:40:55 -07:00
normal.sh Update normal.sh 2023-07-20 14:54:55 -07:00
normal_webporthttp.sh v9.2 updates 2023-07-20 15:47:17 -07:00
normal_webporthttps.sh v9.2 updates 2023-07-20 15:47:17 -07:00
nuke.sh * v8.9 - Tuned sniper.conf around performance for all scans and recon modes 2020-12-18 10:02:40 -07:00
osint.sh Merge pull request #422 from benemohamed/master 2023-07-21 08:06:33 -07:00
osint_stage_2.sh Sn1per by @Sn1perSecurity - https://sn1persecurity.com 2021-09-26 17:40:55 -07:00
recon.sh Update recon.sh 2023-07-20 14:59:57 -07:00
sc0pe-active-webscan.sh Sn1per by @Sn1perSecurity - https://sn1persecurity.com 2021-09-26 17:40:55 -07:00
sc0pe-network-scan.sh Sn1per by @Sn1perSecurity - https://sn1persecurity.com 2021-09-26 17:40:55 -07:00
sc0pe-passive-webscan.sh Sn1per by @Sn1perSecurity - https://sn1persecurity.com 2021-09-26 17:40:55 -07:00
sc0pe.sh Fixed auto-update code 2020-10-19 13:52:53 -07:00
static-grep-search.sh * v8.9 - Tuned sniper.conf around performance for all scans and recon modes 2020-12-18 10:02:40 -07:00
stealth.sh Gau Syntax Fix 2024-05-07 16:31:52 +05:30
vulnscan.sh Sn1per by @Sn1perSecurity - https://sn1persecurity.com 2021-09-26 17:40:55 -07:00
web.sh Sn1per Community Edition by @xer0dayz - https://xerosecurity.com 2020-04-19 13:19:23 -07:00
web_autopwn.sh New sc0pe templates, updated Slack API integration, updated wordlists and misc changes for v8.7 2020-09-13 18:08:30 -07:00
webporthttp.sh Enhance javascript-analysis.sh with custom search patterns 2025-05-25 13:49:10 +00:00
webporthttps.sh Enhance javascript-analysis.sh with custom search patterns 2025-05-25 13:49:10 +00:00
webscan.sh Update webscan.sh 2024-10-21 14:36:48 -07:00