https://github.com/joaostack/ftpdisclosure
Search FTP servers using google with selenium and show FTP banners
https://github.com/joaostack/ftpdisclosure
automation disclosure ftp scanner
Last synced: 4 months ago
JSON representation
Search FTP servers using google with selenium and show FTP banners
- Host: GitHub
- URL: https://github.com/joaostack/ftpdisclosure
- Owner: joaostack
- Created: 2024-10-09T14:52:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-09T14:53:47.000Z (about 1 year ago)
- Last Synced: 2025-03-12T01:26:41.304Z (9 months ago)
- Topics: automation, disclosure, ftp, scanner
- Language: C#
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## FTP Disclouse
### Installation
.NET 8.0+
```bash
dotnet publish
```
### Run
```bash
./bin/Release/net8.0/publish/FtpDisclosure
```
#### Demo
