Git Product home page Git Product logo

xtr4nge / fruityc2 Goto Github PK

View Code? Open in Web Editor NEW
204.0 204.0 67.0 1.92 MB

FruityC2 is a post-exploitation (and open source) framework based on the deployment of agents on compromised machines. Agents are managed from a web interface under the control of an operator.

License: GNU General Public License v3.0

Python 3.89% PowerShell 90.94% Shell 0.17% HTML 1.67% Roff 1.09% CSS 0.06% JavaScript 2.18%

fruityc2's People

Contributors

xtr4nge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fruityc2's Issues

Mimikatz error

I have this error when executing Mimikatz:

2018-01-05 14:20:01
Traceback (most recent call last):
File "./FruityC2.py", line 584, in beaconGetData
content = control.get_response(content, last_command, uuid)
File "/opt/FruityC2/lib/Control.py", line 306, in get_response
for item in parse_mimikatz(content):
File "/opt/FruityC2/lib/EmpireHelpers.py", line 97, in parse_mimikatz
if lines[x].startswith("Domain :"):
IndexError: list index out of range

FruityC2 Server not reachable Error: Host or Port

first i wanna say thank your for your time developing this and made it availble to the public.
cant wait to see this getting intergrated into fruitywifi ๐Ÿ‘

like the title already suggests: i am not able to connect the client to the server
the server seems installed fine i added also another control IP and leave the default port for testing

then i cloned the clientfiles on same machine as the server is running and opend index.html in the browser and typed in the 127.0.0.1 as server, put the port 5000 and admin as user but i get only an "Error: Host or Port" back....

so i had a look at the traceback file in the log folder and found some json related error...

`2018-07-17 04:16:05
Traceback (most recent call last):
File "./FruityC2.py", line 135, in
gdata.credentials = json.load(data)
File "/usr/lib/python2.7/json/init.py", line 291, in load
**kw)
File "/usr/lib/python2.7/json/init.py", line 339, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 364, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded

2018-07-17 04:16:05
Traceback (most recent call last):
File "./FruityC2.py", line 141, in
with open('data/credentials_spn.json') as data:
IOError: [Errno 2] No such file or directory: 'data/credentials_spn.json'

`

do i have to add the api token into the credentials
any help appreciated! :D

default user?

Is there a default user to use when first logging into the C2 server? I tried admin/guest but can't connect to my local C2 server.

Summary of minor issues

Using Raspbian Jessie Lite, Raspberry Pi 3 as root user.

  1. Win10 displays incorrectly in nodes view and displays Win7 instead.
  2. Generated code and with listener enabled after selecting node, on Interact tab, entering commands on Command >__ after payload injected to target and connect back to FruityC2 does not work, I have tried all demo commands after every command output [*] set command: shell ipconfig. Using powershell-command payload and listener on the same local network using eth0, set FruityC2 host IP port 4444.
[NEW BEACON STAGER]
UUID: 1484899487
VERSION: Microsoft Windows 10 Home Single Language

[SET-TASK]
UUID: 1484899487
COMMAND: shell ipconfig
  1. Generated powershell payload and injected to target after connect back and trying to interact, the same result with 2.
[NEW BEACON STAGER]
UUID: 1484900477
VERSION: Microsoft Windows 10 Home Single Language

[SET-TASK]
UUID: 1484900477
COMMAND: shell ipconfig

recurring powershell output

Get-Data ERROR.
[BOT ERROR]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.