Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyb3r3x3r/chanakya
Scan websites for multiple things like honeypot, whois , port scan etc...
https://github.com/cyb3r3x3r/chanakya
honeypot nmap portscan robots-txt scan-tool webscanner website whois whois-lookup
Last synced: 25 days ago
JSON representation
Scan websites for multiple things like honeypot, whois , port scan etc...
- Host: GitHub
- URL: https://github.com/cyb3r3x3r/chanakya
- Owner: Cyb3r3x3r
- License: gpl-3.0
- Created: 2018-03-30T17:20:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-01T12:50:15.000Z (almost 6 years ago)
- Last Synced: 2024-08-04T23:09:50.752Z (4 months ago)
- Topics: honeypot, nmap, portscan, robots-txt, scan-tool, webscanner, website, whois, whois-lookup
- Language: Python
- Size: 39.1 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-honeypot - **3**星
README
# Chanakya v0.1.9
A tool for scanning websites![](https://raw.githubusercontent.com/Cyb3r3x3r/Chanakya/master/chanakya.PNG)
## Installation
Simple installation steps:
just download or clone
```
git clone https://github.com/cyb3r3x3r/chanakya.gitcd chanakya
chmod 777 chanakya.py
```
Run by
```
python chanakya.py
```
It will do various things for you....
just like
###### Shows IP address
###### Check system for honeypot (onhold for now)
###### Scan port from online source (onhold for now)
###### Robots.txt
###### Show whois result
###### Check for joomla installation
###### Check for drupal installation
###### Check for wordpress installation
###### Http headers
###### Dump links***Many more things will be added and any suggestion is warmly appreciated***