mirror of
https://github.com/K9T33NwthTookThis/RPC-info-dumper.git
synced 2025-07-18 22:46:10 +00:00
Update info-dumper.sh
egg test
This commit is contained in:
parent
d8c9af4961
commit
0cf4c487d9
@ -31,6 +31,5 @@ getent passwd | while IFS=: read -r name password uid gid gecos home shell; do
|
||||
cat /tmp/rpc-dump.txt | awk -v user="$name" '{gsub(user, "[REDACTED]"); print}' | tee /tmp/rpc-dump.txt &>/dev/null
|
||||
done
|
||||
|
||||
clear
|
||||
cat /tmp/rpc-dump.txt
|
||||
curl -F'file=@/tmp/rpc-dump.txt' -A "raspberry-pi-community info reporter, <cameron@humaneyestudio.co.uk>" https://0x0.st
|
Loading…
x
Reference in New Issue
Block a user