An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

## FTP Disclouse

### Installation
.NET 8.0+
```bash
dotnet publish
```

### Run
```bash
./bin/Release/net8.0/publish/FtpDisclosure
```

#### Demo
![demo](https://codeberg.org/joaoh/FtpDisclosure/raw/branch/main/demo/demo1.PNG)