BPlanZ@infosec.exchange banner
BPlanZ@infosec.exchange

@Mike_I99

With twitter decline, I migrated to: https://t.co/X29bnUz9xf App uninstalled as well. Sad end to what was a valuable site and community. Occasional checkin

Katılım Aralık 2010
1.1K Takip Edilen285 Takipçiler
Sabitlenmiş Tweet
BPlanZ@infosec.exchange
[email protected]@Mike_I99·
Now setup on Mastodon @BPlanZ@infosec.exchange Was looking for alternatives in case of melt down here. What I have found after a week there is I like it! Clunky to get started, yep but worth it for me. Not closing this acct yet, just much less active here now.
English
1
0
1
0
wirefall (AKA Pwn Spice)
While everyone has been doom watching the election results, I’ve been doing something constructive for tomorrow’s @Dallas_Hackers. So far, I’ve added two new Stream Decks, a preview monitor, new sound effects, as well as support for iPhone/iPad, and audio over HDMI from laptops.
wirefall (AKA Pwn Spice) tweet media
English
3
2
26
1.1K
[email protected] retweetledi
Headquarters
Headquarters@HQNewsNow·
Trump: “Every rally is full. You don’t have any seats that are empty” Cameraperson: Hold my beer
English
1.1K
8.8K
62.5K
3.4M
Mark Hamill
Mark Hamill@MarkHamill·
Just canceled the newspaper that told us "Democracy Dies In Darkness" #BoycottWaPo
Mark Hamill tweet media
English
10K
13.3K
72.4K
3.3M
BPlanZ@infosec.exchange
[email protected]@Mike_I99·
More than a bit bizzare that Musk is hurting Tesla with his unhinged actions. People who buy electric vehicles are concerned about issues like climate change. They will switch to some other brand in the future. I guess when you are filthy rich you don't care #stupidMusk
English
0
0
0
51
[email protected] retweetledi
hacker.house
hacker.house@hackerfantastic·
IMEI spoofing via AT commands with @thepine64 pinephone.
Amir Taaki ⛛@lunardragon420

States track our phones using the IMEI code. But you can change it. They don't want people to know. This info is kept secret. But today I am making it public in this guide. You will get a hotspot usable with any phone that protects your IMEI from the government for $300. Your phone broadcasts 2 pieces of info: the IMEI which is tied to the phone's hardware and the IMSI which is tied to the SIM card. To change the IMSI, simply use change your SIM card every so often. The Pinephone allows you to change this number. Here's a guide to setup the phone for this. You will need a Pinephone, a micro SD card and an adapter for your computer. Terminology There are 3 storage types: SPI-NOR, eMMC and the SD card. The SPI-NOR stores the bootloader. The eMMC is internal memory for the OS. We will use the SD card to load the bootloader into the SPI-NOR. Setup the Installer Environment We install the OS to the pinephone using a tool called pmbootstrap, but it needs root access. So I instead made a VM with a USB passthrough and installed Manjaro Linux there. You can do this with virt-manager, then add a new VM with the Manjaro VM and install it. Then inside Manjaro, you can install spice guest tools for more seemless integration (optional). For the USB passthrough, I had to edit /etc/libvirt/qemu/manjaro.xml, where I added this code:

(replace /dev/sdb and the other details with the relevant info you need) Now when I boot the VM, I see a device called /dev/vdb which corresponds to my host computer's /dev/sdb. Install pmbootstrap and we're ready to go. Install PostmarketOS We will install PostmarketOS with SXMO which is a tiling WM. It's quite easy to learn, just read the userguide. Don't be lazy. But if you're a normie, fine you can use Phosh instead which is just like Android. Using pmbootstrap Now connect the Pinephone Pro to your computer and put it in the mount mode (blue light), and it should appear on your computer with lsblk. Inside the Manjaro VM, perform the install: pmbootstrap zap pmbootstrap init pmbootstrap install --fde --sdcard=/dev/vdb ----cipher aes-cbc-essiv:sha256 We need the cipher option due to bug #2916 on postmarketOS bug tracker. Install Bootloader Now on your normal machine, put the tow-boot installer. Download tow-boot's spi.installer.img and dd to your SD card. Follow the SPI installer instructions. Now your phone should boot pmOS. Tweaks Disable suspend in System Menu -> Config -> Auto-suspend / Auto-screen-off. Optionally install an Arch Linux chroot for access to more packages you might not have in pmOS. IMEI Changing Now for the juicy part of the guide. SSH is enabled by default, so SSH in. On your phone, open a terminal and type ip a to find your IP. Then just use ssh username@XXXX. Now sudo su as root. Create this file /root/.bashrc. alias show-imei="echo 'AT+EGMR=0,7' | atinout - /dev/EG25.AT /dev/stdout" function _set_imei() { IMEI=$1 echo "AT+EGMR=1,7,\"$IMEI\"" | atinout - /dev/EG25.AT /dev/stdout } # Vanity, I prefer - to _ for cmds ;) alias set-imei=_set_imei Now reload your shell using source ~/.bashrc. You now have the commands show-imei and set-imei XXXXX. To get the IMEI code, we will impersonate legit devices. I scraped all the TAC code prefixes from public DBs and made a little util for that. Download it from github: narodnik/immi. You simply run ./imeichanger.py and it gives you an IMEI code you can put into set-imei. Mobile Internet + Wifi Hotspot Tethering Put your SIM in. Now you have cellular. To activate mobile internet, you need to add your GSM. Do this in System Menu -> Add a GSM Network. You can find the details online by Google. Usually your phone provider will even send you the details via SMS. OK now you have mobile internet. Making the Wifi hotspot tether is super easy. Just go in System Menu -> Networks -> Add a Wifi Hotspot and enter the hotspot details. Finally whenever you want to put your phone in "airplane mode", just go to System Menu -> Networks -> Disable GSM. Final Tips and Tricks You may want to configure or disable the firewall. SSH comes preconfigured but you might want to disable password logins. Received SMS are stored in ~/.local/share/sxmo/modem/ as text files so you can read them comfy from your computer with SSH. Pipewire is installed native. You can even install a node editor like qpwgraph so you can pipe audio to multiple audio devices simultaneously. Cool af huh? See the SXMO tips and trickspage on pmOS wiki.

English
5
56
281
27.5K
[email protected] retweetledi
Marshall Banana
Marshall Banana@_mbanana·
Facial recognition should never be used in a place where people have zero option to opt out. It should literally be illegal. You could make an argument for “don’t go to the mall” or whatever, but “don’t go to the grocery store” is unacceptable.
Congresswoman Rashida Tlaib@RepRashida

Families are struggling to put food on the table. I sent a letter to @Kroger about their decision to roll out surge pricing using facial recognition technology. Facial recognition technology is often discriminatory and shouldn't be used in grocery stores to price gouge residents.

English
0
14
43
1.5K
BPlanZ@infosec.exchange
[email protected]@Mike_I99·
@_mbanana @LitMoose I tried many things to discourage racoons from pooping by the side of our house. Finally success with a pet fence electric charger connected to a few strands of wire. They are creatures of habit. A few encounters of the fence and they have found a new potty spot. Harmless.
English
1
0
1
19
Marshall Banana
Marshall Banana@_mbanana·
@LitMoose Do you have suggestions on rehoming or discouraging raccoons? We have a whole family who like to use our deck as a toilet and it’s…less than fun.
English
1
0
0
72
BPlanZ@infosec.exchange
[email protected]@Mike_I99·
@PatrickMcCanna And telcos, T in particular, are losing staff with telco knowledge. New leaders driving away amazing people who understand how telco (not IT) works.
English
1
0
1
173
🗿Patrick McCanna🗿
🗿Patrick McCanna🗿@PatrickMcCanna·
Not like the industry is unaware of this threat. spectrum.ieee.org/the-athens-aff… Actually, I take it back. I’m fairly confident that most telco “employees” currently working on networks are catastrophically unaware and incapable of addressing this threat.
English
1
0
1
122
[email protected] retweetledi
Republicans against Trump
Republicans against Trump@RpsAgainstTrump·
GOP Sen. James Lankford who co-authored the bipartisan border security bill (endorsed by the Border Patrol Union), confirmed it was Trump who torpedoed the bill for political reasons: “Several of my colleagues started looking for ways, after President Trump said 'don't fix anything during the presidential election. It's the single biggest issue during the election. Don't resolve this.'" (April)
English
127
1.4K
3.7K
213.3K
[email protected] retweetledi
BrooklynDad_Defiant!☮️
BrooklynDad_Defiant!☮️@mmpadellan·
Very satisfying to see Kamala Harris and Tim Walz being so warmly welcomed at Primanti Bros after telling JD Vance’s lying, stochastic terror ass to go kick rocks. I hope business BOOMS for them.🙏💙
English
2.8K
4.9K
26.5K
1.3M
BPlanZ@infosec.exchange
[email protected]@Mike_I99·
@PatrickMcCanna I love it! Also, the tracking is working in reverse for us these days. Sharing our location with our kiddos so they know where to find us if we wander off and get lost one of these days. #gettingold #traveling
English
1
0
1
28
🗿Patrick McCanna🗿
🗿Patrick McCanna🗿@PatrickMcCanna·
I have parented without using the findmy app till yesterday. Send one off to study abroad and I’ve become the NSA. Location lookups, scrutinizing photos for location intel, street view on Google maps. I’m right there with her!
English
1
0
1
58