https://github.com/varppi/ftp_anon_check
https://github.com/varppi/ftp_anon_check
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/varppi/ftp_anon_check
- Owner: varppi
- License: apache-2.0
- Created: 2022-06-13T16:14:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-10T13:07:34.000Z (over 3 years ago)
- Last Synced: 2025-08-09T08:51:21.302Z (10 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# ftp_anon_check
Checks massives amount of ips for ftp anonymous login and display the results of "ls" for every vulnerable machine.
You can adjust the amount of threads by changing line 31
Modes:
* Pipe: With this mode you can pipe ips from example scans
* File: You provide a list of ips (-f \)
Help page:
```
usage: ftp_anon_check [-h] -m METHOD [-f FILE]
optional arguments:
-h, --help show this help message and exit
-m METHOD, --method METHOD
Method to get targets with pipe,file.
-f FILE, --file FILE File of ips to scan (used with -m file).
```
All of these are russian ftp servers btw...