https://github.com/joaostack/urlscan
CLI sandbox for the web using UrlScan API
https://github.com/joaostack/urlscan
cybersecurity hacking osint tools urlscan
Last synced: 2 months ago
JSON representation
CLI sandbox for the web using UrlScan API
- Host: GitHub
- URL: https://github.com/joaostack/urlscan
- Owner: joaostack
- Created: 2024-10-18T12:19:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-10T16:25:30.000Z (about 1 year ago)
- Last Synced: 2025-12-26T03:55:14.656Z (6 months ago)
- Topics: cybersecurity, hacking, osint, tools, urlscan
- Language: C#
- Homepage:
- Size: 400 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UrlScan
CLI sandbox for the web using UrlScan API
### Install
```
git clone https://github.com/joaostack/UrlScan; cd UrlScan
```
```
dotnet restore
```
```
dotnet run domain.com
```