/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

blog.stalkr.net
| | pentestmonkey.net
2.9 parsecs away

Travel
| | [AI summary] A guide providing one-liner commands for creating reverse shells using various scripting languages and tools like bash, perl, python, PHP, and ruby for penetration testing.
| | cocomelonc.github.io
3.0 parsecs away

Travel
| | [AI summary] A technical tutorial explaining reverse shells, including definitions, common ports, firewall circumvention, listener setup, various command-line examples (netcat, bash, python, C), and defense strategies.
| | blog.ropnop.com
1.4 parsecs away

Travel
| | Catching a reverse shell over netcat is great...until you accidentally Ctrl-C and lose it. These techniques let you upgrade your shell to a proper TTY
| | artemis.sh
16.7 parsecs away

Travel
| Linux won't sleep on this motherboard out of the box. I have a rev1.1 motherboard running BIOS version F17b. No idea if this applies to rev1.2. There's a workaround you can do which is to disable PCIe wakeup on GPP0 (GPP bridge to the m.2 NVMe drives): echo GPP0 | sudo tee /proc/acpi/wakeup. To make this persistent you need to run this command at boot. I do not know why it is like this. systemd/openrc methods to run this at boot: