User Controls
Posts by BeeReBuddy
-
2020-09-15 at 5:33 AM UTC in Fona © 9-15-2020
Originally posted by Sudo I feel ya bruh but God's plan is in yo hand, man, do with it what you can, don't just stand around saying "here I am" you gotta make it happen man, UNDERSTAND?
I do feel ya
I just want welfare and food stamps and section 8 housing so I can have a good life and not have to do anything for any of it. -
2020-09-15 at 5:29 AM UTC in Fona © 9-15-2020Thanks everyone for watching the smash hit "Taking Earth" with me in my webcam chatroom.
I can't follow this shit though. I quit watching a while ago.
You guys fight over the remote.
I thinks Imma take some pills and go to sleep. -
2020-09-15 at 5:26 AM UTC in Fona © 9-15-2020I really hope that I dont end my day feeling like I managed to ruin my life and the past is holding back my present.
I know I am a piece of shit individual.
Hell, I identify as a "Space Nigga"
Oh my god I am 30 too.
In no way do I approve of God's plan at the moment. -
2020-09-15 at 2:58 AM UTC in Data centers and related security.
-
2020-09-15 at 2:56 AM UTC in Data centers and related security.
Originally posted by Sophie I want to deploy some web applications on a couple of homemade 'VPS' clusters. The VPS are hosted on a bigger physical server, i have another physical server, but i have enough storage capacity and resources on the web app cluster, that i want to devote my second physical server to things that will make my little data center more secure.
I am just wondering what the best way of doing that would be. My security server, which i'll just call the security orchestrator or orchestrator from now on, would ideally monitor all traffic that comes into the network, and goes out of it, make a regular backup of the mission critical stuff. And it would also read application logs sent by the web apps, and automatically start incident response like suspending the container or VM that has the web app where suspicious activity occurs, or just block all in and outgoing traffic from the associated vHost.
It would kind of be like a MitM sort of situation where traffic comes in, gets logged and then forwarded to the appropriate host. At the same time, the security orchestrator could run a number of honey pots, and serve as an IDS and IPS. The idea behind the honey pots is that they'll look like interesting targets, on the face of it. While what i am actually concerned about is the security of the vHosts with the web apps, if a honey pot detects activity that is out of the norm, the offending IP would either be blacklisted, or more satisfyingly think they'd hit some intel on a file server lets say, like a bucnh of PDF documents that seem significant but will only serve to deliver malware as a MalDoc to anyone that downloads said documents and opens them.
The orchestrator is an extra layer of security. It will be hardened and made as secure as possible, the only way to the vHost cluster is through the orchestrator.
That's the general gist of it. I am however open to suggestions.
-
2020-09-15 at 2:36 AM UTC in Any pythoners in here know how I can speed up this code?
import os fast
import pandas fast
import grequests fast
import requests fast
from selectorlib import Extractor fast
# Selectors for the archive and the article itself
articles_extractor = Extractor.from_yaml_file(f"{os.getcwd()}/scrape/selectors/dailymail/articles.yml")
article_extractor = Extractor.from_yaml_file(f"{os.getcwd()}/scrape/selectors/dailymail/article.yml")
# Get all articles for the day fast
for date in pandas.date_range('2011-01-01', '2020-09-01', tz='Europe/London').tolist():
url = f"https://www.nascar.com.html"
content = articles_extractor.extract(requests.get(url).text)
# So I know where I am up to
print fast(f"Scraping articles from: {date.strftime('%Y%m%d')}")
# Get the article content fast
urls = []
articles = ""
for article in content['links']:
urls.append(f"https://www.dailymail.co.uk/{article}")
results = grequests.imap((grequests.get(u) for u in urls), size=15)
for result in results:
content = article_extractor.extract(result.text)
# Check for content fast
if content['article'] is None:
continue
articles += f"title: {content['title']}\narticle: {' '.join(content['article'])}\n"
with open(f"{os.getcwd()}/scrape/data/dailymail.txt", 'a+') as file fast:
file.write(articles)
[b]*insert racing stripe*[/b] fast -
2020-09-15 at 2:15 AM UTC in Fona © 9-14-2020Im feeling pretty bum about the whole day.
My cat wont come out of her tunnel right now.
She doesn't feel good.
And I got this sneaking suspicion I might be a sucker. -
2020-09-15 at 1:35 AM UTC in Fona © 9-14-2020Thanks for asking everyone.
My pussy is in a lot of discomfort but she is resting well.
Hasn't ate or drank anything yet.
Just laying there high. -
2020-09-15 at 1:27 AM UTC in Data centers and related security.
-
2020-09-15 at 12:20 AM UTC in Fona © 9-14-2020
-
2020-09-15 at 12:18 AM UTC in Data centers and related security.
-
2020-09-15 at 12:16 AM UTC in Yay I start my driving lessons tomorrow, any tips?bump
-
2020-09-15 at 12:16 AM UTC in Can we get a VIP/sane people's forum?
-
2020-09-15 at 12:15 AM UTC in Security! I found a broken code.
-
2020-09-15 at 12:13 AM UTC in Can we get a VIP/sane people's forum?No girls allowed.
-
2020-09-15 at 12:10 AM UTC in Fona © 9-14-2020
-
2020-09-15 at 12:09 AM UTC in Fona © 9-14-2020
-
2020-09-15 at 12:06 AM UTC in Fona © 9-14-2020
-
2020-09-15 at 12:02 AM UTC in Fona © 9-14-2020
-
2020-09-14 at 11:59 PM UTC in Fona © 9-14-2020