Login
Discover
Waves
Decks
Plus
Login
Signup
toalsty
@toalsty
37
"That he not busy being born Is busy dying" Dylan
Followers
153
Following
48
Resource Credits
Available
Used
Created
March 2, 2018
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
toalsty
technology
2020-02-29 15:47
How to setup a small Windows Domain in Virtualbox Part 1
We will setup a small Windows domain with the following virtualboxes: 1 debian system that acts as a Nat device 1 Windows 10 client 1 windows server core with ActiveDirectory and Dhcp enabled In general
$ 0.000
5
3
toalsty
trading
2019-02-21 13:59
Calculating correlation between two stocks with Python!
Today we‘ll look at how we can utilize python to give us the correlation between two stocks. Our goal is to write a command line programm that takes in two .csv files with the closing prices. Furthermore
$ 0.068
7
3
toalsty
windows
2019-02-10 17:05
Checking your Windows Registry Pt. 1(Keys where viruses might hide)
The Registry: What is the Windows Registry? The Registry is a database containing several entries concerning Windows system settings and processes. The Registry is divided into five so called root
$ 0.000
8
1
toalsty
trading
2019-02-04 19:56
The Gator Indicator(Scripting in Tradingview 2)
Here is the link to the first part: Part One Today we will look at the so called alligator indicator and the gator oscillator and how they look like as a script in Pine. Alligator Indicator: The Alligator
$ 0.000
11
2
toalsty
tutorial
2019-02-02 17:05
An introduction to scripting in Tradingview!
Today we will look at some of the possibilities that come with Tradingviews scripting language, called Pine. It enables you to create your own indicators, mix several indicators up and even to write and
$ 0.066
3
toalsty
technology
2019-01-26 11:41
Librem 5, the privacy phone!
Hey guys, Today i just want to share with you the Librem 5. It's a smartphone that runs on PureOS which is linux distribution. The phone is constructed with privacy in mind. That's why it comes with hardware
$ 0.000
3
1
toalsty
security
2019-01-10 17:10
Chaos Computer Congress Talks
Happy New Year everybody, Just dropped by to share with you the talks from this years 35C3 I liked the most so far. Smart Home - Smart Hack A talk about IoT-devices used in smart homes and their weaknesses.
$ 0.000
3
2
toalsty
technology
2018-11-30 14:08
A little python script for evaluating subdomains!
So today we have a little python script i wrote that helps you evaluate subdomains for a given domain. We will look at the script step by step to help you understand. The script can be found here: The
$ 0.000
2
2
toalsty
technology
2018-08-12 09:36
Hacking with Word Macros!
Macros: So, what are macros? Macros are a way to automate tasks in office documents. You can record them or write your own macros in Visual Basic for Applications(VBA). Metasploit: Metasploit is Pentesting
$ 0.000
1
toalsty
technology
2018-08-06 11:56
How to acquire a memory image for later analysis!(Forensics)
Why do we want to get a systems memory for later Analysis? Let‘s say you had an incident on a machine in your network and you suppose you have been „hacked“. A memory dump is a great way to see all the
$ 0.079
8
4
toalsty
technology
2018-07-06 12:17
Find hosts for tcpdump to use!
In the last little tutorial you might‘ve asked yourself where we got the IP-Addresses from when we typed the arpspoof command: First you find out what your IP-Address is by typing: ifconfig or ip a which
$ 0.000
4
1
toalsty
trading
2018-07-03 13:09
How the broker and trading industry works
Hey guys, Since I am interested in trading too, I wanted to drop by to share the following video I think is very useful. It gets into the depth's of how the brokers and trading educators work and why the
$ 0.000
3
toalsty
technology
2018-07-01 11:12
How to capture Network packets with Tcpdump!
In this part we‘ll have a look at packet-capturing and ARP-Spoofing. So what‘s going to happen now? We are going to tell Machine A(the target) that we are machine C(the router) and route the packets for
$ 2.112
12
4
toalsty
hacking
2018-06-23 10:53
A little introduction to Network Packets 3(ARP)
MAC-Address: What is a MAC-Address? The MAC-Address is a hardware-address that is unique to every network interface card (NIC) and consists of 6 bytes that look like this: A1:23:BB:32:F8:01 The manufacturers
$ 0.000
2
toalsty
technology
2018-06-19 17:19
A little introduction to network packets 2
After the IP-layer comes the transport layer which is divided into TCP and UDP. This is just a general overview of the Protocols. Maybe we will have a look at the different header fields later on. TCP:
$ 0.000
2
2
toalsty
network
2018-06-18 12:36
A little Introduction to network packets 1
So, what are network packets and protocols? A network packet is a unit of formatted data that is used for transmitting data over a network. Packets follow so called protocols. A protocol is a set of rules
$ 0.000
1
2
toalsty
programming
2018-04-18 08:10
Getting started with Pentesting!
Hey Guys and Girls, since I am interested in Pentesting I wanted to share some sources with you with great Tutorials. As pentesting is a big field you probably wonder where to get started. So let's start
$ 0.126
4
2