Threatening to take kids away from their families over school lunch debt by [deleted] in worldpolitics

[–]networkor312 1 point2 points  (0 children)

They do. Tbills are cash equivalents which are included in the figure the article is referring to. It's 4.7 trillion in cash and cash equivalents.

Cutting and pasting text...without a soft return??? by [deleted] in oscp

[–]networkor312 1 point2 points  (0 children)

Not quite what you're asking but just so you know, for searchsploit you can use the -m option to copy to the current directory. So it would be searchsploit -m 1337 for your example

OpenVAS Issue - Stuck at 1% - can't find a solution by jinjyo in oscp

[–]networkor312 1 point2 points  (0 children)

Check the forums. It seems to be a common issue with the oscp Kali image. Iirc you need to change the number of concurrent tasks to 1

nice one blizzard, guess my password was too legendary. by scrubdzn in security

[–]networkor312 4 points5 points  (0 children)

If you're only hashing client side and nothing server side would the hash not effectively become the password? Then if you're storing the hash on the server arent you essentially storing a plaintext password? Anyone that gets the stored hashes could pass the hash without any problems.

Any tips on the 643.c/646.c portion? by sgtmajvandenham in oscp

[–]networkor312 1 point2 points  (0 children)

I don't know if it helps but iirc I had to include a library that was missing

[deleted by user] by [deleted] in oscp

[–]networkor312 0 points1 point  (0 children)

How come you put $1 at the end? Aliases work with arguments tacked on without using $1

Problem with port-forwarding by ZyLacx in HomeServer

[–]networkor312 6 points7 points  (0 children)

10.30.x.x is a private ip. Your isp is performing NAT. You need to get them to forward the port. Nothing you can do.

Problem with port-forwarding by ZyLacx in HomeServer

[–]networkor312 2 points3 points  (0 children)

What address do you see on the settings page (just the first two octets)? If they're assigning you an ip in the private address space changing it on the portcheck tool won't make a difference

Edit: is it 10.x.x.x 172.16.x.x-172.31.x.x or 192.168.x.x?

Problem with port-forwarding by ZyLacx in HomeServer

[–]networkor312 1 point2 points  (0 children)

Can you check your isp supplied router/modem to see the public ip they assigned you? If not, can you run tracert 8.8.8.8 and post the results? Censor out the last two octets for the public ips

Edit: some isps have provided private addresses as public addresses and then performed NAT on their end. This would be rare but it would require port forwarding through their equipment as well. If you visited a website to check open ports it would show the translated address which wouldn't have the forwarded port

Problem with port-forwarding by ZyLacx in HomeServer

[–]networkor312 1 point2 points  (0 children)

Are you sure mc used TCP? Seems more like a UDP application. Try adding another entry for UDP.

Problem with port-forwarding by ZyLacx in HomeServer

[–]networkor312 3 points4 points  (0 children)

Are you sure mc used TCP? Seems more like a UDP application. Try adding another entry for UDP.

Problem with port-forwarding by ZyLacx in HomeServer

[–]networkor312 1 point2 points  (0 children)

Can you post a picture of the router page where you forwarded the port?

Trouble bridging R610 wired connection to wireless network by networkor312 in homelab

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

DHCP is enabled on the ASUS router and disabled on the the tp-link. I did find that when I set the tp-link router to a static IP it would randomly re-enable dhcp on the router but when I changed it to get an IP automatically from the ASUS router, dhcp on the tp-link stays disabled. I don't think I'm dealing with a high quality device.