Hacking Articles Tips Tricks Videos Tutorials
471 subscribers
65.9K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Neurax : A Framework For Constructing Self-Spreading Binaries

Neurax is a framework that aids in creation of self-spreading software. Requirements go get -u github.com/redcode-labs/Coldfire go get -u github.com/yelinaung/go-haikunator New in v. 2.0 New wordlist mutators + common passwords by country Improvised passive scanning .FastScan option that makes active scans a bit quicker Wordlists are created strictly in-memory NeuraxScan() accepts a callback function instead of channel […]

The post Neurax : A Framework For Constructing Self-Spreading Binaries appeared first on Kali Linux Tutorials.
Stored XSS via Invite leading to Mass Account Takeover at Opera.

Hey Guys!! I am Samrat Gupta aka Sm4rty, a Security Researcher and a Bug Bounty Hunter. I hope everyone is safe in the Current Covid-19…Continue reading on Medium »
Read more...
Deep Web
pgp and Tails OS

Hey everyone, been lurking for awhile.

I just wanted to know whether or not its necessary to use pgp when using Tails to browse dw ?

submitted by /u/FrankGriffin
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
A tool for simplifying the process of researching file hashes, IP addresses, and other indicators of compromise (https://www.kitploit.com/search/label/Indicators%20of%20Compromise) (IOCs).
Features
Look up hashes across multiple threat intelligence (https://www.kitploit.com/search/label/Threat%20Intelligence) services, from a single command or a few lines of Python. Currenty supports the following services: VirusTotal (https://virustotal.com/) MalwareBazaar (https://bazaar.abuse.ch/) Shodan.io (https://shodan.io/) Planned support: URLhaus (https://urlhaus.abuse.ch/) OTX (https://otx.alienvault.com/) InQuest Labs (https://labs.inquest.net/) MalShare (https://www.malshare.com/) Malpedia (https://malpedia.caad.fkie.fraunhofer.de/) Maltiverse (https://maltiverse.com/)
Quickstart
pip install ioccheck You can also run the code directly git clone https://github.com/ranguli/ioccheck && cd ioccheck
poetry install
Usage
VirusTotal URL: https://virustotal.com/gui/file/275a021bbfb6489e54d471899f7db9d1663fc695ec2fe2a2c4538aabf651fd0f/ [*] VirusTotal detections: 61 engines (81%) detected this file. ╒══════════════╤════════════╤═══════════════════════════════╕ │ Antivirus (https://www.kitploit.com/search/label/Antivirus) │ Detected │ Result │ ╞══════════════╪════════════╪═══════════════════════════════╡ │ Malwarebytes │ No │ │ ├──────────────┼────────────┼───────────────────────────────┤ │ Avast │ Yes │ EICAR Test-NOT virus!!! │ ├──────────────┼────────────┼───────────────────────────────┤ │ ClamAV │ Yes │ Win.Test.EICAR_HDB-1 │ ├──────────────┼────────────┼───────────────────────────────┤ │ Kaspersky │ Yes │ EICAR-Test-File │ ├──────────────┼────────────┼───────────────────────────────┤ │ BitDefender │ Yes │ EICAR-Test-File (not a virus) │ ├──────────────┼────────────┼───────────────────────────────┤ │ Paloalto │ No │ │ ├──────────────┼────────────┼───────────────────────────────┤ │ TrendMicro │ Yes │ Eicar_test_file │ ├──────────────┼────────────┼───────────────────────────────┤ │ FireEye │ Yes │ EICAR-Test-File (not a virus) │ ├──────────────┼────────────┼───────────────────────────────┤ │ Sophos │ Yes │ EICAR-AV-Test │ ├──────────────┼────────────┼───────────────────────────────┤ │ Microsoft │ Yes │ Virus:DOS/EICAR_Test_File │ ├──────────────┼────────────┼───────────────────────────────┤ │ McAfee │ Yes │ EICAR test file │ ├──────────────┼────────────┼───────────────────────────────┤ │ Fortinet │ Yes │ EICAR_TEST_FILE │ ├──────────────┼────────────┼───────────────────────────────┤ │ AVG │ Yes │ EICAR Test-NOT virus!!! │ ╘══════════════╧════════════╧═══════════════════════════════╛ [*] VirusTotal reputation: 3392 ">➜ ioccheck 275a021bbfb6489e54d471899f7db9d1663fc695ec2fe2a2c4538aabf651fd0f

Checking hash 275a021bbfb6489e54d471899f7db9d1663fc695ec2fe2a2c4538aabf651fd0f.
[*] Hashing algorithm:
SHA256

[*] VirusTotal URL:
https://virustotal.com/gui/file/275a021bbfb6489e54d471899f7db9d1663fc695ec2fe2a2c4538aabf651fd0f/

[*] VirusTotal detections:
61 engines (81%) detected this file.

╒══════════════╤════════════╤═══════════════════════════════╕
│ Antivirus │ Detected │ Result │
╞══════════════╪════════════╪═══════════════════════════════╡
│ Malwarebytes │ No │ │
├──────────────┼────────────┼───────────────────────────────┤
│ Avast │ Yes │ EICAR Test-NOT virus!!! │
├──────────────┼────────────┼───────────────────────────────┤
│ ClamAV │ Yes │ Win.Test.EICAR_HDB-1 │
├──────────────┼────────────┼───────────────────────────────┤

___________________________
@hacking_Attack
@Hacking_Video
│ Kaspersky │ Yes │ EICAR-Test-File │
├──────────────┼────────────┼───────────────────────────────┤
│ BitDefender │ Yes │ EICAR-Test-File (not a virus) │
├──────────────┼────────────┼────────────────────────────── ─┤
│ Paloalto │ No │ │
├──────────────┼────────────┼───────────────────────────────┤
│ TrendMicro │ Yes │ Eicar_test_file │
├──────────────┼────────────┼───────────────────────────────┤
│ FireEye │ Yes │ EICAR-Test-File (not a virus) │
├──────────────┼────────────┼───────────────────────────────┤
│ Sophos │ Yes │ EICAR-AV-Test │
├──────────────┼────────────┼───────────────────────────────┤
│ Microsoft │ Yes │ Virus:DOS/EICAR_Test_File │
├──────────────┼────────────┼───────────────────────────────┤
│ McAfee │ Yes │ EICAR test file │
├──────────────┼────────────┼───────────────────────────────┤
│ Fortinet │ Yes │ EICAR_TEST_FILE │
├──────────────┼────────────┼───────────────────────────────┤
│ AVG │ Yes │ EICAR Test-NOT virus!!! │
╘══════════════╧════════════╧═══════════════════════════════╛

[*] VirusTotal reputation:
3392

Using the API
Creating a hash >> from ioccheck import Hash >>> from ioccheck.services import VirusTotal >>> eicar = Hash("275a021bbfb6489e54d471899f7db9d1663fc695ec2fe2a2c4538aabf651fd0f") >>> # What kind of hash is this? >>> print(eicar.hash_type) SHA256 '>>>> from ioccheck import Hash
>>> from ioccheck.services import VirusTotal
>>> eicar = Hash("275a021bbfb6489e54d471899f7db9d1663fc695ec2fe2a2c4538aabf651fd0f")
>>> # What kind of hash is this?
>>> print(eicar.hash_type)
SHA256 Looking up a hash >> # With no arguments, check() tries all supported services. API keys grabbed from ~/.ioccheck by default. >>> eicar.check() >>> # Alternatively: >>> eicar.check(services=VirusTotal, config_path=/foo/bar/.ioccheck) ">>>> # With no arguments, check() tries all supported services. API keys grabbed from ~/.ioccheck by default.
>>> eicar.check()
>>> # Alternatively:
>>> eicar.check(services=VirusTotal, config_path=/foo/bar/.ioccheck) Researching a hash >> # Check the VirusTotal report to see if Sophos detects our hash >>> eicar.reports.virustotal.get_detections(engines=["Sophos"]) {'Sophos': {'category': 'malicious', 'engine_name': 'Sophos', 'engine_version': '1.0.2.0', 'result': 'EICAR-AV-Test', 'method': 'blacklist', 'engine_update': '20210314'}} >>> # What is this hash known as? >>> print(eicar.reports.virustotal.name) 'eicar.com-2224' >>> # How many AV engines are detecting this hash? >>> eicar.reports.virustotal.detection_count 60 ">>>> # Check the VirusTotal report to see if Sophos detects our hash
>>> eicar.reports.virustotal.get_detections(engines=["Sophos"])
{'Sophos': {'category': 'malicious', 'engine_name': 'Sophos', 'engine_version': '1.0.2.0', 'result': 'EICAR-AV-Test', 'method': 'blacklist', 'engine_update': '20210314'}}
>>> # What is this hash known as?
>>> print(eicar.reports.virustotal.name)
'eicar.com-2224'
>>> # How many AV engines are detecting this hash?
>>> eicar.reports.virustotal.detection_count
60 >> # Just show me the VirusTotal API response! >>> eicar.reports.virustotal.api_response ">>>> # Just show me the VirusTotal API response!
>>> eicar.reports.virustotal.api_response



Download Ioccheck (https://github.com/ranguli/ioccheck)

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
How to setup SMTP server using Python?

Basically, I want to make a script which will automatically setup an email server, and will be able to send messages to remote devices.

submitted by /u/r_bfox89
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video