→ كل المشاريع

bash_scripting

بواسطة @bing0o

195

bash scripting thing!

عن هذا المشروع

bashscripting Description: bash scripts I use daily to automate some stuff and make linux easier, there's no specific purpose behind this repo only to share any script that i think will be usefull for somebody else, or anyone who wants to learn bash script and needs some ideas to practice (that's how i learnt :D) Most of the script in this repo has some comments inside to explain the purpose of the script and how it can be used, but i'm gonna leave here a description for some of them and how they can be used if needed. ASNenum.sh: this script use api.hackertarget.com to do ASN Enumeration against an IP address or ASN number, if the input is an IP address you will get an ASN number and a CIDR, if the input is an ASN you will get a list of CIDRs (one or more) that belongs to the same owner. DomainToIP.sh: wrapper around nslookup linux cli tool to translate hostnames to IPs. Getalldomains.sh: uses https://reverse-whois-api.whoisxmlapi.com/ to enumerate TLDs (Top Level Domains) that belongs to the same owner based on Registrare Email/Name whois records. ReverseIP:

من ملف README الخاص بالمشروع على GitHub

النجوم
195
التفريعات
65
آخر تحديث
13/11/2023

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/bash-scripting.svg)](https://www.madeinalgeria.dev/projects/bash-scripting)

مشاريع ذات صلة