SigPloiter / SigPloit

SigPloit: Telecom Signaling Exploitation Framework - SS7, GTP, Diameter & SIP
MIT License
62 stars 20 forks source link

Failed to load the SCTP configuration file. #123

Closed ch0sys closed 6 years ago

ch0sys commented 6 years ago

Hello , I have problem with SCTP Configuration . please help me .

SigPloiter commented 6 years ago

It’s not an issue , you can work without it

On Sunday, 18 February 2018, ch0 notifications@github.com wrote:

Hello , I have problem with SCTP Configuration . please help me .

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/123, or mute the thread https://github.com/notifications/unsubscribe-auth/AXXuv8L1t3yJLAPBJ8q-oJ9j2mIDVrE6ks5tWEG3gaJpZM4SJulh .

ch0sys commented 6 years ago

can you help npm , for install, beacuse not working :/

ch0sys commented 6 years ago

[-]Error: MAP InvokeTimeout for Dialog=1 and invokeId=0 [-]Error: MAP InvokeTimeout for Dialog=1 and invokeId=0 [-]Error: MAP InvokeTimeout for Dialog=1 and invokeId=0 [-]Error: MAP InvokeTimeout for Dialog=1 and invokeId=0

SigPloiter commented 6 years ago

Please ssend me the steps u do and errors u get

On Sunday, 18 February 2018, ch0 notifications@github.com wrote:

can you help npm , for install, beacuse not working :/

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/123#issuecomment-366529008, or mute the thread https://github.com/notifications/unsubscribe-auth/AXXuvyJBbgk0gapwD4cO8QTM6QB08DiFks5tWFP1gaJpZM4SJulh .

ch0sys commented 6 years ago

Contact with me(email: lesserooniti@gmail.com).

SigPloiter commented 6 years ago

Sure ,what’s ur username

On Sunday, 18 February 2018, Dref00x notifications@github.com wrote:

Hi , can we have a direct chat telegram,iqc ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/123#issuecomment-366529334, or mute the thread https://github.com/notifications/unsubscribe-auth/AXXuvytDCCvhgbiE2o02nzqTScQVw3prks5tWFUCgaJpZM4SJulh .

SigPloiter commented 6 years ago

Are u running the server side code in another marine ?

On Sunday, 18 February 2018, ch0 notifications@github.com wrote:

[-]Error: MAP InvokeTimeout for Dialog=1 and invokeId=0 [-]Error: MAP InvokeTimeout for Dialog=1 and invokeId=0 [-]Error: MAP InvokeTimeout for Dialog=1 and invokeId=0 [-]Error: MAP InvokeTimeout for Dialog=1 and invokeId=0

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/123#issuecomment-366530727, or mute the thread https://github.com/notifications/unsubscribe-auth/AXXuvwbmPU4i-3kMDkfJ22t5AUriiY55ks5tWFmigaJpZM4SJulh .

ch0sys commented 6 years ago

First ``` endRoutingInfo_Server # java -jar SendRoutingInfo.jar


Subscriber Information - HLR


Input Stream = sun.net.www.protocol.jar.JarURLConnection$JarURLInputStream@726f3b58 0 [main] DEBUG SendRoutingInfoResp - Initializing SCTP Stack .... 50 [main] WARN org.mobicents.protocols.sctp.ManagementImpl - Failed to load the SCTP configuration file. /root/SigPloit/Testing/Server/Attacks/Location_Tracking/SendRoutingInfo_Server/Server_sctp.xml (No such file or directory) java.lang.UnsupportedOperationException: libsctp.so.1: cannot open shared object file: No such file or directory at sun.nio.ch.sctp.SctpNet.socket0(Native Method) at sun.nio.ch.sctp.SctpNet.socket(SctpNet.java:85) at sun.nio.ch.sctp.SctpServerChannelImpl.(SctpServerChannelImpl.java:98) at com.sun.nio.sctp.SctpServerChannel.open(SctpServerChannel.java:102) at org.mobicents.protocols.sctp.ServerImpl.doInitSocketSctp(ServerImpl.java:178) at org.mobicents.protocols.sctp.ServerImpl.initSocket(ServerImpl.java:157) at org.mobicents.protocols.sctp.ServerImpl.start(ServerImpl.java:112) at org.mobicents.protocols.sctp.ManagementImpl.startServer(ManagementImpl.java:647) at SendRoutingInfoResp.initSCTP(SendRoutingInfoResp.java:120) at SendRoutingInfoResp.initializeStack(SendRoutingInfoResp.java:88) at SendRoutingInfoResp.main(SendRoutingInfoResp.java:388)


![image](https://user-images.githubusercontent.com/25479121/36355500-7bd35f32-14e4-11e8-9592-dd4d845a137b.png)
look ,  or can i send my server and you check ? 
ch0sys commented 6 years ago

?(y/n): y []Set Target's Current MSC GT: 3774449810x []Stack components are set... []Initializing the Stack... []Initializing SCTP Stack .... log4j:WARN No appenders could be found for logger (org.mobicents.protocols.sctp.ManagementImpl). log4j:WARN Please initialize the log4j system properly. [+]Initialized SCTP Stack .... []Initializing M3UA Stack .... [+]Initialized M3UA Stack .... []Initializing SCCP Stack .... [+]Initialized SCCP Stack .... []Initializing TCAP Stack .... [+]Initialized TCAP Stack .... []Initializing MAP Stack .... [+]Initialized MAP Stack .... [*]Updating Location for Target's IMSI 3774449810x is processing.. [-]Error: MAP InvokeTimeout for Dialog=1 and invokeId=0

SigPloiter commented 6 years ago

Telegram

On Sunday, 18 February 2018, Dref00x notifications@github.com wrote:

My icq Username is - Dref00x

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/123#issuecomment-366537953, or mute the thread https://github.com/notifications/unsubscribe-auth/AXXuv3kOI9MHZcA-ux6DJ3RCmWRKgzQ1ks5tWHF_gaJpZM4SJulh .

SigPloiter commented 6 years ago

Do u have libsctp driver installed on the machine where u are running the server code ?

On Sunday, 18 February 2018, ch0 notifications@github.com wrote:

First ``` endRoutingInfo_Server # java -jar SendRoutingInfo.jar

Subscriber Information - HLR

Input Stream = sun.net.www.protocol.jar.JarURLConnection$ JarURLInputStream@726f3b58 0 [main] DEBUG SendRoutingInfoResp - Initializing SCTP Stack .... 50 [main] WARN org.mobicents.protocols.sctp.ManagementImpl - Failed to load the SCTP configuration file. /root/SigPloit/Testing/Server/Attacks/Location_Tracking/ SendRoutingInfo_Server/Server_sctp.xml (No such file or directory) java.lang.UnsupportedOperationException: libsctp.so.1: cannot open shared object file: No such file or directory at sun.nio.ch.sctp.SctpNet.socket0(Native Method) at sun.nio.ch.sctp.SctpNet.socket(SctpNet.java:85) at sun.nio.ch.sctp.SctpServerChannelImpl.(SctpServerChannelImpl.java:98) at com.sun.nio.sctp.SctpServerChannel.open(SctpServerChannel.java:102) at org.mobicents.protocols.sctp.ServerImpl.doInitSocketSctp( ServerImpl.java:178) at org.mobicents.protocols.sctp.ServerImpl.initSocket(ServerImpl.java:157) at org.mobicents.protocols.sctp.ServerImpl.start(ServerImpl.java:112) at org.mobicents.protocols.sctp.ManagementImpl.startServer( ManagementImpl.java:647) at SendRoutingInfoResp.initSCTP(SendRoutingInfoResp.java:120) at SendRoutingInfoResp.initializeStack(SendRoutingInfoResp.java:88) at SendRoutingInfoResp.main(SendRoutingInfoResp.java:388)

image look , or can i send my server and you check ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/123#issuecomment-366537578, or mute the thread https://github.com/notifications/unsubscribe-auth/AXXuv9_zZHSl4nYHaDaY0eSLzFPCGy17ks5tWHA7gaJpZM4SJulh .

ch0sys commented 6 years ago

fisrt , python sigploit.py select : 0 ss7 1) Call and SMS Interception 0) UpdateLocation-SMS Interception any i try not work :/ you have telegram ? , or icq , for talk or send server ?

SigPloiter commented 6 years ago

@silverhigh1 @ch0sys again sctp file is not an issue that will affect running the tool

@ch0sys from the picture you sent, you have entered the wrong parameters on server side, each server side has a parameters.txt, as long as you dont have an SS7 access and you are working with the server side to test the tool please follow the parameters.txt file

SigPloiter commented 6 years ago

No hardware required for SS7 , only SS7 access from a provider

On Tuesday, 27 February 2018, silverhigh1 notifications@github.com wrote:

thanks brother but what hardware do i need to assist me maybe thats the problem what imsi would you suggest and usrp cable

On 26 February 2018 at 21:37, Loay Abdelrazek notifications@github.com wrote:

@silverhigh1 https://github.com/silverhigh1 @ch0sys https://github.com/ch0sys again sctp file is not an issue that will affect running the tool

@ch0sys https://github.com/ch0sys from the picture you sent, you have entered the wrong parameters on server side, each server side has a parameters.txt, as long as you dont have an SS7 access and you are working with the server side to test the tool please follow the parameters.txt file

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/ 123#issuecomment-368659500, or mute the thread https://github.com/notifications/unsubscribe-auth/ AhAhrhnJkStNRsm2jx9Isdj8NDPtBgXfks5tYyQsgaJpZM4SJulh .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/123#issuecomment-368958244, or mute the thread https://github.com/notifications/unsubscribe-auth/AXXuv9TePxqpc31fZqqXrhvvjOm4ay6-ks5tZDrkgaJpZM4SJulh .

SigPloiter commented 6 years ago

Please elaborate more what is ur scope? With this tool you only test to what level ur network is vulnerable it’s not a monitoring solution , the monitoring solution will be released in couple of months

On Tuesday, 27 February 2018, silverhigh1 notifications@github.com wrote:

so how could i monitor my network with the softw are alone i can monitor my gsm network what im trying to understand

On 27 February 2018 at 18:52, Loay Abdelrazek notifications@github.com wrote:

No hardware required for SS7 , only SS7 access from a provider

On Tuesday, 27 February 2018, silverhigh1 notifications@github.com wrote:

thanks brother but what hardware do i need to assist me maybe thats the problem what imsi would you suggest and usrp cable

On 26 February 2018 at 21:37, Loay Abdelrazek < notifications@github.com> wrote:

@silverhigh1 https://github.com/silverhigh1 @ch0sys https://github.com/ch0sys again sctp file is not an issue that will affect running the tool

@ch0sys https://github.com/ch0sys from the picture you sent, you have entered the wrong parameters on server side, each server side has a parameters.txt, as long as you dont have an SS7 access and you are working with the server side to test the tool please follow the parameters.txt file

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/ 123#issuecomment-368659500, or mute the thread https://github.com/notifications/unsubscribe-auth/ AhAhrhnJkStNRsm2jx9Isdj8NDPtBgXfks5tYyQsgaJpZM4SJulh .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/ 123#issuecomment-368958244, or mute the thread https://github.com/notifications/unsubscribe-auth/ AXXuv9TePxqpc31fZqqXrhvvjOm4ay6-ks5tZDrkgaJpZM4SJulh .

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/ 123#issuecomment-368985526, or mute the thread https://github.com/notifications/unsubscribe-auth/ AhAhrrJTF7WMzRgXSKPS8qcjCyLsmjyrks5tZE7fgaJpZM4SJulh .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/123#issuecomment-368990711, or mute the thread https://github.com/notifications/unsubscribe-auth/AXXuv5IJV62UjeVrbGj89aQZ_VV_kMYFks5tZFKsgaJpZM4SJulh .

tr0zanwow commented 6 years ago

Hello SigPloiter can you please tell your ICQ Number.. Need to talk Please

SigPloiter commented 6 years ago

Send me on my email ximsix@protonmail.com

On Monday, 19 March 2018, tr0zanwow notifications@github.com wrote:

Hello SigPloiter can you please tell your ICQ Number.. Need to talk Please

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/123#issuecomment-374101623, or mute the thread https://github.com/notifications/unsubscribe-auth/AXXuv8YKbMGwoDgGQ5R1G5VJD9Ma8U43ks5tfzsPgaJpZM4SJulh .

SigPloiter commented 6 years ago

You Need to educate urself first to know Difference between the attacks vectors

Using usrp is a different attack vendor than using interconnect attacks like SS7

On Wednesday, 28 February 2018, silverhigh1 notifications@github.com wrote:

https://www.youtube.com/watch?v=O4tUx1W3zLc im talking they are using imsi and usrp cable with software with map interface for friendly gui of everything this is what im saying to achieve this the tool isnt enough

On 27 February 2018 at 20:46, Loay Abdelrazek notifications@github.com wrote:

Please elaborate more what is ur scope? With this tool you only test to what level ur network is vulnerable it’s not a monitoring solution , the monitoring solution will be released in couple of months

On Tuesday, 27 February 2018, silverhigh1 notifications@github.com wrote:

so how could i monitor my network with the softw are alone i can monitor my gsm network what im trying to understand

On 27 February 2018 at 18:52, Loay Abdelrazek < notifications@github.com> wrote:

No hardware required for SS7 , only SS7 access from a provider

On Tuesday, 27 February 2018, silverhigh1 notifications@github.com wrote:

thanks brother but what hardware do i need to assist me maybe thats the problem what imsi would you suggest and usrp cable

On 26 February 2018 at 21:37, Loay Abdelrazek < notifications@github.com> wrote:

@silverhigh1 https://github.com/silverhigh1 @ch0sys https://github.com/ch0sys again sctp file is not an issue that will affect running the tool

@ch0sys https://github.com/ch0sys from the picture you sent, you have entered the wrong parameters on server side, each server side has a parameters.txt, as long as you dont have an SS7 access and you are working with the server side to test the tool please follow the parameters.txt file

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/ 123#issuecomment-368659500, or mute the thread https://github.com/notifications/unsubscribe-auth/ AhAhrhnJkStNRsm2jx9Isdj8NDPtBgXfks5tYyQsgaJpZM4SJulh .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/ 123#issuecomment-368958244, or mute the thread https://github.com/notifications/unsubscribe-auth/ AXXuv9TePxqpc31fZqqXrhvvjOm4ay6-ks5tZDrkgaJpZM4SJulh .

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/ 123#issuecomment-368985526, or mute the thread https://github.com/notifications/unsubscribe-auth/ AhAhrrJTF7WMzRgXSKPS8qcjCyLsmjyrks5tZE7fgaJpZM4SJulh .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/ 123#issuecomment-368990711, or mute the thread https://github.com/notifications/unsubscribe- auth/AXXuv5IJV62UjeVrbGj89aQZ_VV_kMYFks5tZFKsgaJpZM4SJulh

.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/ 123#issuecomment-369020057, or mute the thread https://github.com/notifications/unsubscribe-auth/ AhAhrn1aa5rCN4ntJNFG9P4c2QpzrNEqks5tZGmfgaJpZM4SJulh .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/123#issuecomment-369093409, or mute the thread https://github.com/notifications/unsubscribe-auth/AXXuv7MluFrTGAdoopHLLx1qr_Rgk0e3ks5tZLGmgaJpZM4SJulh .

SigPloiter commented 6 years ago

Do u have telegram ?

On Sunday, 25 March 2018, silverhigh1 notifications@github.com wrote:

add me brother waiting to discuss some things with u

On 22 March 2018 at 22:32, murat smith silverhigh1@gmail.com wrote:

720922345 hello brother add me icq

On 20 March 2018 at 13:11, Loay Abdelrazek notifications@github.com wrote:

Send me on my email ximsix@protonmail.com

On Monday, 19 March 2018, tr0zanwow notifications@github.com wrote:

Hello SigPloiter can you please tell your ICQ Number.. Need to talk Please

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/123# issuecomment-374101623, or mute the thread https://github.com/notifications/unsubscribe-auth/AXXuv8YKb MGwoDgGQ5R1G5VJD9Ma8U43ks5tfzsPgaJpZM4SJulh

.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/ 123#issuecomment-374591795, or mute the thread https://github.com/notifications/unsubscribe-auth/ AhAhrtyY5HOKNZj0JnqXCR9YXj_lYAymks5tgQAagaJpZM4SJulh .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SigPloiter/SigPloit/issues/123#issuecomment-375966663, or mute the thread https://github.com/notifications/unsubscribe-auth/AXXuv3XX2riTbGvoh5P3TbEfcuJJUJpGks5th40ugaJpZM4SJulh .

tr0zanwow commented 6 years ago

It's not sigploiter buddy that's me on ICQ u r talking with

tr0zanwow commented 6 years ago

Sigploiter plz post ur telegram link or just ping me on https://t.me/Tr0zAnwOw

ch0sys commented 6 years ago

this script not working

SigPloiter commented 6 years ago

from what you have previously sent its working, if you are using the server side simulation then please follow the parameters provided. If not send me the error you have

ch0sys commented 6 years ago

show me all devices that i need to use and tell me more about it, and i send all my error, ps write in email or telegram :D

SigPloiter commented 6 years ago

there are no devices required, and i believe you need help with the error not myself.

For knowing more there are alot of videos online you can check it out for gurus

ch0sys commented 6 years ago

can i send my server? and you install ss7 in my server

SigPloiter commented 6 years ago

clone sigploit in another virtual machine and use the jar files corresponding to the message you want to use, you will find the server side code under

SigPloit/Testing/Server/Attacks

ch0sys commented 6 years ago

i clone sigploit but you not send comand for install, send info . and try

SigPloiter commented 6 years ago

what command for install its the same thing you will only it like the below

java -jar [name of server side message.jar]

thats it, and you have the parameters to use

ch0sys commented 6 years ago

for strating ss7

tr0zanwow commented 6 years ago

ch0sys with all that comments you posted i believe u dont have a full grasp of how ss7 and Sigploiter tool works.. you need to fully educate yourself buddy... Please understand the full architecture of ss7/SIGTRAN and working of SCTP protocol before moving forward

surendra-1234 commented 5 years ago

@silverhigh1 @ch0sys again sctp file is not an issue that will affect running the tool @ch0sys from the picture you sent, you have entered the wrong parameters on server side, each server side has a parameters.txt, as long as you dont have an SS7 access and you are working with the server side to test the tool please follow the parameters.txt file

I do not see parameters.txt file in any of thre tracking attacks like Send Routing Info ? I am also getting MAP Invoke dialogue Timeout error . All the SCTP related ASP remained as mentioned in the files downloaded from GIT . Getting Error coulr not load maploadserversccpstack_management2.xml file while the server is initialising . And getting communication channel shutdown on the server side after the client side attack is RUN

kabeza171 commented 3 years ago

Telegram On Sunday, 18 February 2018, Dref00x @.***> wrote: My icq Username is - Dref00x — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#123 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/AXXuv3kOI9MHZcA-ux6DJ3RCmWRKgzQ1ks5tWHF_gaJpZM4SJulh .

my telegram is @kabeza171