Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zIPam helps security analyst to analyze network logs from an excel file. It runs 'whois' request to find organizations for blue-teams.

License

Notifications You must be signed in to change notification settings

EmreOvunc/zIPam-Log-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zIPam-Log-Analyzer

zIPam helps security analyst to analyze network logs from an excel file. It runs 'whois' request to find organizations for blue teams.

Roadmap

  • .xlsx parsing
  • GET requests to two whois web apps
  • subnet searching added
  • xls and txt output
  • error output
  • API integration for security devices
  • General log parsing

Installation

git clone https://github.com/EmreOvunc/zIPam-Log-Analyzer.git
cd zIPam-Log-Analyzer
sudo pip3 install virtualenv
python3 -m venv myvenv
source myvenv/bin/activate
pip3 install -r requirements.txt
python3 zippam.py

Example Output

About

zIPam helps security analyst to analyze network logs from an excel file. It runs 'whois' request to find organizations for blue-teams.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages