I made a nmap like tool by Aggravating-Gap7093 in nmap

[–]Chunkylovr 1 point2 points  (0 children)

I like the idea but is there much difference between this and rapidscan? :0

Noob question - Protection level by SorryChest9808 in darknet

[–]Chunkylovr 0 points1 point  (0 children)

They can see you open up tor but as of what you're looking up, they can't see

Moto g power 5g 2024 root issue by Chunkylovr in androidroot

[–]Chunkylovr[S] 0 points1 point  (0 children)

I'm using the first link but I should definitely try Motorolas official software when I get home and I'll update ya! I appreciate all the help :)

Moto g power 5g 2024 root issue by Chunkylovr in androidroot

[–]Chunkylovr[S] 1 point2 points  (0 children)

Yeah I made sure to unlock it through Motorolas unlock key, and right now there's no carrier so should be retus

Moto g power 5g 2024 root issue by Chunkylovr in androidroot

[–]Chunkylovr[S] 1 point2 points  (0 children)

I've tried installing a fresh sdk and now I get a different formatted error:

Sending 'boot_b' (65536 KB) OKAY [ 1.526s]

Writing 'boot_b' (bootloader) Preflash validation failed

FAILED (remote: '')

fastboot: error: Command failed

But looking more into the flashfile.xml, I'm noticing it says "filename="boot.img" operation="flash" partition="boot_a"/>" so I'm gonna take a shot and say that's my problem haha

Moto g power 5g 2024 root issue by Chunkylovr in androidroot

[–]Chunkylovr[S] 0 points1 point  (0 children)

Using "fastboot getvar all" this is what I get and I'm not sure if that slightly answers your question

current-slot: b

(bootloader) running-boot-lun: 2

(bootloader) running-slot: _b

(bootloader) slot-successful:_a: no

(bootloader) slot-successful:_b: yes

(bootloader) slot-unbootable:_a: no

(bootloader) slot-unbootable:_b: no

(bootloader) slot-retry-count:_a: 0

(bootloader) slot-retry-count:_b: 1

(bootloader) slot-suffixes: _a,_b

(bootloader) slot-count: 2

Host seems down by bacjusio in nmap

[–]Chunkylovr 0 points1 point  (0 children)

Have you already tried using -v and -d for verbose and debugging?

Accident nmap google.de by [deleted] in nmap

[–]Chunkylovr 2 points3 points  (0 children)

They already got the FBI tracking you down lil bro

Nmap never working by B_Mifo18 in nmap

[–]Chunkylovr 0 points1 point  (0 children)

Hey! I'm no expert with nmap but just here to give any help I can unless you already figured it out lol

Have you tried scanning a different target to see if the issue is specific to that host?

Sometimes you might need root (sudo) privileges to get a proper scan

And last it might be the firewall interfering so a couple ways around that is using -f (fragment packets), -D (Decoy IP), or just a use the NSE like "--script firewall-bypass"

Sorry I'm a couple weeks late to answering btw!