Skip to content

Anon4You/webinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 WebInfo

WebInfo is a convenient shell script designed to gather and display various types of information about websites and domains without requiring any command-line arguments. It offers a collection of useful features for web developers, system administrators, and security professionals.

Screenshot 📸

Click to view the screenshot

Features ✨

  • 🔍 WHOIS: Retrieve registration details for a specified domain.
  • 🌐 DNS Lookup: Perform DNS queries to get the domain's DNS records.
  • 🖥️ Host: Obtain information about the specified host.
  • 📡 Traceroute: Analyze the route packets take to reach the target domain.
  • 🔄 Reverse DNS: Find the domain name associated with the domain IP address.
  • 🌍 GeoIP: Get geographical information about the domain IP address.
  • 🛠️ Nmap: Perform network exploration and security auditing.
  • 📜 HTTP Headers: Fetch and display HTTP header information for a website.
  • 🔗 Page Links: Extract and display all links from a webpage.

Installation 📥

To use WebInfo, clone the repository:

git clone https://github.com/Anon4You/webinfo.git

After cloning, navigate into the directory:

cd webinfo

Then, give the script execute permissions:

chmod +x webinfo.sh

Usage 🚀

To run the script, simply execute it in your terminal:

./webinfo.sh

The script will automatically gather information for your default settings or predefined target, and display the results.

Example 💡

Just running the script:

./webinfo.sh

will execute all the built-in checks and display the collected information.

License 📜

This project is licensed under the MIT License. See the LICENSE file for details.

Author

Alienkrishn

Acknowledgments 🙏

Special thanks to Hackertarget.com for providing the API used in this tool to perform various scans and gather essential information. If you have any questions or suggestions about WebInfo, feel free to reach out!

About

Website information gathering tool for termux..

Topics

Resources

License

Stars

Watchers

Forks

Languages