Online Marketing – All you need to know

0

If you want to make money online, it not enough just to create a product or service that is technically flawless. No matter how advanced and exciting your new concept is, you won’t find money coming in from your creation unless people can find you. That’s why online marketing is just as important as creating an online product. Here’s...

2020 Best Colleges for Computer Science in America

0

The USA is considered to be the best country for studying Computer Science and everything related to Information Technologies. It is the homeland of Google Inc, Microsoft, Apple, and other technological giants. It is American universities that train the most prestigious I.T. specialists in demand around the world. Students are offered a wide range of specializations in artificial intelligence,...

Top 6 Stealthy Ways to Spy on Someone’s Text Messages Without Their Phone

0

We live in an era where people text more than they talk. It is also a very popular mode of constantly staying in touch with people without raising suspicion. Texts are not just normal texts anymore, they have been refined and how! A text is now capable and compatible with emoticons, gifs, video messages, and whatnot! With all service providers...

IntelOwl : Analyze Files, Domains, IPs In Multiple Ways From A Single API At Scale

0

IntelOwl is composed of analyzers that can be run to retrieve data from external sources (like VirusTotal or AbuseIPDB) or to generate intel from internal analyzers (like Yara or Oletools) This solution is for everyone who needs a single point to query for info about a specific file or observable (domain, IP, URL, hash). Features full django-python applicationeasily and completely customizable, both...

Reconspider : Most Advanced Open Source Intelligence (OSINT) Framework

0

ReconSpider is most Advanced Open Source Intelligence (OSINT) Framework for scanning IP Address, Emails, Websites, Organizations and find out information from different sources. ReconSpider can be used by Infosec Researchers, Penetration Testers, Bug Hunters and Cyber Crime Investigators to find deep information about their target. ReconSpider aggregate all the raw data, visualize it on a dashboard and facilitate alerting and monitoring...

Pagodo : Automate Google Hacking Database Scraping And Searching

0

PaGoDo goal is to develop a passive Google dork script to collect potentially vulnerable web pages and applications on the Internet. There are 2 parts. The first is ghdb_scraper.py that retrieves Google Dorks and the second portion is pagodo.py that leverages the information gathered by ghdb_scraper.py. What are Google Dorks? The awesome folks at Offensive Security maintain the Google Hacking Database...

PurpleSharp : C# Adversary Simulation Tool That Executes Adversary Techniques

0

PurpleSharp is an open source adversary simulation tool written in C# that executes adversary techniques within Windows Active Directory environments. The resulting telemetry can be leveraged to measure and improve the efficacy of a detection engineering program. PurpleSharp leverages the MITRE ATT&CK Framework and executes different techniques across the attack life cycle: execution, persistence, privilege escalation, credential access, lateral...

Sinter : User-Mode Application Authorization System For MacOS

0

Sinter is a 100% user-mode endpoint security agent for macOS 10.15 and above, written in Swift. It uses the user-mode EndpointSecurity API to subscribe to and receive authorization callbacks from the macOS kernel, for a set of security-relevant event types. The current version of Sinter supports allowing/denying process executions; in future versions we intend to support other types of...

URLBuster : Powerful Mutable Web Directory Fuzzer To Bruteforce

0

URLBuster is a powerful web directory fuzzer to locate existing and/or hidden files or directories. Similar to dirb or gobuster, but with a lot of mutation options. Installation pip install urlbuster Features Proxy supportCookie supportBasic AuthDigest AuthRetries (for slow servers)Persistent and non-persistent HTTP connectionRequest methods: GET, POST, PUT, DELETE, PATCH, HEAD, OPTIONSCustom HTTP headerMutate POST, PUT and PATCH payloadsMutate with different request methodsMutate...

SharpChromium : .NET 4.0 CLR Project To Retrieve Chromium Data, Such As Cookies, History & Saved Logins

0

SharpChromium is a .NET 4.0+ CLR project to retrieve data from Google Chrome, Microsoft Edge, and Microsoft Edge Beta. Currently, it can extract: Cookies (in JSON format)History (with associated cookies for each history item)Saved Logins Note: All cookies returned are in JSON format. If you have the extension Cookie Editor installed, you can simply copy and paste into the "Import" section...