Skip to content

🍨 🍭 Simple information gathering tool

License

Notifications You must be signed in to change notification settings

gitter-badger/Cylma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cylma

PRs are welcome!

Cylma is a tool for information gathering from User-Agent or IP address. It uses following APIs:

Usage

$ python(3) cylma.py <options>
Don't forget to change Shodan & User-Agent API keys

Testing

cd tests/ && pytest -vv

Example

Input
$ python cylma.py -i 8.8.8.8 -u "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36"
Output

Click to see

TODOs

  • Make URL encoding support for User-Agents
  • Add unit-tests
  • Make user-friendly output on terminal
  • Re-write with OOP
  • Make multi-threaded
  • Test in Linux (Debian & Arch) systems

Screenshot(s)

License

About

🍨 🍭 Simple information gathering tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages