opalfrost
- 3 Posts
- 15 Comments
opalfrost@friendica.worldto Cybersecurity@sh.itjust.works•Open-source malware doubles, data exfiltration attacks dominate - Help Net Security0·2 months ago@drspod
Yes it does.
It is your perception you better start to thumb down…
opalfrost@friendica.worldto Cybersecurity@sh.itjust.works•Open-source malware doubles, data exfiltration attacks dominate - Help Net Security0·2 months ago@drspod @kid
There is a focus on open source increasing drastically.“Sonatype blocked over 20,000 open-source malware attacks in Q1 2025, with most targeting financial services and government institutions. The decrease in ‘noise’ suggests that attackers are becoming more sophisticated, necessitating continuous vigilance in open-source ecosystems.”
Source*
opalfrost@friendica.worldto Cybersecurity@sh.itjust.works•Only 1% of malicious emails that reach inboxes deliver malware - Help Net Security0·2 months ago@taladar
consider validate.email and py3-validate-email
+````import re
import smtplib
from email.mime.text import MIMEText
from email.mime.multipart import MIMEMultipartserver = smtplib.SMTP_SSL(‘smtp.example.com’, 465)
try:
server.login(‘sender@example.com’, ‘password’)msg = MIMEMultipart() msg['From'] = 'sender@example.com' msg['Subject'] = 'Test email' body = 'This is a test email sent using Python.' msg.attach(MIMEText(body, 'plain')) email_list = [ 'recipient1@example.com', 'recipient2@example.com', 'recipient3@example.com' ] for email in email_list: email_regex = r'^\w+@[a-zA-Z_]+?\.[a-zA-Z]{2,3}$' if re.match(email_regex, email): msg['To'] = email server.sendmail('sender@example.com', email, msg.as_string()) print(f'Sent test email to {email}') else: print(f'Invalid email: {email}')
except Exception as e:
print(f’Error: {e}')finally:
server.quit()````now the DNS erno is there, totally normal as I display here and just used examples.
w3schools.com/python/trypython…
mhm, i’ll make an account tomorrow. There were no more new bridges for netguard instead obfs4 so I did another thingie above my tor :~D
opalfrost@friendica.worldto Cybersecurity@sh.itjust.works•Only 1% of malicious emails that reach inboxes deliver malware - Help Net Security0·2 months ago@taladar
And what do you think that automation script does?
in edit: you can set it at your flavor is all I want to say, exclude this or do that.
opalfrost@friendica.worldto Cybersecurity@sh.itjust.works•Hacking the Call Records of Millions of Americans0·2 months ago@obbeel
Major point of weakness is the human aspect.
Not any system, it’s how you handle it as not 1 can be trusted.
No not even GNU Linux, you trust the gpg key or hash with shasum.
Look, even the dev of my distro state, it remain your decision to trust> an intern could be corrupt, something has been done wrong or is compromised on users end as well, that key may be tampered.
In social engineering we learned to not give any thing anything unless in a protected sense of that era called protection. And I hope you did just that .
Let it flow!
lol
Thanks for your thums down theboy ;~)
opalfrost@friendica.worldto Cybersecurity@sh.itjust.works•iPhones Aren’t Breach-Proof: Debunking the Myth of iOS Security0·2 months ago@kid
the whole iCloud is the ad if you think bout it.
opalfrost@friendica.worldto Cybersecurity@sh.itjust.works•Hacking the Call Records of Millions of Americans0·2 months ago@kid
Proof remain, no system is safe.
One has never finished educating or improving to defend his castle and must always stay on edge and mostly adapt.
opalfrost@friendica.worldto Cybersecurity@sh.itjust.works•Hacking the Call Records of Millions of Americans0·2 months ago@kid
wasn’t this called before Phreaking?
But with modern methods as set api in Py script to OSINT.
@kid
I told it before, they sell it then tell people about breaches sorries…