You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,10 @@ Automatic Payload: Choose the location of the payload to run upon insertion
140
140
Scripting a Payload
141
141
-----
142
142
143
-
ESPloit uses its own scripting language and not Ducky Script. Although using pure Ducky Script may be adopted in the future or other projects 32u4 sketches using Ducky Script can be adapted to work with ESPloit's ESP8266 sketch. Ducky scripts are adaptable though with minimal work. Examples of ESPloit's scripting language can be seen below.
143
+
ESPloit uses its own scripting language and not Ducky Script,
144
+
although a Ducky Script to ESPloit converter is available at: https://exploitagency.github.io/Duckuino/index.html
145
+
146
+
Examples of ESPloit's scripting language can be seen below.
144
147
145
148
COMMANDS ARE CASE SENSITIVE! Do not insert any spaces after a command unless intentional and as part of a string, etc. Do not place any blank lines in a payload!
Copy file name to clipboardExpand all lines: source/ESP_Code/HelpText.h
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -143,7 +143,10 @@ Automatic Payload: Choose the location of the payload to run upon insertion<br>
143
143
ScriptingaPayload<br>
144
144
-----<br>
145
145
<br>
146
-
ESPloitusesitsownscriptinglanguageandnotDuckyScript. AlthoughusingpureDuckyScriptmaybeadoptedinthefutureorotherprojects32u4sketchesusingDuckyScriptcanbeadaptedtoworkwithESPloit'sESP8266sketch. Duckyscriptsareadaptablethoughwithminimalwork. ExamplesofESPloit's scripting language can be seen below.<br>
0 commit comments