DragonOS Pi64 SS7 Any Time Interrogation (SigPloit, Pi4, Beta7+)

  Рет қаралды 6,225

cemaxecuter

cemaxecuter

Күн бұрын

Пікірлер: 55
@mr.roboter
@mr.roboter 3 жыл бұрын
This is so fanstastic sir what this is program need devices?hackrf one?
@experimentslk5291
@experimentslk5291 3 жыл бұрын
Thanks for your videos.....i am always your follower
@gabrielprado1874
@gabrielprado1874 3 жыл бұрын
Outstanding! Grazie!
@hamedranaee5641
@hamedranaee5641 Жыл бұрын
What local_GT stands for, And where the numbers came from !? Please Examine all parameters you set there as config.
@cemaxecuter7783
@cemaxecuter7783 Жыл бұрын
In the case of this video those numbers are simulated as is he entire ss7 server side. Should be global title. The thing is, for any of this to work for real you would need access to the provider ss7 and even then I would doubt sigploit in its current state would just work these days 🤷
@rifkyrifky581
@rifkyrifky581 2 жыл бұрын
stupid question: is DragonOs PI 64 work with virtualbox in my Pc or Mac? so i won’t need to invest in Raspbery pi
@cemaxecuter7783
@cemaxecuter7783 2 жыл бұрын
If you’re looking just for sigploit you can burn the pi image to an SD card and go in and copy off the directory /usr/src/sigploit and then in a Vm install DragonOS Focal (x64 DragonOS) and use the folder you took from the pi to run sigploit within the VM. Slight pain in the butt though. You can’t, at least that I know of, run the Pi image in a Vm.
@rifkyrifky581
@rifkyrifky581 2 жыл бұрын
@@cemaxecuter7783 thank you so much for that make sense idea. 🙏👍
@pedroc9585
@pedroc9585 3 жыл бұрын
Which RAM size is the ideal for this process? Maybe buying Raspberry Pi 4 with 4Gb is enough?
@cemaxecuter7783
@cemaxecuter7783 3 жыл бұрын
I have the 4GB model but if you already have a Pi3, maybe try it on that as well.
@pedroc9585
@pedroc9585 3 жыл бұрын
@@cemaxecuter7783 Perfect then, gonna order it and try it 👌🏼
@igorkurilov1053
@igorkurilov1053 3 жыл бұрын
Pls change system boot size. It’s only 800 mb after write image to sd card. Thanks
@cemaxecuter7783
@cemaxecuter7783 3 жыл бұрын
Run sudo raspi-config in terminal Select advanced Select expand file system Reboot and you will have full size of SDR card I’ll work on a way for that to happen automatically
@mrroot6708
@mrroot6708 3 жыл бұрын
Hello my friend, can I contact you?
@mcseevujohnkiller
@mcseevujohnkiller 3 жыл бұрын
Please Help.. I am getting Black Screen after final install and use my user/password get black screen, Even if I try to use Live CD Resolution is HUGE BIGGG and no ICON can be found, the Board I am using is Asus Q87T/CSM , I try to install ubuntu same issue Black screen
@cemaxecuter7783
@cemaxecuter7783 3 жыл бұрын
Hello, when you say black screen do you mean something like the grub prompt screen where it’s just a shell and you can type and that’s all? Try at first to go into bios and make sure “safe boot” is turned off. Also try at first to see if there’s a “legacy” bios option instead of UEFI. Turn legacy on and boot the live usb again and reinstall. As far as the resolution being huge, maybe a graphics card not covered by the driver? Also, which version of DragonOS are you using. Dragon Focal?
@cemaxecuter7783
@cemaxecuter7783 3 жыл бұрын
Since you’re using the board you mentioned, you’d want to use this sourceforge.net/projects/dragonos-focal/files/
@mcseevujohnkiller
@mcseevujohnkiller 3 жыл бұрын
@@cemaxecuter7783 Yes is the version I am trying to use.. when Installation finish ,I do see the login boxes for user/password once I type my credentials goes to black screen , I can move mouse, I try to rigth click mouse to see if any image come up and nothing show .
@cemaxecuter7783
@cemaxecuter7783 3 жыл бұрын
Are you plugging your screen into the onboard graphics or another screen? Is it dual monitor? Can you go here and maybe post a ticket with screen shots?
@cemaxecuter7783
@cemaxecuter7783 3 жыл бұрын
sourceforge.net/p/dragonos-focal/tickets/
@tamizhagamtamizhagam8731
@tamizhagamtamizhagam8731 2 жыл бұрын
Where I have to put target num?
@ngdi_
@ngdi_ 2 жыл бұрын
Did we need rtl sdr?
@cemaxecuter7783
@cemaxecuter7783 2 жыл бұрын
No SDR needed.
@jo_kr.1142
@jo_kr.1142 3 жыл бұрын
We want to intercept messages
@cemaxecuter7783
@cemaxecuter7783 3 жыл бұрын
That would likely bring KZbin wrath upon me. May I suggest looking at crazy danish hacker - that is more his arena and KZbin doesn’t seem to have an issue with his videos.
@bradfordltd
@bradfordltd 3 жыл бұрын
@@cemaxecuter7783 actually not so true twitter.com/CrazyDaneHacker/status/1380260312914534401?s=20
@cemaxecuter7783
@cemaxecuter7783 3 жыл бұрын
Yes, basically the same or similar thing happened to me. I went back and forth with at least a half dozen people at KZbin, but was never given an explanation that was helpful in understanding what exactly was wrong with the video.
@v_ptai5937
@v_ptai5937 3 жыл бұрын
عايز تخربها 😹😹🔥
@eaaepro
@eaaepro 3 жыл бұрын
Hello bro can you do tutorial for install sigploiter on kali linux? Bcs I got import error: no module named configobj. I've already installed the latest configobj version 5.0.6? Is there anything else i can do? Thank you verymuch
@cemaxecuter7783
@cemaxecuter7783 3 жыл бұрын
Sigploit if I recall is python2 so you’d have to first get that on kali.
@eaaepro
@eaaepro 3 жыл бұрын
@@cemaxecuter7783 my python2 version installed is python 2.7.18. but when i run the sudo pip2 install -r requirementsmtxt it said pip2: command not found
@cemaxecuter7783
@cemaxecuter7783 3 жыл бұрын
@@eaaepro try sudo apt install python2-pip
@eaaepro
@eaaepro 3 жыл бұрын
@@cemaxecuter7783 it said unable to locate package python2-pip. But when i try python2 --version my version is 2.7.18. when i run sudo pip2 install -r requirements.txt it said bash:pip2: command not found. What should i do sir
@cemaxecuter7783
@cemaxecuter7783 3 жыл бұрын
Maybe then sudo apt install python-pip. I’m not to familiar with kali repos.
@rik2128
@rik2128 3 жыл бұрын
Hi, i want install sigploit on dragon os , but the repo sigploit on github is delete ,
@cemaxecuter7783
@cemaxecuter7783 3 жыл бұрын
I noticed, that’s odd! I have it included in DragonOS Pi64 so it could probably be pulled from there.
@rik2128
@rik2128 3 жыл бұрын
@@cemaxecuter7783 now i should look for a guide if it exists to extract an application from pi4 and then install it elsewhere. I think I will never do it, I searched all google but no files maybe of old archives I found sigploit
@cemaxecuter7783
@cemaxecuter7783 3 жыл бұрын
Sorry, what I meant was the source pulled from GitHub is in the DragonOS Pi64 build in the /usr/src/sigploit so it should be the same as the archives.
@silentsindhi363
@silentsindhi363 2 жыл бұрын
I have ss7 but not a working why ?
@cemaxecuter7783
@cemaxecuter7783 2 жыл бұрын
I don’t know if it’s been tested as is against a real ss7, I’d suspect it would need modifications.
@silentsindhi363
@silentsindhi363 2 жыл бұрын
@@cemaxecuter7783 sir can you tell me how to install ss7 please
@systemdeniedremote6417
@systemdeniedremote6417 2 жыл бұрын
Master i need help ? How to find client ip ? its network local? i mean its not ip target?
@cemaxecuter7783
@cemaxecuter7783 2 жыл бұрын
This is just using the included simulation ss7, if you somehow had paid access to a real network or your own network, you’d have to determine that info from the provider.
@jorgearrendell9755
@jorgearrendell9755 2 жыл бұрын
Does dragonOS focal raspberry pi have sigploit installed in it?
@cemaxecuter7783
@cemaxecuter7783 2 жыл бұрын
DragonOS Pi64 for the Pi does have SigPloit included. The repo/install could be removed and put into DragonOS Focal (x64 edition) if needed.
@jorgearrendell9755
@jorgearrendell9755 2 жыл бұрын
@@cemaxecuter7783 can I use a usb to make a bootable image for my pc? If so can you show me the guide ?
DragonOS Focal SS7 Any Time Interrogation (SigPloit, GSMEvil2)
16:07
DragonOS Pi64 SigPloit SS7 SendIMSI Setup (Raspberry Pi4)
5:26
cemaxecuter
Рет қаралды 8 М.
Sigma baby, you've conquered soap! 😲😮‍💨 LeoNata family #shorts
00:37
Não sabe esconder Comida
00:20
DUDU e CAROL
Рет қаралды 65 МЛН
DRAGON OS FOCAL - The Software Defined Radio Toolbox
11:09
Tech Minds
Рет қаралды 154 М.
Tobias Engel: SS7: Locate. Track. Manipulate.
1:00:57
media.ccc.de
Рет қаралды 78 М.
Beginner's Guide To The Linux Terminal
42:27
DistroTube
Рет қаралды 390 М.
DragonOS Focal YateBTS Calls + SMS w/ BladeRFxA4 (Yate RC2) part 1
16:35
I Hacked Into My Own Car
20:29
Steve Mould
Рет қаралды 2,8 МЛН
SS7 location exploit on test server Awesome...
4:49
D8RH8R
Рет қаралды 15 М.
Sigma baby, you've conquered soap! 😲😮‍💨 LeoNata family #shorts
00:37