Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 903a831

Browse files
Merge pull request #12 from cq674350529/feat/add_qiling_usage
add partial emulation with qiling framework
2 parents fdb8c3d + 6aff903 commit 903a831

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎README.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,12 @@ Below, is an example of emulating a service that listens on port 5515.
424424
> sudo chroot . ./qemu-arm-static usr/bin/shellback
425425
```
426426

427+
Also, the same service can be emulated with qiling framework.
428+
429+
```text
430+
> ./qltool run --console False -f ~/_IoTGoat-x86.img.extracted/squashfs-root/usr/bin/shellback --rootfs ~/_IoTGoat-x86.img.extracted/squashfs-root
431+
```
432+
427433
In another terminal, check if the service is listening locally and try to connect to it with netcat.
428434

429435
```text

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /