Railgun API Extension Railgun API Extension Quoting from Railgun presentation in DefCon20 , Railgun is an extension to the Meterpreter stdapi, allows arbitrary loading of DLLs...
Meterpreter Scripting Absolute Meterpreter Script Run Process migration on multiple meterpreter sessions Meterpreter Scripting Since the Meterpreter scripting is planned to b...
FTP FTP Client FTP Server FTP Dealing with FTP is something needed in many cases, Let’s see how easy is that in Ruby with AIO example. FTP Client require 'net/ftp' ft...
Meterpreter Meterpreter From the official wiki , The Meterpreter is an advanced payload that has been part of Metasploit since 2004. Originally written by Matt “skape” Miller, ...
Description: Parsing HTML XML JSOM in Ruby Parsing HTML, XML, JSON HTML Using CSS selectors XML REXML Nokogiri Slop JSON Description: Parsing HTML XML JSOM in Ruby P...
Chapter 0x4 | Web Kung Fu Send Get request Using Net::HTTP Simple Shortened URL extractor Using Open-uri Send HTTP Post request with custom headers More control on Post variab...