Giter Club home page Giter Club logo

evtx2splunk's People

Contributors

whikernel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

evtx2splunk's Issues

What PORT should I fill?

I tried to run in my instance but not working, may I ask what is the difference between, PORT, MPORT, and SSL.
I can't find the "--folder" in the help menu so that I change it to "--input", but still no luck.

python3 evtx2splunk.py --input "~/logs" -v DEBUG --index case_0001 --test

My .env file
SPLUNK_URL = https://splunk.mydomain.com
SPLUNK_PORT = 8089
SPLUNK_MPORT = 8000
SPLUNK_SSL = https
SPLUNK_USER = admin
SPLUNK_PASS =

2021-07-22 12:31:46 ERROR configure: Event ID data file not found
2021-07-22 12:31:46 ERROR configure: Will without resolution
2021-07-22 12:31:46 WARNING configure: Testing mode enabled. NO data will be injected into Splunk
2021-07-22 12:31:46 INFO configure: Init SplunkHelper
2021-07-22 12:31:46 ERROR _request: HTTPSConnectionPool(host='https', port=443): Max retries exceeded with url: //splunk.mydomain.com:8000/services/data/inputs/http (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x10a2db5e0>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))
2021-07-22 12:31:46 ERROR _request: Unable to connect to Splunk. Please check URL and ports
2021-07-22 12:31:46 INFO : Finished in 0.019437074661254883

Thanks a lot!

Unable to connect

Hello,

Been having issues getting this working. I enabled the HEC as required and I can ping the host and for some reason I cant connect.

I tried it both on a windows and mac with the exact same result. Could you please give some advice if im doing something wrong? or something has changed that doesnt allow this to work anymore.

python3 evtx2splunk.py --input C:\Users\gru3z\Investigation\Logs --index main
2022-11-18 02:19:01 ERROR configure: Event ID data file not found
2022-11-18 02:19:01 ERROR configure: Will without resolution
2022-11-18 02:19:01 INFO configure: Init SplunkHelper
2022-11-18 02:19:03 ERROR _request: HTTPSConnectionPool(host='192.168.15.179', port=8089): Max retries exceeded with url: /services/data/inputs/http (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x0000029863CCAB90>, 'Connection to 192.168.15.179 timed out. (connect timeout=2)'))
2022-11-18 02:19:03 ERROR _request: Unable to connect to Splunk. Please check URL and ports
2022-11-18 02:19:03 INFO : Finished in 2.0103375911712646

.env file

SPLUNK_URL = 192.168.15.179
SPLUNK_PORT = 8000
SPLUNK_MPORT = 8089
SPLUNK_SSL = False
SPLUNK_USER = redacted
SPLUNK_PASS = redacted

I had also tried it for the IRIS app and could not get it working there either. My config is below

/iriswebapp/dependencies/evtxdump_binaries/event_bind.json

image

image

image

Thank you for your time and help.

Warm regards,

Marc

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.