/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.brandonpugh.com
| | adsecurity.org
5.1 parsecs away

Travel
| | [AI summary] A PowerShell script is presented to discover and list KRBTGT accounts in an Active Directory forest, specifically revealing when their passwords were last changed.
| | fak3r.com
2.6 parsecs away

Travel
| |
| | blog.tafkas.net
4.8 parsecs away

Travel
| | If you log into your Raspberry Pi using ssh it will prompt you for a password. Having to do this multiple times a days this is very annoying. To ease the pain, and enhance security, you can use public key authentication instead. Therefor you create a pair of keys on your client, and store the public key on your Raspberry Pi. Then you set up an authentication by key. Afterwards the user can login into the Raspberry Pi using his private key.
| | 3.70.187.24
30.5 parsecs away

Travel
| [AI summary] The author discusses developing a TCP banner grabbing utility in C, encountering issues with port scanning and banner parsing, and seeks feedback on the code.