polarking / jss7-attack-simulator

SS7 Attack Simulator based on RestComm's jss7
77 stars 46 forks source link

[help wanted] What to do after starting simulator? #1

Open Matt0000 opened 7 years ago

Matt0000 commented 7 years ago

The readme doesn't really provide any detailed information on how to run the simulator, so I decided that I'd try it myself with the following command: ./run.sh attack_simulator -a complex -s 1

Upon running that, the program starts running and stops after the following:

-----------------------------------------------
-----------Attack Simulation Started-----------
-----------------------------------------------
Simulation Type: Complex
Parameters:
    -s: 1
-----------------------------------------------
---------------------------------------------- 

Is there something I am forgetting? I simply installed of the dependencies and ran the command above.

devcoinfet commented 6 years ago

What, I did was go into the run.sh File and grabbed the location of the attack_simmulator jar File. After some errors with Java Path etc I was using Kali so it ran for me than You can configure the stuff that way I was able to capture a packet to the ATI or something like that and wrote a small parser for it as the packets were on lo interface being sniffed in wireshark I believe I believe SCTP was the filter I gave wireshark make sure the attack isn't in progress and You just aren't seeing it feel free to contact me if You want a hand still.

kaleemss7 commented 6 years ago

thank you for your guidance. i am also using kali. with me attack simulator is running in complex mode and i am capturing packets from lo interface of wireshark. but is it is not running in simple mode (location:ati, location:psi, sms:intercept). none of these modes working. it starts and then exits without generating any traffic. it displays message: number of genuine procedure generated =0, number of attack procedures generated= 0. moreover in complex mode it is just generating genuine procedures not the attack procedures. i wanted a data set of genuine plus attack procedures so that i can check different machine learning algos on it to detect attack packets. if you figured it out how to generate attack packets please share it. moreover even if it generated attack packets how can i differentiate between attack packets and genuine packets.

Thank you. looking forward......


From: devcoinfet notifications@github.com Sent: Saturday, March 10, 2018 4:21 PM To: polarking/jss7-attack-simulator Cc: kaleemss7; Manual Subject: Re: [polarking/jss7-attack-simulator] [help wanted] What to do after starting simulator? (#1)

What, I did was go into the run.sh File and grabbed the location of the attack_simmulator jar File. After some errors with Java Path etc I was using Kali so it ran for me than You can configure the stuff that way I was able to capture a packet to the ATI or something like that and wrote a small parser for it as the packets were on lo interface being sniffed in wireshark I believe I believe SCTP was the filter I gave wireshark make sure the attack isn't in progress and You just aren't seeing it feel free to contact me if You want a hand still.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/polarking/jss7-attack-simulator/issues/1#issuecomment-372022488, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AeAzqxhMuYUFTfEi0AYZdE-6o9t6Hy_eks5tc7c9gaJpZM4LqPnH.

devcoinfet commented 6 years ago

email me at w a b e f e t at gmail.com

On Sun, Mar 11, 2018 at 1:54 PM, kaleemss7 notifications@github.com wrote:

thank you for your guidance. i am also using kali. with me attack simulator is running in complex mode and i am capturing packets from lo interface of wireshark. but is it is not running in simple mode (location:ati, location:psi, sms:intercept). none of these modes working. it starts and then exits without generating any traffic. it displays message: number of genuine procedure generated =0, number of attack procedures generated= 0. moreover in complex mode it is just generating genuine procedures not the attack procedures. i wanted a data set of genuine plus attack procedures so that i can check different machine learning algos on it to detect attack packets. if you figured it out how to generate attack packets please share it. moreover even if it generated attack packets how can i differentiate between attack packets and genuine packets.

Thank you. looking forward......


From: devcoinfet notifications@github.com Sent: Saturday, March 10, 2018 4:21 PM To: polarking/jss7-attack-simulator Cc: kaleemss7; Manual Subject: Re: [polarking/jss7-attack-simulator] [help wanted] What to do after starting simulator? (#1)

What, I did was go into the run.sh File and grabbed the location of the attack_simmulator jar File. After some errors with Java Path etc I was using Kali so it ran for me than You can configure the stuff that way I was able to capture a packet to the ATI or something like that and wrote a small parser for it as the packets were on lo interface being sniffed in wireshark I believe I believe SCTP was the filter I gave wireshark make sure the attack isn't in progress and You just aren't seeing it feel free to contact me if You want a hand still.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/ polarking/jss7-attack-simulator/issues/1#issuecomment-372022488, or mute the threadhttps://github.com/notifications/unsubscribe- auth/AeAzqxhMuYUFTfEi0AYZdE-6o9t6Hy_eks5tc7c9gaJpZM4LqPnH.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/polarking/jss7-attack-simulator/issues/1#issuecomment-372148283, or mute the thread https://github.com/notifications/unsubscribe-auth/AhJZgSsFpEBLxuUrcvKEpDu5rRT0tgkqks5tdY8bgaJpZM4LqPnH .

kaleemss7 commented 6 years ago

in simple mode while i try to run simulator, it starts and shuts down without any output. i am unable to figure out what is wrong. This is the sequence of messages on terminal after starting:

SS7 Simulator Bootstrap Environment

SIMULATOR_HOME: /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator

JAVA: java

JAVA_OPTS: -Dprogram.name=run.sh -Djava.net.preferIPv4Stack=true -Xms256m -Xmx2048m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000

CLASSPATH: /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/run.jar

=========================================================================

log4j:WARN No appenders could be found for logger (org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main). log4j:WARN Please initialize the log4j system properly. 20:01:41,849 INFO [Main] log4j configured Application has been loaded... Loading simulation hosts... SubscriberManager: added 1 operator A subscribers SubscriberManager: added 0 operator B subscribers SubscriberManager: added 1 total subscribers Simulation hosts loaded, starting simulation... 20:01:42,089 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimSCTPServer_ATTACKER_B_HLR_A_sctp.xml 20:01:42,108 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_ATTACKER_B_HLR_A started. 20:01:42,108 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_ATTACKER_B_HLR_A WorkerThreads=8 SingleThread=false 20:01:42,115 INFO [ManagementImpl] Removing allocated resources: Servers=0, Associations=1 20:01:42,633 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimM3uaServer_ATTACKER_B_HLR_A_m3ua1.xml 20:01:42,655 ERROR [M3UAManagementImpl] Error setting Assciation=Ass_ATTACKER_B_HLR_A for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=Ass_ATTACKER_B_HLR_A at org.mobicents.protocols.sctp.ManagementImpl.getAssociation(ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:641) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:42,656 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl.start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:641) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:42,660 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:42,660 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:42,665 INFO [ManagementImpl] Added Associoation=Ass_ATTACKER_B_HLR_A of type=CLIENT 20:01:42,672 INFO [AssociationImpl] Started Association=Association [name=Ass_ATTACKER_B_HLR_A, associationType=CLIENT, ipChannelType=SCTP, hostAddress=127.0.0.1, hostPort=8049, peerAddress=127.0.0.1, peerPort=8050, serverName=null, extraHostAddress=[]] 20:01:42,682 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:42,682 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_management2.xml 20:01:42,698 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:42,712 INFO [RouterImpl] Started SCCP Router 20:01:42,715 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:42,717 INFO [SccpResourceImpl] Started Sccp Resource 20:01:42,717 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:42,717 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:42,717 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:42,804 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@6c40365c 20:01:42,804 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:42,805 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:42,805 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:42,805 INFO [TCAPProviderImpl] Registered SCCP listener with address 8 20:01:42,806 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimSCTPServer_HLR_A_ATTACKER_B_sctp.xml 20:01:42,813 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8050] 20:01:42,813 INFO [ServerImpl] Started Server=Server_HLR_A_ATTACKER_B 20:01:42,814 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_HLR_A_ATTACKER_B WorkerThreads=8 SingleThread=false 20:01:42,814 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_HLR_A_ATTACKER_B started. 20:01:42,815 INFO [ManagementImpl] Removing allocated resources: Servers=1, Associations=1 20:01:42,818 INFO [ServerImpl] Stoped Server=Server_HLR_A_ATTACKER_B 20:01:43,320 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimM3uaServer_HLR_A_ATTACKER_B_m3ua1.xml 20:01:43,326 ERROR [M3UAManagementImpl] Error setting Assciation=ServerAss_HLR_A_ATTACKER_B for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=ServerAss_HLR_A_ATTACKER_B at org.mobicents.protocols.sctp.ManagementImpl.getAssociation(ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:642) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:43,327 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl.start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:642) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:43,328 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:43,328 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:43,333 INFO [ManagementImpl] Created Server=Server_HLR_A_ATTACKER_B 20:01:43,333 INFO [ManagementImpl] Added Associoation=ServerAss_HLR_A_ATTACKER_B of type=SERVER 20:01:43,334 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8050] 20:01:43,334 INFO [ServerImpl] Started Server=Server_HLR_A_ATTACKER_B 20:01:43,338 INFO [AssociationImpl] Started Association=Association [name=ServerAss_HLR_A_ATTACKER_B, associationType=SERVER, ipChannelType=SCTP, hostAddress=null, hostPort=0, peerAddress=127.0.0.1, peerPort=8049, serverName=Server_HLR_A_ATTACKER_B, extraHostAddress=[]] 20:01:43,340 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:43,340 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_management2.xml 20:01:43,341 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:43,342 INFO [RouterImpl] Started SCCP Router 20:01:43,342 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:43,343 INFO [SccpResourceImpl] Started Sccp Resource 20:01:43,343 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:43,343 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:43,343 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:43,352 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@4961f6af 20:01:43,352 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:43,353 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:43,353 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:43,353 INFO [TCAPProviderImpl] Registered SCCP listener with address 6 20:01:43,353 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimSCTPServer_SMSC_A_HLR_A_sctp.xml 20:01:43,354 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_SMSC_A_HLR_A started. 20:01:43,354 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_SMSC_A_HLR_A WorkerThreads=8 SingleThread=false 20:01:43,355 INFO [ManagementImpl] Removing allocated resources: Servers=0, Associations=1 20:01:43,857 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimM3uaServer_SMSC_A_HLR_A_m3ua1.xml 20:01:43,860 ERROR [M3UAManagementImpl] Error setting Assciation=Ass_SMSC_A_HLR_A for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=Ass_SMSC_A_HLR_A at org.mobicents.protocols.sctp.ManagementImpl.getAssociation(ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:643) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:43,861 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl.start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:643) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:43,862 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:43,862 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:43,865 INFO [ManagementImpl] Added Associoation=Ass_SMSC_A_HLR_A of type=CLIENT 20:01:43,868 INFO [AssociationImpl] Started Association=Association [name=Ass_SMSC_A_HLR_A, associationType=CLIENT, ipChannelType=SCTP, hostAddress=127.0.0.1, hostPort=8019, peerAddress=127.0.0.1, peerPort=8020, serverName=null, extraHostAddress=[]] 20:01:43,869 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:43,869 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_management2.xml 20:01:43,870 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:43,871 INFO [RouterImpl] Started SCCP Router 20:01:43,871 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:43,872 INFO [SccpResourceImpl] Started Sccp Resource 20:01:43,872 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:43,872 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:43,872 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:43,879 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@8c3b9d 20:01:43,880 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:43,880 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:43,880 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:43,880 INFO [TCAPProviderImpl] Registered SCCP listener with address 8 20:01:43,881 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimSCTPServer_HLR_A_SMSC_A_sctp.xml 20:01:43,882 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8020] 20:01:43,882 INFO [ServerImpl] Started Server=Server_HLR_A_SMSC_A 20:01:43,885 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_HLR_A_SMSC_A WorkerThreads=8 SingleThread=false 20:01:43,885 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_HLR_A_SMSC_A started. 20:01:43,922 INFO [ManagementImpl] Removing allocated resources: Servers=1, Associations=1 20:01:43,925 INFO [ServerImpl] Stoped Server=Server_HLR_A_SMSC_A 20:01:44,427 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimM3uaServer_HLR_A_SMSC_A_m3ua1.xml 20:01:44,432 ERROR [M3UAManagementImpl] Error setting Assciation=ServerAss_HLR_A_SMSC_A for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=ServerAss_HLR_A_SMSC_A at org.mobicents.protocols.sctp.ManagementImpl.getAssociation(ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:644) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:44,432 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl.start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:644) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:44,433 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:44,433 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:44,436 INFO [ManagementImpl] Created Server=Server_HLR_A_SMSC_A 20:01:44,437 INFO [ManagementImpl] Added Associoation=ServerAss_HLR_A_SMSC_A of type=SERVER 20:01:44,437 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8020] 20:01:44,437 INFO [ServerImpl] Started Server=Server_HLR_A_SMSC_A 20:01:44,440 INFO [AssociationImpl] Started Association=Association [name=ServerAss_HLR_A_SMSC_A, associationType=SERVER, ipChannelType=SCTP, hostAddress=null, hostPort=0, peerAddress=127.0.0.1, peerPort=8019, serverName=Server_HLR_A_SMSC_A, extraHostAddress=[]] 20:01:44,441 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:44,441 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_management2.xml 20:01:44,442 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:44,444 INFO [RouterImpl] Started SCCP Router 20:01:44,444 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:44,445 INFO [SccpResourceImpl] Started Sccp Resource 20:01:44,445 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:44,445 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:44,445 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:44,470 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@6aaceffd 20:01:44,470 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:44,471 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:44,471 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:44,471 INFO [TCAPProviderImpl] Registered SCCP listener with address 6 20:01:44,472 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimSCTPServer_MSC_A_SMSC_A_sctp.xml 20:01:44,473 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_MSC_A_SMSC_A started. 20:01:44,473 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_MSC_A_SMSC_A WorkerThreads=8 SingleThread=false 20:01:44,474 INFO [ManagementImpl] Removing allocated resources: Servers=0, Associations=1 20:01:44,976 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimM3uaServer_MSC_A_SMSC_A_m3ua1.xml 20:01:44,977 ERROR [M3UAManagementImpl] Error setting Assciation=Ass_MSC_A_SMSC_A for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=Ass_MSC_A_SMSC_A at org.mobicents.protocols.sctp.ManagementImpl.getAssociation(ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:645) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:44,978 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl.start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:645) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:44,978 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:44,979 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:44,982 INFO [ManagementImpl] Added Associoation=Ass_MSC_A_SMSC_A of type=CLIENT 20:01:44,985 INFO [AssociationImpl] Started Association=Association [name=Ass_MSC_A_SMSC_A, associationType=CLIENT, ipChannelType=SCTP, hostAddress=127.0.0.1, hostPort=8015, peerAddress=127.0.0.1, peerPort=8016, serverName=null, extraHostAddress=[]] 20:01:44,986 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:44,988 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_management2.xml 20:01:44,989 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:44,990 INFO [RouterImpl] Started SCCP Router 20:01:44,990 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:44,991 INFO [SccpResourceImpl] Started Sccp Resource 20:01:44,991 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:44,991 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:44,991 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:45,016 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@5c90e579 20:01:45,016 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:45,016 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:45,016 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:45,016 INFO [TCAPProviderImpl] Registered SCCP listener with address 8 20:01:45,016 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimSCTPServer_SMSC_A_MSC_A_sctp.xml 20:01:45,017 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8016] 20:01:45,017 INFO [ServerImpl] Started Server=Server_SMSC_A_MSC_A 20:01:45,017 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_SMSC_A_MSC_A WorkerThreads=8 SingleThread=false 20:01:45,018 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_SMSC_A_MSC_A started. 20:01:45,018 INFO [ManagementImpl] Removing allocated resources: Servers=1, Associations=1 20:01:45,019 INFO [ServerImpl] Stoped Server=Server_SMSC_A_MSC_A 20:01:45,520 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimM3uaServer_SMSC_A_MSC_A_m3ua1.xml 20:01:45,522 ERROR [M3UAManagementImpl] Error setting Assciation=ServerAss_SMSC_A_MSC_A for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=ServerAss_SMSC_A_MSC_A at org.mobicents.protocols.sctp.ManagementImpl.getAssociation(ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:646) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:45,522 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl.start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:646) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:45,523 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:45,523 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:45,526 INFO [ManagementImpl] Created Server=Server_SMSC_A_MSC_A 20:01:45,526 INFO [ManagementImpl] Added Associoation=ServerAss_SMSC_A_MSC_A of type=SERVER 20:01:45,527 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8016] 20:01:45,527 INFO [ServerImpl] Started Server=Server_SMSC_A_MSC_A 20:01:45,532 INFO [AssociationImpl] Started Association=Association [name=ServerAss_SMSC_A_MSC_A, associationType=SERVER, ipChannelType=SCTP, hostAddress=null, hostPort=0, peerAddress=127.0.0.1, peerPort=8015, serverName=Server_SMSC_A_MSC_A, extraHostAddress=[]] 20:01:45,533 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:45,533 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_management2.xml 20:01:45,533 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:45,534 INFO [RouterImpl] Started SCCP Router 20:01:45,535 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:45,535 INFO [SccpResourceImpl] Started Sccp Resource 20:01:45,535 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:45,535 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:45,535 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:45,551 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@6db9f5a4 20:01:45,552 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:45,552 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:45,553 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:45,553 INFO [TCAPProviderImpl] Registered SCCP listener with address 8 20:01:45,554 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimSCTPServer_HLR_A_VLR_A_sctp.xml 20:01:45,557 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_HLR_A_VLR_A WorkerThreads=8 SingleThread=false 20:01:45,558 INFO [ManagementImpl] Removing allocated resources: Servers=0, Associations=1 20:01:45,558 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_HLR_A_VLR_A started. 20:01:46,062 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimM3uaServer_HLR_A_VLR_A_m3ua1.xml 20:01:46,063 ERROR [M3UAManagementImpl] Error setting Assciation=Ass_HLR_A_VLR_A for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=Ass_HLR_A_VLR_A at org.mobicents.protocols.sctp.ManagementImpl.getAssociation(ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:647) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:46,064 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl.start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:647) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:46,064 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:46,064 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:46,067 INFO [ManagementImpl] Added Associoation=Ass_HLR_A_VLR_A of type=CLIENT 20:01:46,070 INFO [AssociationImpl] Started Association=Association [name=Ass_HLR_A_VLR_A, associationType=CLIENT, ipChannelType=SCTP, hostAddress=127.0.0.1, hostPort=8021, peerAddress=127.0.0.1, peerPort=8022, serverName=null, extraHostAddress=[]] 20:01:46,072 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:46,072 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_management2.xml 20:01:46,072 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:46,073 INFO [RouterImpl] Started SCCP Router 20:01:46,073 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:46,074 INFO [SccpResourceImpl] Started Sccp Resource 20:01:46,074 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:46,074 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:46,074 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:46,078 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@6ff29830 20:01:46,078 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:46,078 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:46,078 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:46,078 INFO [TCAPProviderImpl] Registered SCCP listener with address 6 20:01:46,079 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimSCTPServer_VLR_A_HLR_A_sctp.xml 20:01:46,079 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8022] 20:01:46,079 INFO [ServerImpl] Started Server=Server_VLR_A_HLR_A 20:01:46,080 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_VLR_A_HLR_A WorkerThreads=8 SingleThread=false 20:01:46,080 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_VLR_A_HLR_A started. 20:01:46,080 INFO [ManagementImpl] Removing allocated resources: Servers=1, Associations=1 20:01:46,082 INFO [ServerImpl] Stoped Server=Server_VLR_A_HLR_A 20:01:46,583 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimM3uaServer_VLR_A_HLR_A_m3ua1.xml 20:01:46,586 ERROR [M3UAManagementImpl] Error setting Assciation=ServerAss_VLR_A_HLR_A for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=ServerAss_VLR_A_HLR_A at org.mobicents.protocols.sctp.ManagementImpl.getAssociation(ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:648) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:46,586 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl.start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:648) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:46,587 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:46,587 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:46,589 INFO [ManagementImpl] Created Server=Server_VLR_A_HLR_A 20:01:46,590 INFO [ManagementImpl] Added Associoation=ServerAss_VLR_A_HLR_A of type=SERVER 20:01:46,591 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8022] 20:01:46,591 INFO [ServerImpl] Started Server=Server_VLR_A_HLR_A 20:01:46,593 INFO [AssociationImpl] Started Association=Association [name=ServerAss_VLR_A_HLR_A, associationType=SERVER, ipChannelType=SCTP, hostAddress=null, hostPort=0, peerAddress=127.0.0.1, peerPort=8021, serverName=Server_VLR_A_HLR_A, extraHostAddress=[]] 20:01:46,595 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:46,595 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_management2.xml 20:01:46,596 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:46,597 INFO [RouterImpl] Started SCCP Router 20:01:46,597 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:46,597 INFO [SccpResourceImpl] Started Sccp Resource 20:01:46,597 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:46,597 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:46,597 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:46,605 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@17a7f733 20:01:46,605 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:46,606 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:46,606 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:46,606 INFO [TCAPProviderImpl] Registered SCCP listener with address 7 20:01:46,606 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimSCTPServer_ATTACKER_B_SMSC_A_sctp.xml 20:01:46,607 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_ATTACKER_B_SMSC_A WorkerThreads=8 SingleThread=false 20:01:46,607 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_ATTACKER_B_SMSC_A started. 20:01:46,607 INFO [ManagementImpl] Removing allocated resources: Servers=0, Associations=1 20:01:47,138 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimM3uaServer_ATTACKER_B_SMSC_A_m3ua1.xml 20:01:47,139 ERROR [M3UAManagementImpl] Error setting Assciation=Ass_ATTACKER_B_SMSC_A for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=Ass_ATTACKER_B_SMSC_A at org.mobicents.protocols.sctp.ManagementImpl.getAssociation(ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:649) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:47,140 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl.start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:649) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:47,141 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:47,141 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:47,143 INFO [ManagementImpl] Added Associoation=Ass_ATTACKER_B_SMSC_A of type=CLIENT 20:01:47,146 INFO [AssociationImpl] Started Association=Association [name=Ass_ATTACKER_B_SMSC_A, associationType=CLIENT, ipChannelType=SCTP, hostAddress=127.0.0.1, hostPort=8051, peerAddress=127.0.0.1, peerPort=8052, serverName=null, extraHostAddress=[]] 20:01:47,147 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:47,147 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_management2.xml 20:01:47,147 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:47,148 INFO [RouterImpl] Started SCCP Router 20:01:47,148 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:47,149 INFO [SccpResourceImpl] Started Sccp Resource 20:01:47,151 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:47,151 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:47,151 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:47,160 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@3571b748 20:01:47,160 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:47,160 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:47,161 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:47,161 INFO [TCAPProviderImpl] Registered SCCP listener with address 8 20:01:47,161 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimSCTPServer_SMSC_A_ATTACKER_B_sctp.xml 20:01:47,162 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8052] 20:01:47,163 INFO [ServerImpl] Started Server=Server_SMSC_A_ATTACKER_B 20:01:47,163 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_SMSC_A_ATTACKER_B started. 20:01:47,164 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_SMSC_A_ATTACKER_B WorkerThreads=8 SingleThread=false 20:01:47,165 INFO [ManagementImpl] Removing allocated resources: Servers=1, Associations=1 20:01:47,175 INFO [ServerImpl] Stoped Server=Server_SMSC_A_ATTACKER_B 20:01:47,678 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/SimM3uaServer_SMSC_A_ATTACKER_B_m3ua1.xml 20:01:47,679 ERROR [M3UAManagementImpl] Error setting Assciation=ServerAss_SMSC_A_ATTACKER_B for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=ServerAss_SMSC_A_ATTACKER_B at org.mobicents.protocols.sctp.ManagementImpl.getAssociation(ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:650) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:47,680 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl.start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl.start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1.M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management.AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.startAttackSimulationHosts(AttackSimulationOrganizer.java:650) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer.start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore.startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main.main(Main.java:81) 20:01:47,680 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:47,681 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:47,683 INFO [ManagementImpl] Created Server=Server_SMSC_A_ATTACKER_B 20:01:47,684 INFO [ManagementImpl] Added Associoation=ServerAss_SMSC_A_ATTACKER_B of type=SERVER 20:01:47,684 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8052] 20:01:47,684 INFO [ServerImpl] Started Server=Server_SMSC_A_ATTACKER_B 20:01:47,688 INFO [AssociationImpl] Started Association=Association [name=ServerAss_SMSC_A_ATTACKER_B, associationType=SERVER, ipChannelType=SCTP, hostAddress=null, hostPort=0, peerAddress=127.0.0.1, peerPort=8051, serverName=Server_SMSC_A_ATTACKER_B, extraHostAddress=[]] 20:01:47,689 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:47,689 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_management2.xml 20:01:47,690 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:47,690 INFO [RouterImpl] Started SCCP Router 20:01:47,691 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:47,691 INFO [SccpResourceImpl] Started Sccp Resource 20:01:47,691 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:47,691 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:47,691 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:47,694 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@f2ff811 20:01:47,694 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:47,694 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:47,695 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:47,695 INFO [TCAPProviderImpl] Registered SCCP listener with address 8 20:01:53,128 INFO [SelectorThread] Association=Ass_ATTACKER_B_HLR_A connected to=[/127.0.0.1:8050] 20:01:53,128 INFO [SelectorThread] Connected Association [name=ServerAss_HLR_A_ATTACKER_B, associationType=SERVER, ipChannelType=SCTP, hostAddress=null, hostPort=0, peerAddress=127.0.0.1, peerPort=8049, serverName=Server_HLR_A_ATTACKER_B, extraHostAddress=[]] 20:01:53,129 INFO [AssociationHandler] New association setup for Association=Ass_ATTACKER_B_HLR_A with 32 outbound streams, and 10 inbound streams.

20:01:53,129 INFO [AssociationHandler] New association setup for Association=ServerAss_HLR_A_ATTACKER_B with 10 outbound streams, and 32 inbound streams.

20:01:53,141 WARN [SccpStackImpl-TestingSccp] Rx : MTP-RESUME: AffectedDpc=20 20:01:53,142 WARN [SccpStackImpl-TestingSccp] Rx : MTP-RESUME: AffectedDpc=2 20:01:53,868 INFO [SelectorThread] Connected Association [name=ServerAss_HLR_A_SMSC_A, associationType=SERVER, ipChannelType=SCTP, hostAddress=null, hostPort=0, peerAddress=127.0.0.1, peerPort=8019, serverName=Server_HLR_A_SMSC_A, extraHostAddress=[]] 20:01:53,868 INFO [SelectorThread] Association=Ass_SMSC_A_HLR_A connected to=[/127.0.0.1:8020] 20:01:53,869 INFO [AssociationHandler] New association setup for Association=ServerAss_HLR_A_SMSC_A with 10 outbound streams, and 32 inbound streams.

20:01:53,869 INFO [AssociationHandler] New association setup for Association=Ass_SMSC_A_HLR_A with 32 outbound streams, and 10 inbound streams.

20:01:53,873 WARN [SccpStackImpl-TestingSccp] Rx : MTP-RESUME: AffectedDpc=2 20:01:53,889 WARN [SccpStackImpl-TestingSccp] Rx : MTP-RESUME: AffectedDpc=3 20:01:54,988 INFO [SelectorThread] Connected Association [name=ServerAss_SMSC_A_MSC_A, associationType=SERVER, ipChannelType=SCTP, hostAddress=null, hostPort=0, peerAddress=127.0.0.1, peerPort=8015, serverName=Server_SMSC_A_MSC_A, extraHostAddress=[]] 20:01:54,988 INFO [SelectorThread] Association=Ass_MSC_A_SMSC_A connected to=[/127.0.0.1:8016] 20:01:54,988 INFO [AssociationHandler] New association setup for Association=ServerAss_SMSC_A_MSC_A with 10 outbound streams, and 32 inbound streams.

20:01:54,988 INFO [AssociationHandler] New association setup for Association=Ass_MSC_A_SMSC_A with 32 outbound streams, and 10 inbound streams.

20:01:54,991 WARN [SccpStackImpl-TestingSccp] Rx : MTP-RESUME: AffectedDpc=1 20:01:54,993 WARN [SccpStackImpl-TestingSccp] Rx : MTP-RESUME: AffectedDpc=3 20:01:56,076 INFO [SelectorThread] Connected Association [name=ServerAss_VLR_A_HLR_A, associationType=SERVER, ipChannelType=SCTP, hostAddress=null, hostPort=0, peerAddress=127.0.0.1, peerPort=8021, serverName=Server_VLR_A_HLR_A, extraHostAddress=[]] 20:01:56,076 INFO [SelectorThread] Association=Ass_HLR_A_VLR_A connected to=[/127.0.0.1:8022] 20:01:56,076 INFO [AssociationHandler] New association setup for Association=ServerAss_VLR_A_HLR_A with 10 outbound streams, and 32 inbound streams.

20:01:56,076 INFO [AssociationHandler] New association setup for Association=Ass_HLR_A_VLR_A with 32 outbound streams, and 10 inbound streams.

20:01:56,081 WARN [SccpStackImpl-TestingSccp] Rx : MTP-RESUME: AffectedDpc=2 20:01:56,084 WARN [SccpStackImpl-TestingSccp] Rx : MTP-RESUME: AffectedDpc=4 20:01:57,622 INFO [SelectorThread] Connected Association [name=ServerAss_SMSC_A_ATTACKER_B, associationType=SERVER, ipChannelType=SCTP, hostAddress=null, hostPort=0, peerAddress=127.0.0.1, peerPort=8051, serverName=Server_SMSC_A_ATTACKER_B, extraHostAddress=[]] 20:01:57,622 INFO [SelectorThread] Association=Ass_ATTACKER_B_SMSC_A connected to=[/127.0.0.1:8052] 20:01:57,622 INFO [AssociationHandler] New association setup for Association=ServerAss_SMSC_A_ATTACKER_B with 10 outbound streams, and 32 inbound streams.

20:01:57,622 INFO [AssociationHandler] New association setup for Association=Ass_ATTACKER_B_SMSC_A with 32 outbound streams, and 10 inbound streams.

20:01:57,625 WARN [SccpStackImpl-TestingSccp] Rx : MTP-RESUME: AffectedDpc=20 20:01:57,626 WARN [SccpStackImpl-TestingSccp] Rx : MTP-RESUME: AffectedDpc=3

-----------Attack Simulation Started-----------

Simulation Type: Simple Parameters: -m: INTERCEPT_SMS


Terminating... Unload complete, shutting down...

Exiting.. Number of genuine procedures generated: 0 Number of attack procedures generated: 0

devcoinfet commented 6 years ago

What exactly are You trying to accomplish?

The thing being here I have got so many damn things on my plate I can't keep my self organized I'm working on like 5 tools all in different languages etc.

So, If You could provide me with a bit more of an idea what Your end goal is. Maybe we can simplify this as I haven't been doing this stuff lately I'm working on other things. I'll get back to the coding of a tool i'm working on for this soon. But in the mean time I can help You if Your more clear.

On Tue, Mar 27, 2018 at 1:04 AM, kaleemss7 notifications@github.com wrote:

in simple mode while i try to run simulator, it starts and shuts down without any output. i am unable to figure out what is wrong. This is the sequence of messages on terminal after starting:

SS7 Simulator Bootstrap Environment

SIMULATOR_HOME: /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator

JAVA: java

JAVA_OPTS: -Dprogram.name=run.sh -Djava.net.preferIPv4Stack=true -Xms256m -Xmx2048m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server. gcInterval=3600000

CLASSPATH: /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/run.jar

=========================================================================

log4j:WARN No appenders could be found for logger (org.mobicents.protocols.ss7.tools.simulator.bootstrap.Main). log4j:WARN Please initialize the log4j system properly. 20:01:41,849 INFO [Main] log4j configured Application has been loaded... Loading simulation hosts... SubscriberManager: added 1 operator A subscribers SubscriberManager: added 0 operator B subscribers SubscriberManager: added 1 total subscribers Simulation hosts loaded, starting simulation... 20:01:42,089 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimSCTPServer_ATTACKER_B_HLR_A_sctp.xml 20:01:42,108 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_ATTACKER_B_HLR_A started. 20:01:42,108 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_ATTACKER_B_HLR_A WorkerThreads=8 SingleThread=false 20:01:42,115 INFO [ManagementImpl] Removing allocated resources: Servers=0, Associations=1 20:01:42,633 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimM3uaServer_ATTACKER_B_HLR_A_m3ua1.xml 20:01:42,655 ERROR [M3UAManagementImpl] Error setting Assciation=Ass_ATTACKER_B_HLR_A for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=Ass_ATTACKER_B_HLR_A at org.mobicents.protocols.sctp.ManagementImpl.getAssociation( ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:641) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:42,656 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl. start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:641) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:42,660 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:42,660 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:42,665 INFO [ManagementImpl] Added Associoation=Ass_ATTACKER_B_HLR_A of type=CLIENT 20:01:42,672 INFO [AssociationImpl] Started Association=Association [name=Ass_ATTACKER_B_HLR_A, associationType=CLIENT, ipChannelType=SCTP, hostAddress=127.0.0.1, hostPort=8049, peerAddress=127.0.0.1, peerPort=8050, serverName=null, extraHostAddress=[]] 20:01:42,682 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:42,682 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${ jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/ TestingSccp_management2.xml 20:01:42,698 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:42,712 INFO [RouterImpl] Started SCCP Router 20:01:42,715 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:42,717 INFO [SccpResourceImpl] Started Sccp Resource 20:01:42,717 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:42,717 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:42,717 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:42,804 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@6c40365c 20:01:42,804 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:42,805 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:42,805 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:42,805 INFO [TCAPProviderImpl] Registered SCCP listener with address 8 20:01:42,806 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimSCTPServer_HLR_A_ATTACKER_B_sctp.xml 20:01:42,813 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8050 ] 20:01:42,813 INFO [ServerImpl] Started Server=Server_HLR_A_ATTACKER_B 20:01:42,814 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_HLR_A_ATTACKER_B WorkerThreads=8 SingleThread=false 20:01:42,814 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_HLR_A_ATTACKER_B started. 20:01:42,815 INFO [ManagementImpl] Removing allocated resources: Servers=1, Associations=1 20:01:42,818 INFO [ServerImpl] Stoped Server=Server_HLR_A_ATTACKER_B 20:01:43,320 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimM3uaServer_HLR_A_ATTACKER_B_m3ua1.xml 20:01:43,326 ERROR [M3UAManagementImpl] Error setting Assciation=ServerAss_HLR_A_ATTACKER_B for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=ServerAss_HLR_A_ATTACKER_B at org.mobicents.protocols.sctp.ManagementImpl.getAssociation( ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:642) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:43,327 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl. start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:642) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:43,328 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:43,328 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:43,333 INFO [ManagementImpl] Created Server=Server_HLR_A_ATTACKER_B 20:01:43,333 INFO [ManagementImpl] Added Associoation=ServerAss_HLR_A_ATTACKER_B of type=SERVER 20:01:43,334 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8050 ] 20:01:43,334 INFO [ServerImpl] Started Server=Server_HLR_A_ATTACKER_B 20:01:43,338 INFO [AssociationImpl] Started Association=Association [name=ServerAss_HLR_A_ATTACKER_B, associationType=SERVER, ipChannelType=SCTP, hostAddress=null, hostPort=0, peerAddress=127.0.0.1, peerPort=8049, serverName=Server_HLR_A_ATTACKER_B, extraHostAddress=[]] 20:01:43,340 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:43,340 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${ jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/ TestingSccp_management2.xml 20:01:43,341 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:43,342 INFO [RouterImpl] Started SCCP Router 20:01:43,342 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:43,343 INFO [SccpResourceImpl] Started Sccp Resource 20:01:43,343 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:43,343 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:43,343 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:43,352 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@4961f6af 20:01:43,352 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:43,353 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:43,353 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:43,353 INFO [TCAPProviderImpl] Registered SCCP listener with address 6 20:01:43,353 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimSCTPServer_SMSC_A_HLR_A_sctp.xml 20:01:43,354 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_SMSC_A_HLR_A started. 20:01:43,354 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_SMSC_A_HLR_A WorkerThreads=8 SingleThread=false 20:01:43,355 INFO [ManagementImpl] Removing allocated resources: Servers=0, Associations=1 20:01:43,857 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimM3uaServer_SMSC_A_HLR_A_m3ua1.xml 20:01:43,860 ERROR [M3UAManagementImpl] Error setting Assciation=Ass_SMSC_A_HLR_A for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=Ass_SMSC_A_HLR_A at org.mobicents.protocols.sctp.ManagementImpl.getAssociation( ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:643) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:43,861 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl. start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:643) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:43,862 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:43,862 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:43,865 INFO [ManagementImpl] Added Associoation=Ass_SMSC_A_HLR_A of type=CLIENT 20:01:43,868 INFO [AssociationImpl] Started Association=Association [name=Ass_SMSC_A_HLR_A, associationType=CLIENT, ipChannelType=SCTP, hostAddress=127.0.0.1, hostPort=8019, peerAddress=127.0.0.1, peerPort=8020, serverName=null, extraHostAddress=[]] 20:01:43,869 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:43,869 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${ jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/ TestingSccp_management2.xml 20:01:43,870 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:43,871 INFO [RouterImpl] Started SCCP Router 20:01:43,871 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:43,872 INFO [SccpResourceImpl] Started Sccp Resource 20:01:43,872 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:43,872 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:43,872 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:43,879 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@8c3b9d 20:01:43,880 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:43,880 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:43,880 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:43,880 INFO [TCAPProviderImpl] Registered SCCP listener with address 8 20:01:43,881 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimSCTPServer_HLR_A_SMSC_A_sctp.xml 20:01:43,882 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8020 ] 20:01:43,882 INFO [ServerImpl] Started Server=Server_HLR_A_SMSC_A 20:01:43,885 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_HLR_A_SMSC_A WorkerThreads=8 SingleThread=false 20:01:43,885 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_HLR_A_SMSC_A started. 20:01:43,922 INFO [ManagementImpl] Removing allocated resources: Servers=1, Associations=1 20:01:43,925 INFO [ServerImpl] Stoped Server=Server_HLR_A_SMSC_A 20:01:44,427 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimM3uaServer_HLR_A_SMSC_A_m3ua1.xml 20:01:44,432 ERROR [M3UAManagementImpl] Error setting Assciation=ServerAss_HLR_A_SMSC_A for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=ServerAss_HLR_A_SMSC_A at org.mobicents.protocols.sctp.ManagementImpl.getAssociation( ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:644) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:44,432 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl. start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:644) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:44,433 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:44,433 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:44,436 INFO [ManagementImpl] Created Server=Server_HLR_A_SMSC_A 20:01:44,437 INFO [ManagementImpl] Added Associoation=ServerAss_HLR_A_SMSC_A of type=SERVER 20:01:44,437 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8020 ] 20:01:44,437 INFO [ServerImpl] Started Server=Server_HLR_A_SMSC_A 20:01:44,440 INFO [AssociationImpl] Started Association=Association [name=ServerAss_HLR_A_SMSC_A, associationType=SERVER, ipChannelType=SCTP, hostAddress=null, hostPort=0, peerAddress=127.0.0.1, peerPort=8019, serverName=Server_HLR_A_SMSC_A, extraHostAddress=[]] 20:01:44,441 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:44,441 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${ jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/ TestingSccp_management2.xml 20:01:44,442 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:44,444 INFO [RouterImpl] Started SCCP Router 20:01:44,444 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:44,445 INFO [SccpResourceImpl] Started Sccp Resource 20:01:44,445 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:44,445 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:44,445 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:44,470 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@6aaceffd 20:01:44,470 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:44,471 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:44,471 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:44,471 INFO [TCAPProviderImpl] Registered SCCP listener with address 6 20:01:44,472 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimSCTPServer_MSC_A_SMSC_A_sctp.xml 20:01:44,473 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_MSC_A_SMSC_A started. 20:01:44,473 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_MSC_A_SMSC_A WorkerThreads=8 SingleThread=false 20:01:44,474 INFO [ManagementImpl] Removing allocated resources: Servers=0, Associations=1 20:01:44,976 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimM3uaServer_MSC_A_SMSC_A_m3ua1.xml 20:01:44,977 ERROR [M3UAManagementImpl] Error setting Assciation=Ass_MSC_A_SMSC_A for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=Ass_MSC_A_SMSC_A at org.mobicents.protocols.sctp.ManagementImpl.getAssociation( ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:645) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:44,978 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl. start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:645) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:44,978 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:44,979 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:44,982 INFO [ManagementImpl] Added Associoation=Ass_MSC_A_SMSC_A of type=CLIENT 20:01:44,985 INFO [AssociationImpl] Started Association=Association [name=Ass_MSC_A_SMSC_A, associationType=CLIENT, ipChannelType=SCTP, hostAddress=127.0.0.1, hostPort=8015, peerAddress=127.0.0.1, peerPort=8016, serverName=null, extraHostAddress=[]] 20:01:44,986 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:44,988 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${ jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/ TestingSccp_management2.xml 20:01:44,989 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:44,990 INFO [RouterImpl] Started SCCP Router 20:01:44,990 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:44,991 INFO [SccpResourceImpl] Started Sccp Resource 20:01:44,991 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:44,991 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:44,991 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:45,016 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@5c90e579 20:01:45,016 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:45,016 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:45,016 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:45,016 INFO [TCAPProviderImpl] Registered SCCP listener with address 8 20:01:45,016 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimSCTPServer_SMSC_A_MSC_A_sctp.xml 20:01:45,017 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8016 ] 20:01:45,017 INFO [ServerImpl] Started Server=Server_SMSC_A_MSC_A 20:01:45,017 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_SMSC_A_MSC_A WorkerThreads=8 SingleThread=false 20:01:45,018 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_SMSC_A_MSC_A started. 20:01:45,018 INFO [ManagementImpl] Removing allocated resources: Servers=1, Associations=1 20:01:45,019 INFO [ServerImpl] Stoped Server=Server_SMSC_A_MSC_A 20:01:45,520 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimM3uaServer_SMSC_A_MSC_A_m3ua1.xml 20:01:45,522 ERROR [M3UAManagementImpl] Error setting Assciation=ServerAss_SMSC_A_MSC_A for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=ServerAss_SMSC_A_MSC_A at org.mobicents.protocols.sctp.ManagementImpl.getAssociation( ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:646) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:45,522 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl. start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:646) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:45,523 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:45,523 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:45,526 INFO [ManagementImpl] Created Server=Server_SMSC_A_MSC_A 20:01:45,526 INFO [ManagementImpl] Added Associoation=ServerAss_SMSC_A_MSC_A of type=SERVER 20:01:45,527 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8016 ] 20:01:45,527 INFO [ServerImpl] Started Server=Server_SMSC_A_MSC_A 20:01:45,532 INFO [AssociationImpl] Started Association=Association [name=ServerAss_SMSC_A_MSC_A, associationType=SERVER, ipChannelType=SCTP, hostAddress=null, hostPort=0, peerAddress=127.0.0.1, peerPort=8015, serverName=Server_SMSC_A_MSC_A, extraHostAddress=[]] 20:01:45,533 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:45,533 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${ jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/ TestingSccp_management2.xml 20:01:45,533 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:45,534 INFO [RouterImpl] Started SCCP Router 20:01:45,535 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:45,535 INFO [SccpResourceImpl] Started Sccp Resource 20:01:45,535 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:45,535 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:45,535 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:45,551 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@6db9f5a4 20:01:45,552 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:45,552 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:45,553 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:45,553 INFO [TCAPProviderImpl] Registered SCCP listener with address 8 20:01:45,554 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimSCTPServer_HLR_A_VLR_A_sctp.xml 20:01:45,557 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_HLR_A_VLR_A WorkerThreads=8 SingleThread=false 20:01:45,558 INFO [ManagementImpl] Removing allocated resources: Servers=0, Associations=1 20:01:45,558 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_HLR_A_VLR_A started. 20:01:46,062 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimM3uaServer_HLR_A_VLR_A_m3ua1.xml 20:01:46,063 ERROR [M3UAManagementImpl] Error setting Assciation=Ass_HLR_A_VLR_A for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=Ass_HLR_A_VLR_A at org.mobicents.protocols.sctp.ManagementImpl.getAssociation( ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:647) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:46,064 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl. start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:647) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:46,064 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:46,064 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:46,067 INFO [ManagementImpl] Added Associoation=Ass_HLR_A_VLR_A of type=CLIENT 20:01:46,070 INFO [AssociationImpl] Started Association=Association [name=Ass_HLR_A_VLR_A, associationType=CLIENT, ipChannelType=SCTP, hostAddress=127.0.0.1, hostPort=8021, peerAddress=127.0.0.1, peerPort=8022, serverName=null, extraHostAddress=[]] 20:01:46,072 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:46,072 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${ jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/ TestingSccp_management2.xml 20:01:46,072 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:46,073 INFO [RouterImpl] Started SCCP Router 20:01:46,073 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:46,074 INFO [SccpResourceImpl] Started Sccp Resource 20:01:46,074 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:46,074 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:46,074 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:46,078 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@6ff29830 20:01:46,078 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:46,078 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:46,078 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:46,078 INFO [TCAPProviderImpl] Registered SCCP listener with address 6 20:01:46,079 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimSCTPServer_VLR_A_HLR_A_sctp.xml 20:01:46,079 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8022 ] 20:01:46,079 INFO [ServerImpl] Started Server=Server_VLR_A_HLR_A 20:01:46,080 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_VLR_A_HLR_A WorkerThreads=8 SingleThread=false 20:01:46,080 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_VLR_A_HLR_A started. 20:01:46,080 INFO [ManagementImpl] Removing allocated resources: Servers=1, Associations=1 20:01:46,082 INFO [ServerImpl] Stoped Server=Server_VLR_A_HLR_A 20:01:46,583 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimM3uaServer_VLR_A_HLR_A_m3ua1.xml 20:01:46,586 ERROR [M3UAManagementImpl] Error setting Assciation=ServerAss_VLR_A_HLR_A for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=ServerAss_VLR_A_HLR_A at org.mobicents.protocols.sctp.ManagementImpl.getAssociation( ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:648) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:46,586 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl. start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:648) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:46,587 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:46,587 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:46,589 INFO [ManagementImpl] Created Server=Server_VLR_A_HLR_A 20:01:46,590 INFO [ManagementImpl] Added Associoation=ServerAss_VLR_A_HLR_A of type=SERVER 20:01:46,591 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8022 ] 20:01:46,591 INFO [ServerImpl] Started Server=Server_VLR_A_HLR_A 20:01:46,593 INFO [AssociationImpl] Started Association=Association [name=ServerAss_VLR_A_HLR_A, associationType=SERVER, ipChannelType=SCTP, hostAddress=null, hostPort=0, peerAddress=127.0.0.1, peerPort=8021, serverName=Server_VLR_A_HLR_A, extraHostAddress=[]] 20:01:46,595 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:46,595 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${ jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/ TestingSccp_management2.xml 20:01:46,596 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:46,597 INFO [RouterImpl] Started SCCP Router 20:01:46,597 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:46,597 INFO [SccpResourceImpl] Started Sccp Resource 20:01:46,597 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:46,597 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:46,597 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:46,605 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@17a7f733 20:01:46,605 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:46,606 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:46,606 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:46,606 INFO [TCAPProviderImpl] Registered SCCP listener with address 7 20:01:46,606 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimSCTPServer_ATTACKER_B_SMSC_A_sctp.xml 20:01:46,607 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_ATTACKER_B_SMSC_A WorkerThreads=8 SingleThread=false 20:01:46,607 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_ATTACKER_B_SMSC_A started. 20:01:46,607 INFO [ManagementImpl] Removing allocated resources: Servers=0, Associations=1 20:01:47,138 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimM3uaServer_ATTACKER_B_SMSC_A_m3ua1.xml 20:01:47,139 ERROR [M3UAManagementImpl] Error setting Assciation=Ass_ATTACKER_B_SMSC_A for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=Ass_ATTACKER_B_SMSC_A at org.mobicents.protocols.sctp.ManagementImpl.getAssociation( ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:649) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:47,140 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl. start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:649) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:47,141 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:47,141 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:47,143 INFO [ManagementImpl] Added Associoation=Ass_ATTACKER_B_SMSC_A of type=CLIENT 20:01:47,146 INFO [AssociationImpl] Started Association=Association [name=Ass_ATTACKER_B_SMSC_A, associationType=CLIENT, ipChannelType=SCTP, hostAddress=127.0.0.1, hostPort=8051, peerAddress=127.0.0.1, peerPort=8052, serverName=null, extraHostAddress=[]] 20:01:47,147 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:47,147 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${ jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/ TestingSccp_management2.xml 20:01:47,147 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:47,148 INFO [RouterImpl] Started SCCP Router 20:01:47,148 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:47,149 INFO [SccpResourceImpl] Started Sccp Resource 20:01:47,151 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:47,151 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:47,151 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:47,160 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@3571b748 20:01:47,160 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:47,160 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:47,161 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:47,161 INFO [TCAPProviderImpl] Registered SCCP listener with address 8 20:01:47,161 INFO [ManagementImpl] SCTP configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimSCTPServer_SMSC_A_ATTACKER_B_sctp.xml 20:01:47,162 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8052 ] 20:01:47,163 INFO [ServerImpl] Started Server=Server_SMSC_A_ATTACKER_B 20:01:47,163 INFO [SelectorThread] SelectorThread for Management=SimSCTPServer_SMSC_A_ATTACKER_B started. 20:01:47,164 INFO [ManagementImpl] Started SCTP Management=SimSCTPServer_SMSC_A_ATTACKER_B WorkerThreads=8 SingleThread=false 20:01:47,165 INFO [ManagementImpl] Removing allocated resources: Servers=1, Associations=1 20:01:47,175 INFO [ServerImpl] Stoped Server=Server_SMSC_A_ATTACKER_B 20:01:47,678 INFO [M3UAManagementImpl] M3UA configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/SimM3uaServer_SMSC_A_ATTACKER_B_m3ua1.xml 20:01:47,679 ERROR [M3UAManagementImpl] Error setting Assciation=ServerAss_SMSC_A_ATTACKER_B for the AspFactory=testasp while loading from XML java.lang.Exception: No Association found for name=ServerAss_SMSCA ATTACKER_B at org.mobicents.protocols.sctp.ManagementImpl.getAssociation( ManagementImpl.java:855) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1067) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:650) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:47,680 ERROR [M3UAManagementImpl] Error starting the AspFactory=testasp while loading from XML java.lang.NullPointerException at org.mobicents.protocols.ss7.m3ua.impl.AspFactoryImpl. start(AspFactoryImpl.java:178) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadActualData(M3UAManagementImpl.java:1075) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. loadVer2(M3UAManagementImpl.java:1108) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. load(M3UAManagementImpl.java:990) at org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl. start(M3UAManagementImpl.java:247) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.initM3ua(M3uaMan.java:648) at org.mobicents.protocols.ss7.tools.simulator.level1. M3uaMan.start(M3uaMan.java:549) at org.mobicents.protocols.ss7.tools.simulator.management. AttackTesterHost.start(AttackTesterHost.java:3225) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. startAttackSimulationHosts(AttackSimulationOrganizer.java:650) at org.mobicents.protocols.ss7.tools.simulator.AttackSimulationOrganizer. start(AttackSimulationOrganizer.java:989) at org.mobicents.protocols.ss7.tools.simulator.MainCore. startAttackSimulation(MainCore.java:208) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.boot(Main.java:322) at org.mobicents.protocols.ss7.tools.simulator.bootstrap. Main.main(Main.java:81) 20:01:47,680 INFO [M3UAManagementImpl] Started M3UAManagement 20:01:47,681 INFO [M3UAManagementImpl] Removing allocated resources: AppServers=1, AspFactories=1 20:01:47,683 INFO [ManagementImpl] Created Server=Server_SMSC_A_ATTACKER_B 20:01:47,684 INFO [ManagementImpl] Added Associoation=ServerAss_SMSC_A_ATTACKER_B of type=SERVER 20:01:47,684 INFO [ServerImpl] SctpServerChannel bound to=[/127.0.0.1:8052 ] 20:01:47,684 INFO [ServerImpl] Started Server=Server_SMSC_A_ATTACKER_B 20:01:47,688 INFO [AssociationImpl] Started Association=Association [name=ServerAss_SMSC_A_ATTACKER_B, associationType=SERVER, ipChannelType=SCTP, hostAddress=null, hostPort=0, peerAddress=127.0.0.1, peerPort=8051, serverName=Server_SMSC_A_ATTACKER_B, extraHostAddress=[]] 20:01:47,689 INFO [SccpStackImpl-TestingSccp] Starting ... 20:01:47,689 INFO [SccpStackImpl-TestingSccp] SCCP Management configuration file path /root/Desktop/restcomm-jss7-${ jSS7.release.version}/ss7/restcomm-ss7-simulator/bin/ TestingSccp_management2.xml 20:01:47,690 INFO [RouterImpl] SCCP Router configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccprouter2.xml 20:01:47,690 INFO [RouterImpl] Started SCCP Router 20:01:47,691 INFO [SccpResourceImpl] SCCP Resource configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/TestingSccp_sccpresource2.xml 20:01:47,691 INFO [SccpResourceImpl] Started Sccp Resource 20:01:47,691 INFO [SccpStackImpl-TestingSccp] Starting routing engine... 20:01:47,691 INFO [SccpStackImpl-TestingSccp] Starting management ... 20:01:47,691 INFO [SccpStackImpl-TestingSccp] Starting MSU handler... 20:01:47,694 INFO [TCAPStackImpl-Simulator] Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@f2ff811 20:01:47,694 INFO [TCAPStackImpl-Simulator] TCAP Management configuration file path /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml 20:01:47,694 WARN [TCAPStackImpl-Simulator] Failed to load the TCAP Management configuration file. /root/Desktop/restcomm-jss7-${jSS7.release.version}/ss7/ restcomm-ss7-simulator/bin/Simulator_management.xml (No such file or directory) 20:01:47,695 INFO [TCAPProviderImpl] Starting TCAP Provider 20:01:47,695 INFO [TCAPProviderImpl] Registered SCCP listener with address 8 20:01:53,128 INFO [SelectorThread] Association=Ass_ATTACKER_B_HLR_A connected to=[/127.0.0.1:8050] 20:01:53,128 INFO [SelectorThread] Connected Association [name=ServerAss_HLR_A_ATTACKER_B, associationType=SERVER, ipChannelType=SCTP, hostAddress=null, hostPort=0, peerAddress=127.0.0.1, peerPort=8049, serverName=Server_HLR_A_ATTACKER_B, extraHostAddress=[]] 20:01:53,129 INFO [AssociationHandler] New association setup for Association=Ass_ATTACKER_B_HLR_A with 32 outbound streams, and 10 inbound streams.

20:01:53,129 INFO [AssociationHandler] New association setup for Association=ServerAss_HLR_A_ATTACKER_B with 10 outbound streams, and 32 inbound streams.

20:01:53,141 WARN [SccpStackImpl-TestingSccp] Rx : MTP-RESUME: AffectedDpc=20 20:01:53,142 WARN [SccpStackImpl-TestingSccp] Rx : MTP-RESUME: AffectedDpc=2 20:01:53,868 INFO [SelectorThread] Connected Association [name=ServerAss_HLR_A_SMSC_A, associationType=SERVER, ipChannelType=SCTP, hostAddress=null, hostPort=0, peerAddress=127.0.0.1, peerPort=8019, serverName=Server_HLR_A_SMSC_A, extraHostAddress=[]] 20:01:53,868 INFO [SelectorThread] Association=Ass_SMSC_A_HLR_A connected to=[/127.0.0.1:8020] 20:01:53,869 INFO [AssociationHandler] New association setup for Association=ServerAss_HLR_A_SMSC_A with 10 outbound streams, and 32 inbound streams.

20:01:53,869 INFO [AssociationHandler] New association setup for Association=Ass_SMSC_A_HLR_A with 32 outbound streams, and 10 inbound streams.

20:01:53,873 WARN [SccpStackImpl-TestingSccp] Rx : MTP-RESUME: AffectedDpc=2 20:01:53,889 WARN [SccpStackImpl-TestingSccp] Rx : MTP-RESUME: AffectedDpc=3 20:01:54,988 INFO [SelectorThread] Connected Association [name=ServerAss_SMSC_A_MSC_A, associationType=SERVER, ipChannelType=SCTP, hostAddress=null, hostPort=0, peerAddre

ghost commented 4 years ago

email me at w a b e f e t at gmail.com On Sun, Mar 11, 2018 at 1:54 PM, kaleemss7 @.> wrote: thank you for your guidance. i am also using kali. with me attack simulator is running in complex mode and i am capturing packets from lo interface of wireshark. but is it is not running in simple mode (location:ati, location:psi, sms:intercept). none of these modes working. it starts and then exits without generating any traffic. it displays message: number of genuine procedure generated =0, number of attack procedures generated= 0. moreover in complex mode it is just generating genuine procedures not the attack procedures. i wanted a data set of genuine plus attack procedures so that i can check different machine learning algos on it to detect attack packets. if you figured it out how to generate attack packets please share it. moreover even if it generated attack packets how can i differentiate between attack packets and genuine packets. Thank you. looking forward...... ____ From: devcoinfet @.> Sent: Saturday, March 10, 2018 4:21 PM To: polarking/jss7-attack-simulator Cc: kaleemss7; Manual Subject: Re: [polarking/jss7-attack-simulator] [help wanted] What to do after starting simulator? (#1) What, I did was go into the run.sh File and grabbed the location of the attack_simmulator jar File. After some errors with Java Path etc I was using Kali so it ran for me than You can configure the stuff that way I was able to capture a packet to the ATI or something like that and wrote a small parser for it as the packets were on lo interface being sniffed in wireshark I believe I believe SCTP was the filter I gave wireshark make sure the attack isn't in progress and You just aren't seeing it feel free to contact me if You want a hand still. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub<https://github.com/ polarking/jss7-attack-simulator#1#issuecomment-372022488>, or mute the thread<https://github.com/notifications/unsubscribe- auth/AeAzqxhMuYUFTfEi0AYZdE-6o9t6Hy_eks5tc7c9gaJpZM4LqPnH>. — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#1 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/AhJZgSsFpEBLxuUrcvKEpDu5rRT0tgkqks5tdY8bgaJpZM4LqPnH .

Hi Sir, Hope this email finds you in good health. I am a PhD student from Taylor's University I have been asked by one of my supervisors to use "Kristoffer Jensen - polarking " work as a baseline and work on Roaming Subscribers Senario.

Now i have few queries regarding Implementation Can you help me in that.

in following https://github.com/polarking/jss7-attack-simulator/issues/1# raised on GitHubRepository of attack simulator you have mentioned that your are running the simulator : I have a question as thr simulator is running in complex mode but just genrating NORMAL TRAFFIC how and when the attack traffic will be generated for how much time i have to RUN Attack Simulator to get Attack Simulator in the README file jensen also mentioned this " After a mercy period, there will be launched attacks against the subscriber with the goal of obtaining the subscribers location and intercept SMS originally sent to this subscriber"

so how to defined and set this a mercy period and what is its value means after how much time the attack will be launched and have you hard coded the attacks means it will performed automatically while running the simulator.

and if i need to use deep learning how can i embed that in your script.