Giter VIP home page Giter VIP logo

vfenseagent-win's Introduction

vFenseAgent-win

The Windows vFense agent. Visit us at vFense.org for more information on us, our product, and documentation.

vfenseagent-win's People

Contributors

rafaelgonzalez84 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vfenseagent-win's Issues

Request: Icon in Taskbar

Is it possible to implement an Icon in the status bar, where the agent's status can be checked, stoped, started and restarted?

New Get Hardware

Redo the way the agent is getting all the "hardware" information for the initial data and so on.
Well no longer use "Agent.Core.Utils.HardwareSpecs" class.
It will all be done under the "Agent.Core.Utils.SystemInfo" class using the new methods for gather various system information and details.

New expiration keys for operations

toppatch/vFense#32

Use the new expiration keys "server_queue_ttl" and "agent_queue_ttl" in each operation to determine if an operation should be placed in queue and/or processed.

  1. With "server_queue_ttl" the agent should determine, by checking if the current epoch time is less than the value of this key, if the operation is worth putting into the agent queue. This serves as a backup to what the server is already doing, by checking if the operation is past its "pickup time," meaning the operation should have not been picked up by the agent due to its expiration.

  2. With "agent_queue_ttl" the agent should determine, by checking if the current epoch time is less than the value of this key, if the operation should be processed. This tells the agent to avoid processing operations that have been sitting in queue for too long.

Network Throttling

Integrate the use of Networking Throttling(Bandwidth throttling) to the agent.

Cannot verify agent from some hosts.

From 3 of my hosts, all Win 2008 R2 SP1. I cannot verify the username in the agent, and if i install the agent will not show up in the web-GUI. The vfense server is reachabe from the hosts webbrowser and im able to login also. Same settings work perfectly on other hosts.

Se screenshots for error-message.

screen shot 2014-09-08 at 13 01 17
screen shot 2014-09-08 at 13 01 08

New Agent Updater

Work on the agent updater, should be using github for source and to check for update.
It will also all be included on a zip file and update from it(updater and required dll's).

Agent check Operation ttl

Agent needs to check a "ttl" on the operations to process, if pass that time processing will stop.

Fix OperationManager empty "data" on json

Need to fix Agent.Core.ServerOperations.OperatoinManager.cs
On the method for major failure while generating the json, field "data" is been generated manually as a string and causing the server to respond with an error and not update the UI correct.
Did a quick fix by adding new method called emptyData().

Change Agent check in time.

Add the ability for the Agent to have the check in time changed via the UI to an admin costume time.
toppatch/vFense#75

Token Login

Agent is no longer going to use user name/password to log in, it'll be on the token authentication.

Vfense windows agent

Hi

I need Vfense agent for windows machines and the procedure to install the same.

Thanks in advance.

Regards,
PRaveen

Update Operation freezes

Since 2 hours I got a freezed updateoperation with the supported apps. See Screenshot below.

Kind regards
Marcus
bildschirmfoto 2014-05-06 um 16 00 19

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.