Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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&currency_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&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest)

###### (C) 2008-2021 QXIP BV