File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,6 +32,8 @@ Enable deep crawl mode:
3232python jsintellirecon.py --url https://example.com --output results.json --deep
3333```
3434
35+ ---
36+
3537## Output Format
3638A structured .json file containing:
3739
@@ -48,20 +50,25 @@ A structured .json file containing:
4850]
4951```
5052
53+ ---
54+
5155## Installation
5256Install the required Python libraries:
5357
5458```
5559pip install -r requirements.txt
5660```
5761
62+ ---
63+
5864## Disclaimer
5965
6066```
6167JSIntelliRecon is designed for ethical research and testing. Only scan websites you have permission to test.
6268```
69+ ---
6370
64- License
71+ ## License
6572
6673This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) license.
6774See the [ LICENSE] ( LICENSE ) file for full details.
You can’t perform that action at this time.
0 commit comments