https://github.com/azizaltuntas/network-analysis-tools
Pcap (capture file) Analysis Toolkit(v.1)
https://github.com/azizaltuntas/network-analysis-tools
Last synced: 5 months ago
JSON representation
Pcap (capture file) Analysis Toolkit(v.1)
- Host: GitHub
- URL: https://github.com/azizaltuntas/network-analysis-tools
- Owner: azizaltuntas
- License: mit
- Created: 2017-02-06T21:12:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-08T11:03:59.000Z (about 8 years ago)
- Last Synced: 2024-07-15T22:50:28.625Z (9 months ago)
- Language: Python
- Size: 775 KB
- Stars: 103
- Watchers: 13
- Forks: 37
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-network-stuff - **88**星
README
# Pcap Capture File Analysis Tool(v.1)
  ```sh
[!]CONTACT[!]
| Email: [email protected] |
| Github: github/azizaltuntas |
| Twitter: @esccopyright |
```### Features
```sh
1-Top 10 Visited Sites
2-Emails
3-All Request Urls
4-User-Agents List
5-String Grep Mode
6-Connection details
7-Ports Used
8-ALL Ip List
9-Manuel Packet Filter
10-Smtp Analysis
11-Web Attack Detect
```### Installation Modules
```sh
$ pip install pyshark
$ pip install dpkt
```### Requirements(Third)
```sh
[+]Wireshark
[+]Tshark
[+]Mergecap
[+]Ngrep
```
#### Tested```sh
[+]Debian
[+]Ubuntu
```
### +SCREENSHOT### İmport Pcap File

### Manuel Packet Filter

### Web Application Attack Detect

### Automatic Detect And Convert

### ALL Conversation

### ALL IP List

### and more...
License
----MIT