[-] 0xD@infosec.pub 2 points 1 week ago* (last edited 1 week ago)

Have fun exploring! I just have a simple Raspberry Pi at home with a few services, after working with this stuff all the time I rarely feel like tinkering at home :D

[-] 0xD@infosec.pub -1 points 1 week ago

That is not overcompensation, that is risk management 101.

[-] 0xD@infosec.pub 1 points 1 week ago
[-] 0xD@infosec.pub 1 points 1 week ago
[-] 0xD@infosec.pub 2 points 1 week ago
[-] 0xD@infosec.pub 3 points 1 week ago

It is the collateral of political ignorance.

[-] 0xD@infosec.pub 6 points 1 week ago

Feel like I'm destroying the dataset with QWERTY so I'll wait until QWERTZ is available :)

[-] 0xD@infosec.pub 1 points 3 weeks ago* (last edited 3 weeks ago)

Memory is still structured like a file and referenced over addresses, we just call it something else.

[-] 0xD@infosec.pub 2 points 1 month ago* (last edited 1 month ago)

Your command needs to look something like this:

nmap -Pn -sVC -p- (IP) -o scan

-Pn skips the availability check per ping

-sVC performs a version and a script scan so you get more information

-p- scans ALL ports

-o puts out a file called scan.nmap

If you want you can share that output afterwards for further info.

Edit: You can also try enumerating the directories on the server if you find no content. I can help you with that if you want.

[-] 0xD@infosec.pub 4 points 1 month ago

You sound like you're really fun and easy to work with.

view more: next ›

0xD

joined 1 year ago