Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ac0d3r/webportscan
Scan local service (TCP) ports over Web page
https://github.com/ac0d3r/webportscan
Last synced: 14 days ago
JSON representation
Scan local service (TCP) ports over Web page
- Host: GitHub
- URL: https://github.com/ac0d3r/webportscan
- Owner: ac0d3r
- Created: 2023-03-24T05:58:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-27T03:38:55.000Z (12 months ago)
- Last Synced: 2023-11-27T04:28:06.252Z (12 months ago)
- Language: JavaScript
- Homepage: https://ac0d3r.github.io/webportscan/
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webportscan
Local Service ports scan### Using GO WASM
- https://github.com/ac0d3r/portsscan**Research articles:**
- [Local Service Hunter(图一乐研究之本地服务猎手)](https://blog.macoder.tech/e173de9e6dfd425caad0fb2a8737c24e)
- [Final chapter: Local Service Hunter(本地服务猎手终章)](https://blog.macoder.tech/df4c56d51af84bdcbe3d79a106e66025)## Scan Results
![image](https://user-images.githubusercontent.com/26270009/230695882-ef4f0ea6-e8f7-4885-839a-f8e4db62187b.png)## Scanning principle
> Extracted from https://github.com/avilum/portsscan![image](https://user-images.githubusercontent.com/26270009/230696135-d945923d-5b34-4441-89a1-f62e41edf598.png)
![image](https://user-images.githubusercontent.com/26270009/230696148-6a36555c-8924-4a71-968d-d77d277df8f1.png)