Skip to content

ferreiraklet/Aline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aline


UsageInstallation

Aline's main purpose is to make Google Dorks while, at the same time, be able to download the data recieved from those determined searches.

- Installation & Requirements:

> git clone https://github.com/ferreiraklet/aline.git

> cd Aline/

> pip3 install -r requirements.txt

- Usage:

To Download contents with dorks: Ex:


Reading files and downloading content within links inside:

Dorking:

# Usage: python3 aline.py -D "site:.com ext:txt" -o outputfile.txt -r 20

# Help pannel:
  -h, --help            :: Show this help message and exit
  
  -d DOMAIN, --domain DOMAIN
                        :: Target's domain

  -f FILETYPE, --filetype FILETYPE
                        :: Filetype

  -F FILE, --file FILE  
                        :: Read a file and download containing links

  -D DORKS, --dorks DORKS
                        :: Dorks

  -o OUTPUT, --output OUTPUT
                        :: Output file

  -r RANGE, --range RANGE
                        :: Range, Default 50
  -s, -silent           :: Silent mode

This project is for educational porposes only! I do not support any illegal activities!.

If any error in the program, talk to me immediatly. This tool is supposed to work in linux as well as in windows.

About

Aline dork Automator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages