Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sipcapture/HEPjack.js
Elegantly Sniff Forward-Secrecy TLS/SIP to HEP at the source using Frida
https://github.com/sipcapture/HEPjack.js
diffie-hellman forward-secrecy frida hep hepic homer inject injection monitoring rtc sniff ssl tls troubleshooting voip
Last synced: 9 days ago
JSON representation
Elegantly Sniff Forward-Secrecy TLS/SIP to HEP at the source using Frida
- Host: GitHub
- URL: https://github.com/sipcapture/HEPjack.js
- Owner: sipcapture
- Created: 2019-03-09T21:46:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-23T21:50:53.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T01:56:33.465Z (5 months ago)
- Topics: diffie-hellman, forward-secrecy, frida, hep, hepic, homer, inject, injection, monitoring, rtc, sniff, ssl, tls, troubleshooting, voip
- Language: JavaScript
- Homepage: http://sipcapture.org
- Size: 34.2 KB
- Stars: 9
- Watchers: 4
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hep - HEPjack - Elegantly Sniff Forward-Secrecy TLS/SIP to HEP at the source using Frida (Contribution Guidelines / Stand-Alone Client Applications)
README
# HEPjack
Elegantly Sniff Forward secrecy TLS SIP to HEP at the source via Frida injected `libssl` callbacks
```
["*libssl*", ["SSL_read", "SSL_write", "SSL_get_fd", "SSL_get_session","SSL_SESSION_get_id"]]
```Sounds interesting? Learn more about [Frida](https://www.frida.re/)
---------
##### Status:
* Experimental! Please test & contribute!## Requirements
* NodeJS 10.x or higher
* Frida
* ```sudo pip install frida```## Installation
```
npm install
```### Parameters
```
-p pid or process to attach to
-S HEP Server IP/hostname
-P HEP Server port
-X SIP X-Header extraction to correlation_id (optional)
-R LOG Regex extraction to correlation_id (optional)
```## Usage
```
hepjack.js -p -S 127.0.0.1 -P 9060
```### Todo
* More than SIP
* More than OpenSSL
* More than Words------------
#### Made by Humans
This Open-Source project is made possible by actual Humans without corporate sponsors, angels or patreons.
If you use this software in production, please consider supporting its development with contributions or [donations](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=donation%40sipcapture%2eorg&lc=US&item_name=SIPCAPTURE&no_note=0¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest)[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=donation%40sipcapture%2eorg&lc=US&item_name=SIPCAPTURE&no_note=0¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest)
###### (C) 2008-2021 QXIP BV