Skip to content

It's a tool of security audit for smart wordlist and Google hacking attack

License

Notifications You must be signed in to change notification settings

matholiveira91/D4N155

Repository files navigation

D4N155

It's a tool of security audit for smart wordlist and Google hacking attack

Help us

See some calculations used

Use

Need to:Python3.6, Bash (GNU Bourne-Again SHell), pip3

Optional: Git

You are advised to use proxychains for scan

git clone https://github.com/adasecurity/D4N155.git
cd D4N155
pip3 install -r requirements.txt
bash main

Or whithout git

wget -qO- https://github.com/adasecurity/D4N155/archive/master.zip | bsdtar -xf-
cd D4N155-master
pip3 install -r requirements.txt
bash main

asciicast

Manual

D4N155: Tool for smart audit security

Usage: bash main <option> <value>
All options are optionals

Options:
-w, --wordlist	<url|ip>	Make the smartwordlist based in informations
				on website.
-v, --vulners	<url|ip>	Get urls that can cause attacks.
-t, --targets	<file>  	Make the smart-wordlist based in your passed
				source informations in urls.
-b, --based	<file>		Analyze texts to generate the
				custom wordlist
-r, --rate	<time>		Defines time interval between requests
-o, --output	<file>		For to store the all wordlist.
-h, --help			Show this mensage.

 Value: <url | ip | source | file | time>
URL				URL target, example: scanme.nmap.org
IP				IP address
TIME				Time, example: 2.5. I.e: 0:02:30. 0 are default
FILE				File, for save the result, get urls or using in
				wordlist

HARDWARE REQUIREMENTS:

CPU

  • Dual Core or Better
  • Native Support to Multi-Thread

MEMORY

  • 4 GB or More

Dependencies

Dependencies that will be installed through pip

  • beautifulsoup4==4.6.3
  • google==2.0.1
  • numpy==1.15.4
  • requests==2.20.1
  • mechanicalsoup

This project are part of Segmentation fault

It's GNU/GPL version 3 Project page: https://github.com/adasecurity/D4N155

Segmentation fault

About

It's a tool of security audit for smart wordlist and Google hacking attack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •