Amass: New Config File Update

4 months ago 75
BOOK THIS SPACE FOR AD
ARTICLE AD

Harshad Shah

Bug Bounty Tutorial

Amass: New Updates1️⃣ Amass: Installation2️⃣ Amass New Config File3️⃣ How to effectively configure Amass?4️⃣ API’s Keys Configuration5️⃣ Testing on Live Target after Amass Configuration.

Note: The full video is at the bottom.

1️⃣ Amass: Installation:

Explain the process of installing Amass on your system.
Provide instructions and prerequisites for different operating systems.
Include any additional dependencies or tools required.

2️⃣ Amass New Config File:

Discuss the purpose of the Amass config file and its importance.
Explain how to create a new config file from scratch.
Include examples of essential parameters and their usage.

3️⃣ How to effectively configure Amass:

Clarify the various configuration options available in Amass.
Cover important settings for fine-tuning scans and data collection.
Provide recommendations and best practices for optimizing Amass for specific use cases.

4️⃣ API’s Keys Configuration

Let’s see how to configure API’s Keys

5️⃣ Testing on Live Target after Amass Configuration.

Explain the significance of testing on live targets.
Show how to perform a target scan using Amass on a live system.
Discuss the different types of data and information Amass can collect during the analysis.

Note: The full video is at the bottom.

brew tap owasp-amass/amass
brew install amass
go install -v github.com/owasp-amass/amass/v4/...@master

Note: Install Go and setup your Go workspace

An example configuration file can be found here:
https://github.com/owasp-amass/amass/blob/master/examples/config.yaml

Check the Highlighted Folder below left-hand side.

Amass New Config FileNavigate to the .config folder [ Screenshot P]Create a folder named “amass” inside .config folder [ Screenshot Q]Copy All config.yaml and datasources.yaml files inside the amass folder [ Screenshot R]

Note: Check all screenshot below for your reference

Note: The full video is at the bottom.

Navigate to the .config folder [ Screenshot P]
Create a folder named “amass” inside .config folder [ Screenshot Q]
Create a folder named “amass” inside .config folder [ Screenshot Q]Edit datasources.yaml file for API Keys
datasources.yaml file for API KeysLive Target after Amass Configuration

# amass enum -d google.com

Live Target after Amass Configuration

For Offensive Black Hat Training, Check the following Certification

LinkedIn Hacker Associate:

YouTube Channel Link:

https://www.youtube.com/channel/UCKKQ9cHunjbEnoe4W747SYg

Discord: https://discord.gg/jaRBBXXcqa

Official Web: https://hackerassociate.com/

Twitter: https://twitter.com/harshad_hacker

LinkedIn Personal: https://in.linkedin.com/in/hackerharshad

Telegram: https://t.me/hackerassociate

Thanks and Regards

Harshad Shah

Founder & CEO, Hacker Associate

Read Entire Article