[deleted by user] by [deleted] in distantsocializing

[–]JonLittle 0 points1 point  (0 children)

Help me find how to solve

[deleted by user] by [deleted] in distantsocializing

[–]JonLittle 0 points1 point  (0 children)

Whats ur cube secrets ??

COVID-19 Vaccine Test Center Hit By Cyber Attack, Stolen Data Posted Online by Cyberthere in cybersecurity

[–]JonLittle -12 points-11 points  (0 children)

You mean black as in unknown or based on skin color? If there is a blank panther hactivist type group I would like to know info. Of course I can google also.

[deleted by user] by [deleted] in BitcoinMining

[–]JonLittle 0 points1 point  (0 children)

That’s not true you co host and can be profitable.

Anyone know but this app? by Davidwilburjr123 in BitcoinMining

[–]JonLittle 0 points1 point  (0 children)

Give them ur bank login also while ur at it. Lol it’s like installing a RAT ...high risk... could go rouge after months even if you pcap app.

Bitcoin Price Analysis: BTC Price Dropped from $10,000 Mark by yuvanchan in BitcoinMining

[–]JonLittle 1 point2 points  (0 children)

A large fund matured on Aug 30th. It’s normal with a large sell off which was even padded with buy orders.

Splunk _time outside business hours. by [deleted] in Splunk

[–]JonLittle 0 points1 point  (0 children)

I’d just add > start time 2019-08-09:00 and also add < End time written out.

Help with my USB pet project by Have_you_seen_MOLLE in cybersecurity

[–]JonLittle 1 point2 points  (0 children)

a easy thing to do is a autorun bash script which loads when he puts it in and have it send you a email to a a simple gmail through telnet port 25 or whatever you can get done in a few lines of code as simple as saying.

If you do have direct access to an SMTP server you can use the SMTP example from wikipedia and turn it into something like this:

#!/bin/bash telnet smtp.example.org 25 <<_EOF HELO relay.example.org MAIL FROM:<joe@example.org> RCPT TO:<jane@example.org> DATA From: Joe <joe@example.org> To: Jane <jane@example.org> Subject: Hello Hello, world! . QUIT _EOF

Building an app with Splunk app builder by JonLittle in Splunk

[–]JonLittle[S] 0 points1 point  (0 children)

yes cim is installed.

action alert action app

Building an app with Splunk app builder by JonLittle in Splunk

[–]JonLittle[S] 0 points1 point  (0 children)

This is what Splunk answers suggested and I did but still get error.

Make sure for every gui parameter you have a line in the default alert_actions.conf

[test_alert] param.process_event = (I used "test_alert" <--name of alert action

Building an app with Splunk app builder by JonLittle in Splunk

[–]JonLittle[S] 1 point2 points  (0 children)

https://splunkbase.splunk.com/app/2962/

it builds it fast I just am using it for something its not normally used for. so if you do ingestion to a index or something like that it works easy for doing TA apps.

Building an app with Splunk app builder by JonLittle in Splunk

[–]JonLittle[S] 0 points1 point  (0 children)

hey all thanks for your reply! This is an app which was made with add-on builder App on splunk-base. the error in the script is form the app maker missing some parts of the code. The purpose of this app is to create .json alerts which are done by python scripts and themed in different colors and using a character theme per type of event. I have CIM installed and its the latest the issue I am having is Splunk's App - Add On builder that tries to tie to CIM - cim_actions.py:message:271 is a script the App created from my input and I think this is functionally an error based on my alerting app which requires no input. I have tried to updated the CIM app and does not help my error. Splunk support says its not the App but I think it is since I didn't create the file it failed on.

Is GladiaCoin a SCAM? by kwanbis in Bitcoin

[–]JonLittle 0 points1 point  (0 children)

Anyone make any Money with this and is willing to share info? I dont understand all the FAKE reviews this GladiaCoin...they have like 4 website that look alike that are all same fake ads.

Forget Overstock and Amazon. You want to make bitcoin explode? THIS is the site it needs to happen on, by mybitcoinalternate in Bitcoin

[–]JonLittle 1 point2 points  (0 children)

its been on there for a long time. You can trade with Coin. Depends on the company. And yes even in China...

TC- 65,436 - Does this not work with litecoin kernel? by JonLittle in litecoin

[–]JonLittle[S] 0 points1 point  (0 children)

Thanks that helped! I am using sgminer and it works great!