Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

aaspring/ftp-enumerator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

FTP Enumerator

This is the source code for the FTP Enumerator used for the DSN 2016 peer-reviewed paper "FTP: The Forgotten Cloud". If you use this for academic research, please cite our contributions as:

FTP: The Forgotten Cloud
Drew Springall, Zakir Durumeric, J. Alex Halderman
46th IEEE/IFIP International Conference on Dependable Systems and Networks
DSN '16, Toulouse, France, June 2016

This code is not being maintained. Feel free to fork and modify as you see fit.

Setup

  1. Set the following values for your configuration
  • include/magicNumbers.h -- PASSWORD
    • Your contact e-mail
  • include/magicNumbers.h -- BAD_PORT_ARG
    • Format is same as PORT or PASV argument
  • include/magicNumbers.h -- USER_AGENT
    • What robots.txt useragent to follow
  1. Make sure you have the external dependencies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published