
सूचना संग्रह के लिए पायथन आधारित स्क्रिप्ट।
जानकारी एकत्र करने के लिए पायथन-आधारित स्क्रिप्ट।
विवरण प्राप्त करने के लिए hackertarget.com का उपयोग किया जाता है। एक IP पते से प्रति दिन 100 API कॉल की सीमा है।
_-----_
| |
|--(o)--| ╒ 53R3N17Y ════════════════════════════════════╕
`---------´ │Python based script for Information Gathering.│
( _´U`_ ) ╘══════════════════════════════════════════════╛
/___A___\
| ~ |
__'.___.'__
´ ` |° ´ Y `
abaykandotcom
Usage: python ./serenity --all hack.me
Options:
Basic Help:
-h, --help Shows the help for program.
IP Tools:
-1, --revht Reverse IP via HackTarget
-2, --revygs Reverse IP via YouGetSignal | New❗️
-3, --geo Geo IP Lookup
-4, --whois Whois Lookup
-5, --host Searching Host
-6, --dns DNS Lookup
-7, --sdns Find Shared DNS
-8, --http Show HTTP Header
-9, --links Page Links Scraper | New❗️
Grouped Results:
-a, --all All Things at Once!
आउटपुट देखें, यहाँ।
root के रूप में निम्नलिखित चरणों का पालन करें।
git clone https://github.com/abaykan/53R3N17Y.git serenity
cd serenity
pip install -r requirements.txt
serenity -h
नोट: Python 2.7.14 के साथ परीक्षण किया गया।