
Updates Xploit is an Open source exploit framework made in C#.
Changelog 25/1/2016:
+ Update ConsoleCommand.cs
+ XPloit: Process Memory dump
+ Xploit.Module: Update ProcessMemoryDump.cs
+ XPloit.sln : fix letter
+ XPloit.Core.Rfid: Fix uppercase 2/2
Xploit is a Open source exploit framework made in C#
Feature and Modules:
+ Auxiliary/Local
— Local Brute force by wordlist
— Dns Exfiltrate
— DNS-Exfiltration file parser
— DNS-Serve
— Invisible socks proxy
— NFC Restore system
— TCP Sniffer to file
— Kill a process in local machine
— Execute a system command in local machine
— Generate a wordList
+ Encoders/String ; Encode byte[] to base64 string.
+ Nops/Php ; PHP Nop
+ Payloads/Local/BruteForce
— Crack Bitlocker drive calling windows API
— Crack Bitlocker drive
— Crack MySql sniffed with WireShark Credentials
How to run:
1 2 3 4 5 6 |
git clone https://github.com/shargon/Xploit && cd Xploit or download it xploit-master.zip unzip and right click open with visul studio xxxx comunity then build. open folder : xploit > bin > Debug > xploit.exe |
Download : xploit-master.zip | Our Post Before
Source : https://github.com/shargon